diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0cce5533c..489f47557 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 736 Frank Update all.json (#3654) - 694 Tim Janssen Update all.json (#3664) + 695 Tim Janssen Update all.json (#3667) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 497 mhusnirizal update all.json (#3666) diff --git a/all.json b/all.json index c7d31e6a4..bbd7b0021 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "redexcoin.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -14176,6 +14175,7 @@ "rectnode.netlify.app", "redclayware.com", "redconsulting.co.id", + "redexcoin.com", "redirectwallet.online", "redistribution-ftm.net", "redistribution-multichain.net", diff --git a/all/com/all.json b/all/com/all.json index 4ee4498f3..bd05d4b4e 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5305,6 +5305,7 @@ "rectifywebwallet.com", "rectisynclidate.com", "redclayware.com", + "redexcoin.com", "redliytefi.com", "refixsystem.com", "reformscan.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 677c560a2..8b9cf5fa1 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -127,6 +127,10 @@ "date": "2023-07-21", "url": "psyop-claim.net" }, + { + "date": "2023-07-21", + "url": "redexcoin.com" + }, { "date": "2023-07-21", "url": "revokeis.cash" diff --git a/package.json b/package.json index efb24fe3b..986c159d9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-178-x", + "version": "0.21.6-179-x", "versions": { - "git": "0.21.6-178-x", + "git": "0.21.6-179-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4d6c9e2ef..559abed15 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-178-x", + "version": "0.21.6-179-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 2e1e93c58..8820df39a 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-178-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-179-x' };