diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0a2a050ae..3db22d24c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 185 Frank Update all.json (#1860) 81 michalisFr Update all.json from Allure Security findings (#1847) - 79 thwjanssen89 Update all.json (#1861) + 80 thwjanssen89 Update all.json (#1862) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index feebc7c92..972d57012 100644 --- a/all.json +++ b/all.json @@ -6,10 +6,7 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "conn-wallauth-b5de52.ingress-comporellon.ewp.live", - "tokenprotocolcap.com", "12345678987654321.link", - "wallsolution.xyz", "16-b.it", "162.222.226.37", "1776coin.org", @@ -1441,6 +1438,7 @@ "configurenodes.live", "confxminitrade.co", "conn-tkn.com", + "conn-wallauth-b5de52.ingress-comporellon.ewp.live", "conn-we.online", "connecct.live", "connecdapp.io", @@ -8641,6 +8639,7 @@ "tokenporcket.cc", "tokenpound.com", "tokenprocket.club", + "tokenprotocolcap.com", "tokenprotocoldefi.com", "tokenprotocols.net", "tokenprotocols.org", @@ -10641,6 +10640,7 @@ "wallsconnet.com", "wallsecureval.com", "wallsmartdapps.xyz", + "wallsolution.xyz", "wallsupport.website", "wallsynapp.com", "wallsyncincorporation.live", diff --git a/meta/2022-07.json b/meta/2022-07.json index eea072559..3f8b74b2f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -67,6 +67,10 @@ "date": "2022-07-20", "url": "colladland.com" }, + { + "date": "2022-07-20", + "url": "conn-wallauth-b5de52.ingress-comporellon.ewp.live" + }, { "date": "2022-07-20", "url": "connect-collabland.com" @@ -223,6 +227,10 @@ "date": "2022-07-20", "url": "syncwalletsvalidator.co" }, + { + "date": "2022-07-20", + "url": "tokenprotocolcap.com" + }, { "date": "2022-07-20", "url": "uniclaimv2.com" @@ -247,6 +255,10 @@ "date": "2022-07-20", "url": "walletvalidates-sync.square.site" }, + { + "date": "2022-07-20", + "url": "wallsolution.xyz" + }, { "date": "2022-07-20", "url": "websyncvalidator.pages.dev" diff --git a/package.json b/package.json index 6ad151c74..38b30bfa4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-59-x", + "version": "0.17.3-60-x", "versions": { - "git": "0.17.3-59-x", + "git": "0.17.3-60-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ac341eaf5..9afb939a6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-59-x", + "version": "0.17.3-60-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 b3575b9e8..cbe4cb7b1 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.17.3-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-60-x' };