diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2f4b2ee7e..a1acd2e9b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 339 Frank Update all.json (#2483) - 306 Tim Janssen Update all.json (#2486) + 307 Tim Janssen Update all.json (#2487) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 792258ee6..cdb2ef4cc 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "trustpad-web3.com", - "trustpad-web.com", - "trustpad-evm.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11248,6 +11245,7 @@ "trustpad-dapp.net", "trustpad-event.net", "trustpad-events.net", + "trustpad-evm.com", "trustpad-fi.com", "trustpad-finance.net", "trustpad-ido.com", @@ -11260,6 +11258,8 @@ "trustpad-tokens.com", "trustpad-tokens.net", "trustpad-trading.com", + "trustpad-web.com", + "trustpad-web3.com", "trustpad.dev", "trustprotocol.info", "trustprotocol.online", diff --git a/meta/2022-10.json b/meta/2022-10.json index b8d45df07..46feceb4d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -11,6 +11,18 @@ "date": "2022-10-27", "url": "deslab.web.app.com" }, + { + "date": "2022-10-27", + "url": "trustpad-evm.com" + }, + { + "date": "2022-10-27", + "url": "trustpad-web.com" + }, + { + "date": "2022-10-27", + "url": "trustpad-web3.com" + }, { "date": "2022-10-26", "url": "coinpad-beta.com" diff --git a/package.json b/package.json index 0b4ce5a6f..42d814493 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-87-x", + "version": "0.18.11-88-x", "versions": { - "git": "0.18.11-87-x", + "git": "0.18.11-88-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 54471df70..f5cb12157 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-87-x", + "version": "0.18.11-88-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c1ed099f5..87301aacc 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-87-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-88-x' };