diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4de7a42b6..e52b296ba 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 591 Mich block "walletsrectification.network", (#2585) 467 Jaco Bump TS (#2589) - 373 Frank Update all.json (#2605) + 374 Frank Update all.json (#2607) 366 Tim Janssen Update all.json (#2606) 363 mhusnirizal update all.json (#2594) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 5d1b8cb48..4484295a4 100644 --- a/all.json +++ b/all.json @@ -29,12 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "allchain-usersupport.com", - "instantdappfix.net", - "link-accountvalidate.com", - "projectnodes.online", - "rectify-apps.com", - "v2shinjanobi.org", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -357,6 +351,7 @@ "allbestwalletupdates.one", "allbestwalletupdates.org", "allbriclge.com", + "allchain-usersupport.com", "allchainaccess.com", "allchainconfig.com", "allchaindapps.com", @@ -5634,6 +5629,7 @@ "instant-integration.io", "instantautosync.site", "instantcoinsync.xyz", + "instantdappfix.net", "instantdexverifications.com", "instantfix.net", "instantfix.org", @@ -5987,6 +5983,7 @@ "limtoken.cc", "lingvalidate.netlify.app", "link-a1ji0hhd9.online", + "link-accountvalidate.com", "link-apps.com", "link-bridge.live", "link-protocol.com", @@ -9212,6 +9209,7 @@ "projectmainets.xyz", "projectmainn.com", "projectmainnet.netlify.app", + "projectnodes.online", "projectpolkadot.com", "projectscriptstore.xyz", "projectsinterface.fr-par.site", @@ -9412,6 +9410,7 @@ "rectificationweb.com", "rectifierchannel.com", "rectifirierernace.xyz", + "rectify-apps.com", "rectify-dapps.com", "rectify-metaspace.com", "rectify-portfolio.online", @@ -11967,6 +11966,7 @@ "v2promigration.best", "v2safemoonconsolidation.live", "v2saitama.com", + "v2shinjanobi.org", "v2tokenbridge.live", "v2tokenmigration.live", "v2tokenswitch.live", diff --git a/meta/2022-11.json b/meta/2022-11.json index 843e14180..e70e71d8a 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-25", + "url": "allchain-usersupport.com" + }, { "date": "2022-11-25", "url": "decentralizedwalletprotocols.live" @@ -23,6 +27,26 @@ "date": "2022-11-25", "url": "flxedfaot.com" }, + { + "date": "2022-11-25", + "url": "instantdappfix.net" + }, + { + "date": "2022-11-25", + "url": "link-accountvalidate.com" + }, + { + "date": "2022-11-25", + "url": "projectnodes.online" + }, + { + "date": "2022-11-25", + "url": "rectify-apps.com" + }, + { + "date": "2022-11-25", + "url": "v2shinjanobi.org" + }, { "date": "2022-11-24", "url": "coinduck.pro" diff --git a/package.json b/package.json index 7486e1559..b7cce88a6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-33-x", + "version": "0.18.12-34-x", "versions": { - "git": "0.18.12-33-x", + "git": "0.18.12-34-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2f2cb8664..332b4bc68 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-33-x", + "version": "0.18.12-34-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 262f4ccc3..61192d4e8 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.12-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-34-x' };