diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 908120567..f02433f49 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 747 Frank Update all.json (#3728) + 748 Frank Update all.json (#3729) 731 Tim Janssen Update all.json (#3725) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index f1e1ee49d..5593ebea8 100644 --- a/all.json +++ b/all.json @@ -116,7 +116,6 @@ "247dappfix.pages.dev", "247ewalletfix.xyz", "247maindapp.pages.dev", - "ahexconnect.com", "247maindapp.xyz", "247mainnetdev.xyz", "247mainnetfix.xyz", @@ -426,6 +425,7 @@ "aftensep.site", "agrapackaging.com", "agroblockchain.live", + "ahexconnect.com", "ai-walletdapp.online", "ai-web3-wallet.vercel.app", "aiaai-acs-network.herokuapp.com", diff --git a/all/com/all.json b/all/com/all.json index 3a6c53913..7dbd6bff1 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -104,6 +104,7 @@ "affixsync.com", "afibativo.com", "agrapackaging.com", + "ahexconnect.com", "aiaai-acs-network.herokuapp.com", "aiconne.com", "aidogee.com", diff --git a/meta/2023-08.json b/meta/2023-08.json index 19bf9af55..679bdfc43 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -7,6 +7,10 @@ "date": "2023-08-04", "url": "advance-resolution.com" }, + { + "date": "2023-08-04", + "url": "ahexconnect.com" + }, { "date": "2023-08-04", "url": "app.advance-resolution.com" diff --git a/package.json b/package.json index 192ac5dd4..a250b2ed7 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-234-x", + "version": "0.21.6-235-x", "versions": { - "git": "0.21.6-234-x", + "git": "0.21.6-235-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 486372ebf..2f46798de 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-234-x", + "version": "0.21.6-235-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 c9317f7ff..7cb2a59f3 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-234-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-235-x' };