diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1a00acc92..84d706113 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) - 180 Tim Janssen Update all.json (#2128) + 181 Tim Janssen Update all.json (#2129) 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 727632f8b..c738c4802 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "securedtecsolutiion.live", - "securedsoluitiontec.xyz", - "binanrector.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -897,6 +894,7 @@ "binancecoinairdrop.com", "binanceloan.online", "binancemetamask.com", + "binanrector.online", "binanresolvednodes.online", "binaryprocoins.com", "binarysystemtrading.com", @@ -8363,7 +8361,9 @@ "securedinterphase.online", "securedlivenode.com", "securedpro.network", + "securedsoluitiontec.xyz", "securedswapassets.com", + "securedtecsolutiion.live", "securedtokenaccess.live", "securedtokenrestore.com", "securedverifiedoffice.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 9a87f1005..7b1749b22 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-27", + "url": "binanrector.online" + }, { "date": "2022-08-27", "url": "exoduscross.best" @@ -7,6 +11,14 @@ "date": "2022-08-27", "url": "safeupgrade.best" }, + { + "date": "2022-08-27", + "url": "securedsoluitiontec.xyz" + }, + { + "date": "2022-08-27", + "url": "securedtecsolutiion.live" + }, { "date": "2022-08-26", "url": "0xtorus.com" diff --git a/package.json b/package.json index 53a2e849b..583f4622f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-24-x", + "version": "0.18.7-25-x", "versions": { - "git": "0.18.7-24-x", + "git": "0.18.7-25-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 40f4a58e4..5cf0be2c3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-24-x", + "version": "0.18.7-25-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 0aaf566af..774772962 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-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-25-x' };