diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 756277d51..c9fa5600c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 352 mhusnirizal update all.json (#2381) 301 Frank Update all.json (#2388) - 270 Tim Janssen Update all.json (#2389) + 271 Tim Janssen Update all.json (#2390) 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 43f1b4ca9..75bb4c799 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "blockchainaccountrestore.io", - "dexrestoration.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1105,6 +1103,7 @@ "blockchain-wallets.tk", "blockchain-walletsync.com", "blockchain1-wallet.com", + "blockchainaccountrestore.io", "blockchainapp.online", "blockchainbridge.xyz", "blockchainbridgeconnect.com", @@ -4094,6 +4093,7 @@ "dexproject.netlify.app", "dexprotocolserver.com", "dexprotocolserver.net", + "dexrestoration.com", "dexserverauth.com", "dexsmartrec.com", "dexswap.network", diff --git a/meta/2022-10.json b/meta/2022-10.json index 5908a8f2e..e6e38807d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-10-09", + "url": "blockchainaccountrestore.io" + }, { "date": "2022-10-09", "url": "desydefinode.com" }, + { + "date": "2022-10-09", + "url": "dexrestoration.com" + }, { "date": "2022-10-09", "url": "kusamaswap.com" diff --git a/package.json b/package.json index 3f27761d3..a605f7913 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-6-x", + "version": "0.18.11-7-x", "versions": { - "git": "0.18.11-6-x", + "git": "0.18.11-7-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b776d0960..a98ec75d7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-6-x", + "version": "0.18.11-7-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 ab33be28b..a3b8aea48 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-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-7-x' };