diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2a5adf9f9..2c358b2ec 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 355 Frank Update all.json (#2541) + 356 Frank Update all.json (#2544) 339 Tim Janssen Update all.json (#2543) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 64b7a2b4a..7153b2f3e 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "trustpad-portal.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11410,6 +11409,7 @@ "trustpad-market.com", "trustpad-nft.com", "trustpad-pool.net", + "trustpad-portal.com", "trustpad-rewards.com", "trustpad-rewards.net", "trustpad-tokens.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 1e41880c7..43b1ab703 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -19,6 +19,10 @@ "date": "2022-11-08", "url": "safetycloudconnect.site" }, + { + "date": "2022-11-08", + "url": "trustpad-portal.com" + }, { "date": "2022-11-07", "url": "arocprotocol.tech" diff --git a/package.json b/package.json index a47dd0abe..23df3d521 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-139-x", + "version": "0.18.11-140-x", "versions": { - "git": "0.18.11-139-x", + "git": "0.18.11-140-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 205567741..e199f4c68 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-139-x", + "version": "0.18.11-140-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fa84c5b54..c261dfd00 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-139-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-140-x' };