diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7ee3101b5..1a00acc92 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 233 Frank Update all.json (#2127) - 179 Tim Janssen Update all.json (#2123) + 180 Tim Janssen Update all.json (#2128) 92 michalisFr Added 0 new domains (#2124) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 075b09267..bd14d1416 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "exoduscross.best", - "safeupgrade.best", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4094,6 +4092,7 @@ "exochainconnect.org", "exodu-wallet.com", "exodusb.com", + "exoduscross.best", "exodusg.com", "exodusn.com", "exodustoken.net", @@ -8258,6 +8257,7 @@ "safetrustwallet.online", "safety-metamask.io", "safetynetworkauth.live", + "safeupgrade.best", "safevalidation.live", "safevalidation.online", "sahndbox.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 4734aa46c..9a87f1005 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-08-27", + "url": "exoduscross.best" + }, + { + "date": "2022-08-27", + "url": "safeupgrade.best" + }, { "date": "2022-08-26", "url": "0xtorus.com" diff --git a/package.json b/package.json index 478779150..53a2e849b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-23-x", + "version": "0.18.7-24-x", "versions": { - "git": "0.18.7-23-x", + "git": "0.18.7-24-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e8a81c2a8..40f4a58e4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-23-x", + "version": "0.18.7-24-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 b7e0d7134..0aaf566af 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.7-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-24-x' };