diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fde6a4469..62664d8f3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 579 Mich Update all.json (#2370) 462 Jaco Bump TS (#2337) - 350 mhusnirizal update all.json (#2374) + 351 mhusnirizal update all.json (#2377) 297 Frank Update all.json (#2375) 265 Tim Janssen Update all.json (#2372) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index e980f71ba..1a4d07bda 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ "zapto.org" ], "deny": [ - "dappsremedy.live", - "importsnode.com", - "syncnodestrings.netlify.app", - "app.importsnode.com", - "sychrofchains.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3356,6 +3351,7 @@ "dappsrectifier.net", "dappsrectifierswallet.org", "dappsreform.com", + "dappsremedy.live", "dappsresolve-wallets.netlify.app", "dappsresolve.online", "dappsresolve.tech", @@ -5125,6 +5121,7 @@ "importreviewer.online", "importrewards.com", "importrewards.org", + "importsnode.com", "importvalidator.org", "importwallets.com", "improvewalletchains.com", @@ -9941,6 +9938,7 @@ "switchrectifier.live", "syc-bot.pages.dev", "syc-walletsconnect.info", + "sychrofchains.xyz", "sychronizeacctonline.com", "sychronizebot.online", "syn-bridge-wallet.com", @@ -10157,6 +10155,7 @@ "syncnodearrays.me", "syncnodelist.com", "syncnodes.live", + "syncnodestrings.netlify.app", "syncnow.online", "synconection.com", "synconline.line.pm", diff --git a/meta/2022-10.json b/meta/2022-10.json index c94eba978..96e6577c9 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-10-06", + "url": "app.importsnode.com" + }, + { + "date": "2022-10-06", + "url": "dappsremedy.live" + }, + { + "date": "2022-10-06", + "url": "importsnode.com" + }, + { + "date": "2022-10-06", + "url": "sychrofchains.xyz" + }, + { + "date": "2022-10-06", + "url": "syncnodestrings.netlify.app" + }, { "date": "2022-10-05", "url": "assetvalidity.site" diff --git a/package.json b/package.json index 50ef33944..10f3d8595 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-57-x", + "version": "0.18.10-58-x", "versions": { - "git": "0.18.10-57-x", + "git": "0.18.10-58-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 118077813..bfb716261 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-57-x", + "version": "0.18.10-58-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 585cdb056..a52d42d53 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.10-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-58-x' };