diff --git a/CONTRIBUTORS b/CONTRIBUTORS index be7f99cee..f66457280 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 732 Frank Update all.json (#3631) - 685 Tim Janssen Update all.json (#3634) + 686 Tim Janssen Update all.json (#3637) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 488 mhusnirizal update all.json (#3635) diff --git a/all.json b/all.json index 24db8bdce..8e7301a53 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bitxspacex.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1892,6 +1891,7 @@ "bitwayconnects.com", "bitwayplus.com", "bitwexray.com", + "bitxspacex.com", "bitz.country", "bitzdex.com", "bitzline.com", diff --git a/all/com/all.json b/all/com/all.json index 9ad40b63d..72823c250 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -682,6 +682,7 @@ "bitwayconnects.com", "bitwayplus.com", "bitwexray.com", + "bitxspacex.com", "bitzdex.com", "bitzline.com", "bizdavar.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index ddbc73b3f..e59b61447 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -43,6 +43,10 @@ "date": "2023-07-17", "url": "binance-online.web.app" }, + { + "date": "2023-07-17", + "url": "bitxspacex.com" + }, { "date": "2023-07-17", "url": "collab-land.vip" diff --git a/package.json b/package.json index ae9dd2939..f79ef1723 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-155-x", + "version": "0.21.6-156-x", "versions": { - "git": "0.21.6-155-x", + "git": "0.21.6-156-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4141bb9f4..21dac0843 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-155-x", + "version": "0.21.6-156-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 f55d9db81..c07d96270 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-155-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-156-x' };