diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 24d1cce16..d724969b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 445 Jaco Add missing URL (#2049) 295 mhusnirizal update all.json (#2051) 218 Frank Update all.json (#2053) - 147 Tim Janssen Update all.json (#2052) + 148 Tim Janssen Update all.json (#2054) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 99af86d6d..1bb5e36e3 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webwalletapp.co", - "help7070-support22.cc", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4386,6 +4384,7 @@ "help-metamask.ml", "help-tool.net", "help.mining-extracts.com", + "help7070-support22.cc", "helpdeskcoinvalidaton.com", "helpukraine2022.online", "helpuser.org", @@ -11729,6 +11728,7 @@ "webwallet-authntication.us", "webwallet-interface.com", "webwallet-interface.net", + "webwalletapp.co", "webwalletauthenticate.com", "webwalletauthentication.net", "webwalletauthntication.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 09939d000..d0d25a22d 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -67,6 +67,10 @@ "date": "2022-08-12", "url": "eth-dapps.info" }, + { + "date": "2022-08-12", + "url": "help7070-support22.cc" + }, { "date": "2022-08-12", "url": "infoidola.com" @@ -151,6 +155,10 @@ "date": "2022-08-12", "url": "webextensions.info" }, + { + "date": "2022-08-12", + "url": "webwalletapp.co" + }, { "date": "2022-08-11", "url": "authprotocol.net" diff --git a/package.json b/package.json index e5cc5815c..df6cebe73 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-35-x", + "version": "0.18.5-36-x", "versions": { - "git": "0.18.5-35-x", + "git": "0.18.5-36-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b0c947bb..24fbc6d7d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-35-x", + "version": "0.18.5-36-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 06d0ebb21..8f83b14dd 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.5-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-36-x' };