diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f0101d1d0..a5978ca4a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 594 Mich block 4 polkastarter scams (#2664) 472 Jaco Block explore-ledger.online (#2655) - 394 Tim Janssen Update all.json (#2669) + 395 Tim Janssen Update all.json (#2670) 387 Frank Update all.json (#2668) 369 mhusnirizal update all.json (#2665) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index f768027dc..7a5d9e819 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "autohelpfix.com", - "evmfixtools.com", - "webconnects.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -890,6 +887,7 @@ "autofixbug.site", "autofixmyblock.com", "autofixpermit.com", + "autohelpfix.com", "automatedauth.com", "automatedfix.online", "automaticdappsvalidator.com", @@ -4815,6 +4813,7 @@ "everycryptotoken.com", "everydayjanetravel.com", "evidenceconnectwonder.xyz", + "evmfixtools.com", "evmtoken.xyz", "ewalletretrieval.live", "ewalletsupport.netlify.app", @@ -14077,6 +14076,7 @@ "webconnectingwallets.net", "webconnectliive.com", "webconnectroute.com", + "webconnects.online", "webconns.com", "webdapp-syncs.com", "webdappassistance.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 5bc61fc92..8910476a6 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-12-10", + "url": "autohelpfix.com" + }, + { + "date": "2022-12-10", + "url": "evmfixtools.com" + }, + { + "date": "2022-12-10", + "url": "webconnects.online" + }, { "date": "2022-12-09", "url": "7b3729d92aac57de379e1267cd3b00.xyz" diff --git a/package.json b/package.json index 1496d5b20..ec50e35d8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-23-x", + "version": "0.18.13-24-x", "versions": { - "git": "0.18.13-23-x", + "git": "0.18.13-24-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e11a5a434..9ee2ad01e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-23-x", + "version": "0.18.13-24-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a1f48bf22..a189d29d9 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.13-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-24-x' };