diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6b2dffe1f..ed1bbd7d3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 723 Frank Update all.json (#3558) - 662 Tim Janssen Update all.json (#3581) + 663 Tim Janssen Update all.json (#3582) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 472 mhusnirizal update all.json (#3580) diff --git a/all.json b/all.json index ae8daca24..e47e63392 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bitrunx.com", - "support.all-blockchains.com", - "cryptoxcoiner.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1771,6 +1768,7 @@ "bitrarm.online", "bitrezo.com", "bitrixswap.com", + "bitrunx.com", "bitseahub.com", "bitseth.io", "bitsguardian.com", @@ -4064,6 +4062,7 @@ "cryptoweek.ru", "cryptowhite.online", "cryptowhite24.com", + "cryptoxcoiner.com", "cryptoxcoiners.com", "cryptoxot.com", "cryptoxrp.org", @@ -15175,6 +15174,7 @@ "support-walletconnect.com", "support-wallets.com", "support-walletsupdate.com", + "support.all-blockchains.com", "supportandconnect.com", "supportblockweb.xyz", "supportbridge.us", diff --git a/all/com/all.json b/all/com/all.json index 788d5a6ee..6f838f5c2 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -624,6 +624,7 @@ "bitprofitinvest.com", "bitrezo.com", "bitrixswap.com", + "bitrunx.com", "bitseahub.com", "bitsguardian.com", "bitsnadcentric.com", @@ -1462,6 +1463,7 @@ "cryptowalletvault.com", "cryptowallsconnet.com", "cryptowhite24.com", + "cryptoxcoiner.com", "cryptoxcoiners.com", "cryptoxot.com", "cryptoxtmining.com", @@ -5681,6 +5683,7 @@ "support-walletconnect.com", "support-wallets.com", "support-walletsupdate.com", + "support.all-blockchains.com", "supportandconnect.com", "supportdappapp.com", "supportdapps.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 5463bd8f5..803def91c 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -19,6 +19,10 @@ "date": "2023-07-10", "url": "azero.claims" }, + { + "date": "2023-07-10", + "url": "bitrunx.com" + }, { "date": "2023-07-10", "url": "blocknode-rpc.online" @@ -27,6 +31,10 @@ "date": "2023-07-10", "url": "claims-cyberkongz.com" }, + { + "date": "2023-07-10", + "url": "cryptoxcoiner.com" + }, { "date": "2023-07-10", "url": "dao-inch.net" @@ -55,6 +63,10 @@ "date": "2023-07-10", "url": "refundsmultichain.org" }, + { + "date": "2023-07-10", + "url": "support.all-blockchains.com" + }, { "date": "2023-07-10", "url": "w3-dapps-connect.netlify.app" diff --git a/package.json b/package.json index f4b131b9d..3ce7a4410 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-107-x", + "version": "0.21.6-108-x", "versions": { - "git": "0.21.6-107-x", + "git": "0.21.6-108-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1d1eb5d87..4e79d71a2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-107-x", + "version": "0.21.6-108-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 266aa2752..7ed33973d 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.21.6-107-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-108-x' };