diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4f515627d..6d34ea0aa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 453 Jaco Bump deps (#2156) 304 mhusnirizal update all.json (#2159) 242 Frank Update all.json (#2154) - 194 Tim Janssen Update all.json (#2157) + 195 Tim Janssen Update all.json (#2160) 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 6e71d14f2..029d6084b 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "authsolutions.site", - "connect.authsolutions.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -724,6 +722,7 @@ "authresolve.com", "authrestoreaccess.help", "authsecure-coinbaseinfo.com", + "authsolutions.site", "authstandby.com", "authsynconnect.online", "authtokenfix.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 20cca54f6..389654b17 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -3,6 +3,10 @@ "date": "2022-09-01", "url": "app.smartcoitechs.com" }, + { + "date": "2022-09-01", + "url": "authsolutions.site" + }, { "date": "2022-09-01", "url": "binarectifyresolve.xyz" @@ -39,6 +43,10 @@ "date": "2022-09-01", "url": "blockchains-wallets.tk" }, + { + "date": "2022-09-01", + "url": "connect.authsolutions.site" + }, { "date": "2022-09-01", "url": "dappagreggator.com" diff --git a/package.json b/package.json index 40f01e02d..62fd0bea4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-53-x", + "version": "0.18.7-54-x", "versions": { - "git": "0.18.7-53-x", + "git": "0.18.7-54-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 59b74d10f..b1c81103b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-53-x", + "version": "0.18.7-54-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 64b91f9ef..ab777e1c4 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-53-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-54-x' };