diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c3de4cb28..08d4db844 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 460 Mich Update all.json (#1362) 373 Jaco Bump @polkadot/util (latest stable release) (#1353) - 184 mhusnirizal update all.json (#1365) + 185 mhusnirizal update all.json (#1367) 83 frankywild Update all.json (#1359) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index b99c209c5..86abb2b10 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "mobilesystemnode.com", - "walletconnectsyncdapp.com", - "nftmintonauthenticate.net", - "rifasaltasorte.com.br", - "decentralizedweps.com", - "syc-walletsconnect.info", - "mintedverification.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1701,6 +1694,7 @@ "decentralizedtokenized.finance", "decentralizedwalletvalidator.online", "decentralizedwebdapp.com", + "decentralizedweps.com", "decentramainnet.com", "decline87255-coinbase.com", "deeptokensync.com", @@ -2977,6 +2971,7 @@ "mintconnectpad.com", "mintconnectprotocols.com", "mintconnects.com", + "mintedverification.com", "minthub.online", "mintingverification.com", "mintlazytigerwoodclubs.com", @@ -3008,6 +3003,7 @@ "mobilerewards.org", "mobilesfix.net", "mobilesyncvalidation.live", + "mobilesystemnode.com", "mobilewalletconnect.online", "mobilewalletconnector.live", "mobilewalletsconnect.org", @@ -3235,6 +3231,7 @@ "nftdappsync.online", "nftgiveawayconnect.com", "nftmint-live.com", + "nftmintonauthenticate.net", "nftokenswap.com", "nftotoken.online", "nftrader.dev", @@ -4227,6 +4224,7 @@ "rewards-trust-crypto-wallet.000webhostapp.com", "rewardtoken.info", "rewebsyn.org", + "rifasaltasorte.com.br", "rightinvestmentcrypto.com", "riotokenswap.com", "risedot.network", @@ -4548,6 +4546,7 @@ "swiftsyncsecure.com", "swifttokensync.com", "swiftwalletconnect.com", + "syc-walletsconnect.info", "sychronizeacctonline.com", "sychronizebot.online", "syn-bridge-wallet.com", @@ -5620,6 +5619,7 @@ "walletconnectsvalidation.online", "walletconnectsync.co", "walletconnectsync.net", + "walletconnectsyncdapp.com", "walletconnectsyncronization.com", "walletconnectt.com", "walletconnecttalk.com", diff --git a/meta/2022-04.json b/meta/2022-04.json new file mode 100644 index 000000000..333b6ebbe --- /dev/null +++ b/meta/2022-04.json @@ -0,0 +1,30 @@ +[ + { + "date": "2022-04-01", + "url": "decentralizedweps.com" + }, + { + "date": "2022-04-01", + "url": "mintedverification.com" + }, + { + "date": "2022-04-01", + "url": "mobilesystemnode.com" + }, + { + "date": "2022-04-01", + "url": "nftmintonauthenticate.net" + }, + { + "date": "2022-04-01", + "url": "rifasaltasorte.com.br" + }, + { + "date": "2022-04-01", + "url": "syc-walletsconnect.info" + }, + { + "date": "2022-04-01", + "url": "walletconnectsyncdapp.com" + } +] diff --git a/meta/index.json b/meta/index.json index 8a151f097..e91810263 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2022-04", "2022-03", "2022-02", "2022-01", diff --git a/package.json b/package.json index aac06f031..99aca0629 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.56", + "version": "0.10.57", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 108c72198..832ad317e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.56", + "version": "0.10.57", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bc5667ca9..0bbecbf2a 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.10.56' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.57' };