diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b784b3194..893a46845 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 342 Mich Update all.json (#1042) 334 Jaco Remove polkadot.energy (#1040) - 99 mhusnirizal Update all.json (#1034) + 100 mhusnirizal update all.json (#1043) 77 michalisFr Update all.json (#1036) 31 frankywild Update all.json (#1031) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index dc93b3302..cfd6e694f 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "nodeauthenticate.org", - "tokencoinconnect.com", - "smartnodefix.org", - "launchpad.dapps-seedify.com", - "dapps-seedify.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -703,6 +698,7 @@ "dapps-reconnect.org", "dapps-rectification.com", "dapps-secured.com", + "dapps-seedify.com", "dapps-seedify.live", "dapps-seedify.online", "dapps-smartwallets.org", @@ -1354,6 +1350,7 @@ "kusamastaking.com", "kusamat.js.org", "kusamatokens.com", + "launchpad.dapps-seedify.com", "launchpad.dapps-seedify.live", "launchpad.dapps-synapse.network", "launchpath.online", @@ -1853,6 +1850,7 @@ "node-revalidation.online", "node-validation.online", "node-weblinks.com", + "nodeauthenticate.org", "nodeauthorization.online", "nodedapps.online", "nodeddapp.com", @@ -2619,6 +2617,7 @@ "smartfixdapps.com", "smartmainnetsync.com", "smartmatchconnect.com", + "smartnodefix.org", "smartokenfix.com", "smartsynchronize.com", "smartsyncwallet.com", @@ -2818,6 +2817,7 @@ "tokenassist.online", "tokenauthenticator.online", "tokenautorepair.com", + "tokencoinconnect.com", "tokenconnectionbot.co", "tokenconnectorbot.co", "tokenconnects.cc", diff --git a/meta/2022-02.json b/meta/2022-02.json index c44dd1b5b..eb6ab0c1a 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -31,6 +31,10 @@ "date": "2022-02-02", "url": "dapps-links.online" }, + { + "date": "2022-02-02", + "url": "dapps-seedify.com" + }, { "date": "2022-02-02", "url": "dappservice.org" @@ -63,6 +67,10 @@ "date": "2022-02-02", "url": "fixedmainnet.online" }, + { + "date": "2022-02-02", + "url": "launchpad.dapps-seedify.com" + }, { "date": "2022-02-02", "url": "maintokenrestore.online" @@ -79,10 +87,22 @@ "date": "2022-02-02", "url": "msup22.com" }, + { + "date": "2022-02-02", + "url": "nodeauthenticate.org" + }, + { + "date": "2022-02-02", + "url": "smartnodefix.org" + }, { "date": "2022-02-02", "url": "syncsonlinevalidates.com" }, + { + "date": "2022-02-02", + "url": "tokencoinconnect.com" + }, { "date": "2022-02-02", "url": "walletconnetdapps.com" diff --git a/package.json b/package.json index 1d1d7c37e..1c319f798 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.110", + "version": "0.8.111", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 074f1da84..65ef44633 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.110", + "version": "0.8.111", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 061527869..a23219535 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.8.110' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.111' };