diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0a3a08acd..b67ca1df7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 690 Tim Janssen Update all.json (#3647) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) - 491 mhusnirizal update all.json (#3648) + 492 mhusnirizal update all.json (#3649) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 27 alineherzman Update all.json (#3642) diff --git a/all.json b/all.json index 40a602aef..c5c4d1ded 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "arkahaminteligence.com", - "bitinauts.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", @@ -1032,6 +1030,7 @@ "arcoprotocol.net", "ardomant.site", "arhamsoft.org", + "arkahaminteligence.com", "arkfree.org", "arkhami-ai.tech", "arkhamiintelligence.com", @@ -1839,6 +1838,7 @@ "bitforex-gains.co.uk", "bitfrost-private.com", "bitgert.online", + "bitinauts.app", "bitinsuremainnet.com", "bitinvestsolution.com", "bitkeep-sync.com", diff --git a/all/app/all.json b/all/app/all.json index 64cfa4ddd..9caa984ba 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -53,6 +53,7 @@ "beanzofficial.app", "binance-online.web.app", "bitcypo-dapp.netlify.app", + "bitinauts.app", "bitwallet-mu.vercel.app", "blascanner.web.app", "block-rectify.vercel.app", diff --git a/all/com/all.json b/all/com/all.json index d9cbdd5df..42881bc37 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -332,6 +332,7 @@ "arbtokensnow.com", "arbutrium.com", "arcoplotocol.com", + "arkahaminteligence.com", "arkhamiintelligence.com", "arkhamintelclaim.com", "arkhamintelligent.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 6885b6419..e0b8ebd49 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -7,10 +7,18 @@ "date": "2023-07-19", "url": "arbdoges.gift" }, + { + "date": "2023-07-19", + "url": "arkahaminteligence.com" + }, { "date": "2023-07-19", "url": "avalaunch-apps.com" }, + { + "date": "2023-07-19", + "url": "bitinauts.app" + }, { "date": "2023-07-19", "url": "claim-opnx.com" diff --git a/package.json b/package.json index 9f3682b3b..ef886e60d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-165-x", + "version": "0.21.6-166-x", "versions": { - "git": "0.21.6-165-x", + "git": "0.21.6-166-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4cdc957a5..175d727c2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-165-x", + "version": "0.21.6-166-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 c0fe708a5..d690540bd 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-165-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-166-x' };