diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fcfc5415e..4994e5a7f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) - 282 mhusnirizal update all.json (#2005) + 283 mhusnirizal update all.json (#2006) 206 Frank Update all.json (#1999) 132 Tim Janssen Update all.json (#2003) 88 michalisFr Update all.json from Allure Security findings (#1977) diff --git a/all.json b/all.json index fe8172807..e99fe387f 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "keystoreactivate.live", - "keystoreactivatioon.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4750,6 +4748,8 @@ "keplr.site", "keyactivator.live", "keysstoreactiivation.live", + "keystoreactivate.live", + "keystoreactivatioon.live", "keyzstorreactivvate.live", "keyztorreactivatiion.live", "kibainuspace.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index f690c67cb..83be22df8 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -31,6 +31,14 @@ "date": "2022-08-05", "url": "finddappssolutions.live" }, + { + "date": "2022-08-05", + "url": "keystoreactivate.live" + }, + { + "date": "2022-08-05", + "url": "keystoreactivatioon.live" + }, { "date": "2022-08-05", "url": "multidefiapp.com" diff --git a/package.json b/package.json index f1f0205f0..ee6cb6fd9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-51-x", + "version": "0.18.3-52-x", "versions": { - "git": "0.18.3-51-x", + "git": "0.18.3-52-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 58e55d51c..2a4916c63 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-51-x", + "version": "0.18.3-52-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 01bc6844a..211010273 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.3-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-52-x' };