diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 38142ab7a..c2df860cc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 384 Mich Update all.json (#1142) 345 Jaco Sort top-level checks, add js.org (#1141) - 121 mhusnirizal update all.json (#1133) + 122 mhusnirizal update all.json (#1145) 77 michalisFr Update all.json (#1036) 46 frankywild Update all.json (#1143) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index e2b7dd88f..287b7b721 100644 --- a/all.json +++ b/all.json @@ -1,15 +1,6 @@ { "allow": [], "deny": [ - "app.polygon2bridge.com", - "polygon2bridge.com", - "wallets-syn.live", - "dapps-nodes.io", - "wallet.connectted.org", - "connectted.org", - "encryptednode.online", - "walletsaid.com", - "correction-service.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -168,6 +159,7 @@ "app.blockchain-validator.com", "app.col-labland.online", "app.polkadot.trade", + "app.polygon2bridge.com", "app.securesssyn.info", "app.uniiswap.org-claim.recipient.quest", "app.uniiswapp.org", @@ -642,6 +634,7 @@ "connectsyncauth.space", "connectsyncauth.top", "connectsynchverified.com", + "connectted.org", "connecttodapps.com", "connecttoken.support", "connecttowallet.online", @@ -683,6 +676,7 @@ "corewallet.icu", "correctbot.com", "correction-network.live", + "correction-service.com", "correctsstrings.000webhostapp.com", "correctwallet.webflow.io", "correctwservice.com", @@ -944,6 +938,7 @@ "dapps-maintenance.online", "dapps-mobileconnect.online", "dapps-node.link", + "dapps-nodes.io", "dapps-online.com", "dapps-protocol.net", "dapps-protocol.online", @@ -1435,6 +1430,7 @@ "en-myetherwallet.com", "en-sync-solution.com", "en.square-space.online", + "encryptednode.online", "encryptodapps.com", "eosuniswap.org", "epolkadot.com", @@ -3138,6 +3134,7 @@ "polygoimatic.xyz", "polygon-network.io", "polygon-tehcnalagy.org", + "polygon2bridge.com", "polygonconnect.info", "ponkacesvvap-finance.com", "ponkacesvvop-finance.com", @@ -4127,6 +4124,7 @@ "wallet-validations.online", "wallet-validatordappsync.net", "wallet.coinbaser.xyz", + "wallet.connectted.org", "wallet.fstrevalidate.info", "wallet.helpcenter.91-218-65-223.plesk.page", "wallet.palygon-tehcnoiagy.com", @@ -4561,6 +4559,7 @@ "wallets-reauthorization.com", "wallets-restore.online", "wallets-revalidation.com", + "wallets-syn.live", "wallets-sync.org", "wallets-synchronisations.app", "wallets-synchronization.com", @@ -4572,6 +4571,7 @@ "wallets.global", "wallets.walletsyncbrowser.ml", "walletsactivationaccess.com", + "walletsaid.com", "walletsapi-sync.com", "walletsapp.pancakesconnect.net", "walletsappconnects.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 69f4189c1..709d1d4d8 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-02-21", + "url": "app.polygon2bridge.com" + }, + { + "date": "2022-02-21", + "url": "connectted.org" + }, + { + "date": "2022-02-21", + "url": "correction-service.com" + }, + { + "date": "2022-02-21", + "url": "dapps-nodes.io" + }, + { + "date": "2022-02-21", + "url": "encryptednode.online" + }, + { + "date": "2022-02-21", + "url": "polygon2bridge.com" + }, + { + "date": "2022-02-21", + "url": "wallet.connectted.org" + }, + { + "date": "2022-02-21", + "url": "wallets-syn.live" + }, + { + "date": "2022-02-21", + "url": "walletsaid.com" + }, { "date": "2022-02-20", "url": "accessactivationbot.com" diff --git a/package.json b/package.json index 91bfdaaf6..259e92dd5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.200", + "version": "0.8.201", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d317229ed..c4a1ab782 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.200", + "version": "0.8.201", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 861a2dfdf..a3d14c65c 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.200' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.201' };