diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9d7f18835..668e69ed8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 458 Jaco Add missing cross-check entries (#2239) 324 mhusnirizal update all.json (#2254) 265 Frank Update all.json (#2253) - 229 Tim Janssen Update all.json (#2249) + 230 Tim Janssen Update all.json (#2255) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a838a6d3c..c88b0c77b 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dexwalletsecured.com", - "binanmainzeal.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -945,6 +943,7 @@ "binanmainquest.quest", "binanmainrect.quest", "binanmainresolver.shop", + "binanmainzeal.online", "binanrector.online", "binanresolvednodes.online", "binansync.homes", @@ -3944,6 +3943,7 @@ "dexwalletconnect.online", "dexwalletconnect.xyz", "dexwalletprotocol.com", + "dexwalletsecured.com", "dexweblink.com", "dezconnectpost.com", "dfiniwallet.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 63e6cfd9d..6698df977 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -3,6 +3,14 @@ "date": "2022-09-16", "url": "asset-connect.org" }, + { + "date": "2022-09-16", + "url": "binanmainzeal.online" + }, + { + "date": "2022-09-16", + "url": "dexwalletsecured.com" + }, { "date": "2022-09-16", "url": "digital-mainethub.live" diff --git a/package.json b/package.json index cb7121246..26e962592 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-73-x", + "version": "0.18.8-74-x", "versions": { - "git": "0.18.8-73-x", + "git": "0.18.8-74-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8c854f3fb..2cd27b5c4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-73-x", + "version": "0.18.8-74-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 891e801f9..885ca5098 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.18.8-73-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-74-x' };