diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3fd738565..4d2f8b172 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 724 Frank Update all.json (#3585) - 668 Tim Janssen Update all.json (#3591) + 669 Tim Janssen Update all.json (#3592) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 475 mhusnirizal update all.json (#3590) diff --git a/all.json b/all.json index 80baffddc..4081070a4 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bexwey.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1646,6 +1645,7 @@ "betturkeygirisin.com", "betturkeygirisin.online", "beverlyintegrate.live", + "bexwey.com", "beyaskfr.site", "beyrakbuuz.site", "beyten.store", diff --git a/all/com/all.json b/all/com/all.json index daa17dd0a..d14966f41 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -572,6 +572,7 @@ "beta-chainwallet.com", "betmatikgirisin.com", "betturkeygirisin.com", + "bexwey.com", "bhemial.com", "bifichain.com", "bifrostsync.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 9e8d0b0d1..61f9cd8db 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -27,6 +27,10 @@ "date": "2023-07-11", "url": "beanzofficial.app" }, + { + "date": "2023-07-11", + "url": "bexwey.com" + }, { "date": "2023-07-11", "url": "claim-neotokyo.xyz" diff --git a/package.json b/package.json index 86bfab496..2702e77b8 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-116-x", + "version": "0.21.6-117-x", "versions": { - "git": "0.21.6-116-x", + "git": "0.21.6-117-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7a53884ec..d7b4d2761 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-116-x", + "version": "0.21.6-117-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 6211224d7..c39422bfd 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-116-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-117-x' };