diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 385975c34..f73e65bd7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 392 Mich Update all.json (#1169) 350 Jaco Skip job on non-local repo - 126 mhusnirizal update all.json (#1162) + 127 mhusnirizal update all.json (#1170) 77 michalisFr Update all.json (#1036) 50 frankywild Update all.json (#1166) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 245d28367..21ab0272c 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "synchronization-wallet.com", - "vanquishdepression.com", - "defi-appsolution.com", - "walletsinconnects.com", - "allwalletsconnect.com", - "mywalletsync.com", - "digibytesync.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -130,6 +123,7 @@ "allnodeswallet.com", "allwalletconnet.com", "allwalletfixs.com", + "allwalletsconnect.com", "allwalletscrypto.com", "allwalletsinc.com", "allwalletsinc.online", @@ -1361,6 +1355,7 @@ "decentralizedwebdapp.com", "decline87255-coinbase.com", "deeptokensync.com", + "defi-appsolution.com", "defi-authentication.com", "defi-conects.com", "defi-connects.com", @@ -1420,6 +1415,7 @@ "dfiniwallet.com", "dfyn.medium.com.ru", "dfyn.polkastarter.com.es", + "digibytesync.com", "digibytewalletsync.net", "digital-proapps.com", "digitalappsync.online", @@ -2542,6 +2538,7 @@ "mywalletsupports.com", "mywalletsvalidation.com", "mywalletsvalidatornft.com", + "mywalletsync.com", "mywalletvalidator.com", "mywhtereallet.com", "nami-bridge.live", @@ -3747,6 +3744,7 @@ "synchmask.com", "synchpads.online", "synchronised.walletnetconnect.com", + "synchronization-wallet.com", "synchronizationwalletconnect.co", "synchronize-conect.com", "synchronize-connect.com", @@ -4236,6 +4234,7 @@ "validconnects.com", "validdefi.com", "validityauth.com", + "vanquishdepression.com", "verification-metamask.fastimballi.com", "verification-wallet-protocol.com", "verificationprocess-metamask.io", @@ -4934,6 +4933,7 @@ "walletshibaswap.com", "walletshield.info", "walletsidsupport.com", + "walletsinconnects.com", "walletsintegrate.net", "walletsintegration.io", "walletsintegrations.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 520258e34..220ef4902 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-02-24", + "url": "allwalletsconnect.com" + }, { "date": "2022-02-24", "url": "authenticate.lukasgill.xyz" @@ -27,10 +31,18 @@ "date": "2022-02-24", "url": "cryptotokenconnects.com" }, + { + "date": "2022-02-24", + "url": "defi-appsolution.com" + }, { "date": "2022-02-24", "url": "defidappsmainnet.com" }, + { + "date": "2022-02-24", + "url": "digibytesync.com" + }, { "date": "2022-02-24", "url": "elongatetoken.life" @@ -135,6 +147,10 @@ "date": "2022-02-24", "url": "mymetamask-overviewonline.79-141-165-217.plesk.page" }, + { + "date": "2022-02-24", + "url": "mywalletsync.com" + }, { "date": "2022-02-24", "url": "nfttokenofficial.space" @@ -255,6 +271,10 @@ "date": "2022-02-24", "url": "syncboot.online" }, + { + "date": "2022-02-24", + "url": "synchronization-wallet.com" + }, { "date": "2022-02-24", "url": "tokenauthprotocol.com" @@ -263,6 +283,10 @@ "date": "2022-02-24", "url": "tvmcj.com" }, + { + "date": "2022-02-24", + "url": "vanquishdepression.com" + }, { "date": "2022-02-24", "url": "verificationprocess-metamask.io" @@ -271,6 +295,10 @@ "date": "2022-02-24", "url": "walletchaindapp.online" }, + { + "date": "2022-02-24", + "url": "walletsinconnects.com" + }, { "date": "2022-02-24", "url": "walletsupport24.com.ph" diff --git a/package.json b/package.json index ac708f4a0..408fce1a7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.221", + "version": "0.8.222", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e58b53781..7a5713fb5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.221", + "version": "0.8.222", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29d827444..348f23d6a 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.221' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.222' };