diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f07f77173..dbb06808e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 737 Frank Update all.json (#3672) - 700 Tim Janssen Update all.json (#3677) + 701 Tim Janssen Update all.json (#3678) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 499 mhusnirizal update all.json (#3675) diff --git a/all.json b/all.json index aded987d3..68562d62b 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "arkhamintelligences.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1060,6 +1059,7 @@ "arkhamintelclaim.com", "arkhamintelilgence.net", "arkhamintelligence.live", + "arkhamintelligences.com", "arkhamintelligent.com", "arkhamintellilgence.com", "arkhamintiligence.com", diff --git a/all/com/all.json b/all/com/all.json index f0c3aa3c6..7b51b5913 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -338,6 +338,7 @@ "arkahaminteligence.com", "arkhamiintelligence.com", "arkhamintelclaim.com", + "arkhamintelligences.com", "arkhamintelligent.com", "arkhamintellilgence.com", "arkhamintiligence.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 569febd7a..593bcef3d 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-07-23", + "url": "arkhamintelligences.com" + }, { "date": "2023-07-23", "url": "beefy.claims" diff --git a/package.json b/package.json index dfa39714b..a30866e26 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-187-x", + "version": "0.21.6-188-x", "versions": { - "git": "0.21.6-187-x", + "git": "0.21.6-188-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b309291b7..1a020aff0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-187-x", + "version": "0.21.6-188-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 645c55095..51f443af0 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-187-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-188-x' };