diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d8b290574..37b408cb1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 721 Frank Update all.json (#3542) - 653 Tim Janssen Update all.json (#3541) + 654 Tim Janssen Update all.json (#3544) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 458 mhusnirizal Update all.json (#3543) diff --git a/all.json b/all.json index ccb03c492..7a71b49c5 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bitchean.com", - "benobit.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1509,6 +1507,7 @@ "benaras.one", "bencesendekatilk.site", "benkent.site", + "benobit.com", "bentant.site", "bentmobt.site", "bep2.online", @@ -1647,6 +1646,7 @@ "bitautaffix.com", "bitband.co", "bitchaincore.live", + "bitchean.com", "bitclickcex.online", "bitcoin-cover.website", "bitcoin-sprint.work", diff --git a/all/com/all.json b/all/com/all.json index 45600b04f..e5430156a 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -527,6 +527,7 @@ "beaconchainrpc.com", "beelts.com", "beets-fi.com", + "benobit.com", "bernswap.com", "best-restore.com", "best-seedify.com", @@ -579,6 +580,7 @@ "bit-vestnetwork.com", "bit-wall.com", "bitautaffix.com", + "bitchean.com", "bitcoin-wallet-sync.com", "bitcoingrowthtutorial.com", "bitcoinn-bank.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index ef5bf6951..7d080868c 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -7,10 +7,18 @@ "date": "2023-07-07", "url": "apecoin.day" }, + { + "date": "2023-07-07", + "url": "benobit.com" + }, { "date": "2023-07-07", "url": "betadigital.site" }, + { + "date": "2023-07-07", + "url": "bitchean.com" + }, { "date": "2023-07-07", "url": "claim-bitgert.net" diff --git a/package.json b/package.json index f601362ce..ee4ad001b 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-81-x", + "version": "0.21.6-82-x", "versions": { - "git": "0.21.6-81-x", + "git": "0.21.6-82-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5ae7076d2..299943403 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-81-x", + "version": "0.21.6-82-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 39e898224..1c38553d4 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-81-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-82-x' };