diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 434de95ba..78e81a8ac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 426 Jaco Another starter (#1880) 261 mhusnirizal update all.json (#1894) 186 Frank Update all.json (#1888) - 92 thwjanssen89 Update all.json (#1893) + 93 thwjanssen89 Update all.json (#1895) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index aee22e6e5..a254c37a6 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "authgladevalidate.live", - "webwalletconnects.co", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -582,6 +580,7 @@ "authenticwebss.com", "authentikatortokken.duckdns.org", "authetic-web.com", + "authgladevalidate.live", "authlogin-coinbaseinfo.com", "authminweb.live", "autho-dappswallet.org", @@ -11127,6 +11126,7 @@ "webwalletauthntication.com", "webwalletconnect.net", "webwalletconnect.org", + "webwalletconnects.co", "webwalletconnects.com", "webwalletdapp.com", "webwalletdapps.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index dd9ec0e39..cefadf0d3 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -3,6 +3,10 @@ "date": "2022-07-23", "url": "appmainnetservers.net" }, + { + "date": "2022-07-23", + "url": "authgladevalidate.live" + }, { "date": "2022-07-23", "url": "colabland.net" @@ -87,6 +91,10 @@ "date": "2022-07-23", "url": "webdappconnect.app" }, + { + "date": "2022-07-23", + "url": "webwalletconnects.co" + }, { "date": "2022-07-22", "url": "2fa-establish.com" diff --git a/package.json b/package.json index aa0587416..7b9ae63f7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-17-x", + "version": "0.18.2-18-x", "versions": { - "git": "0.18.2-17-x", + "git": "0.18.2-18-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 902125e65..d5172924f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-17-x", + "version": "0.18.2-18-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a269f64b8..581ddb798 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.2-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-18-x' };