diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b444f2c68..e95041ffb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 392 Mich Update all.json (#1169) + 393 Mich Update all.json (#1172) 350 Jaco Skip job on non-local repo 128 mhusnirizal update all.json (#1171) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 858664ef6..0b35f178c 100644 --- a/all.json +++ b/all.json @@ -6,12 +6,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "beelts.com", - "dextranfixwallet.online", - "play-staratlas.net", - "syncrestore.online", - "wallet-viva.com", - "walletlivesync.com", "16-b.it", "1776coin.org", "1inch-network.net", @@ -291,6 +285,7 @@ "banktoken.co", "bchaincrypto.com", "bcollabnet.com", + "beelts.com", "beets-fi.com", "bestcryptofxtrading.com", "bestcryptowallet.info", @@ -1416,6 +1411,7 @@ "dexinterconnect.online", "dexsynclink.live", "dextoolsprotocols.online", + "dextranfixwallet.online", "dexwalletconnect.cloud", "dexwalletconnect.digital", "dexwalletconnect.online", @@ -2969,6 +2965,7 @@ "pinksale-finance.live", "plaatshierjelink.com", "platformkraken.click", + "play-staratlas.net", "poljadotpolkadot.js.org", "polka-crypto.com", "polka-live.network", @@ -3799,6 +3796,7 @@ "syncreconnect.com", "syncrestore.live", "syncrestore.me", + "syncrestore.online", "syncro-bot.net", "syncronize-conect.com", "syncsdap.site", @@ -4382,6 +4380,7 @@ "wallet-validations.com", "wallet-validations.online", "wallet-validatordappsync.net", + "wallet-viva.com", "wallet.coinbaser.xyz", "wallet.connectted.org", "wallet.fstrevalidate.info", @@ -4738,6 +4737,7 @@ "walletliveconnect.net", "walletliveconnects.com", "walletliveconnet.com", + "walletlivesync.com", "walletlivesyncconnect.io", "walletmainnetdapp.com", "walletmanualiput.site", diff --git a/meta/2022-02.json b/meta/2022-02.json index 9dfd82824..2ef8db66e 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-02-25", + "url": "beelts.com" + }, { "date": "2022-02-25", "url": "coinbotverification.cryptoverificationbot.org" @@ -7,6 +11,14 @@ "date": "2022-02-25", "url": "cryptoverificationbot.org" }, + { + "date": "2022-02-25", + "url": "dextranfixwallet.online" + }, + { + "date": "2022-02-25", + "url": "play-staratlas.net" + }, { "date": "2022-02-25", "url": "syncmobileconnect.com" @@ -15,6 +27,18 @@ "date": "2022-02-25", "url": "syncreconnect.com" }, + { + "date": "2022-02-25", + "url": "syncrestore.online" + }, + { + "date": "2022-02-25", + "url": "wallet-viva.com" + }, + { + "date": "2022-02-25", + "url": "walletlivesync.com" + }, { "date": "2022-02-25", "url": "walletsynchronlzer.org" diff --git a/package.json b/package.json index 1396a5f11..81da53203 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.223", + "version": "0.8.224", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4129e8428..f4e796a70 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.223", + "version": "0.8.224", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index df70ab287..fc859bea0 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.223' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.224' };