diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 674174e4d..796cc1f90 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 184 Frank Update all.json (#1857) 81 michalisFr Update all.json from Allure Security findings (#1847) - 76 thwjanssen89 Update all.json (#1855) + 78 thwjanssen89 Update all.json (#1859) 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 30b127e15..398f43094 100644 --- a/all.json +++ b/all.json @@ -6,12 +6,7 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "servsecure.xyz", - "uploadsecure.xyz", - "dappsyncprotocol.com", - "cobridge-myauth.com", "12345678987654321.link", - "fastauth2fa.web.app", "16-b.it", "162.222.226.37", "1776coin.org", @@ -1131,6 +1126,7 @@ "cn59409.tmweb.ru", "cnhind-com.cf", "co-tradex.com", + "cobridge-myauth.com", "codyfight-airdrop.com", "coiintechsolution.lol", "coiintechsolutions.live", @@ -2856,6 +2852,7 @@ "dappsyncmobile.online", "dappsyncnetlive.site", "dappsyncnode.com", + "dappsyncprotocol.com", "dappsyncprotocol.online", "dappsyncs.com", "dappsyncsnetlive.site", @@ -3616,6 +3613,7 @@ "fast-wallet-fix.xyz", "fast-walletconnect.com", "fastappsolutions.com", + "fastauth2fa.web.app", "fastauthe.org", "fastauthfixed.online", "fastauths.com", @@ -7610,6 +7608,7 @@ "servicecylce.online", "servicesitilition.services", "servizioassistenza.info", + "servsecure.xyz", "setting-dapp.services", "seycee.com", "sfdwafsadaw.com", @@ -9114,6 +9113,7 @@ "updateswallets.com", "updatingmyopensea.com", "upgradepage.cc", + "uploadsecure.xyz", "upmetamasklogin.webflow.io", "upolkadot.com", "upsalefx.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 304ee62f7..f79b7521f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -31,6 +31,10 @@ "date": "2022-07-20", "url": "auth-collabland.com" }, + { + "date": "2022-07-20", + "url": "cobridge-myauth.com" + }, { "date": "2022-07-20", "url": "coinsconnectfx.top" @@ -79,6 +83,10 @@ "date": "2022-07-20", "url": "dappstechlink.com" }, + { + "date": "2022-07-20", + "url": "dappsyncprotocol.com" + }, { "date": "2022-07-20", "url": "dappsyncwallet.com" @@ -91,6 +99,10 @@ "date": "2022-07-20", "url": "defisyncroniizednodess.com" }, + { + "date": "2022-07-20", + "url": "fastauth2fa.web.app" + }, { "date": "2022-07-20", "url": "fastlinkaut.com" @@ -143,6 +155,10 @@ "date": "2022-07-20", "url": "secure-wallet-connect.ipq.co" }, + { + "date": "2022-07-20", + "url": "servsecure.xyz" + }, { "date": "2022-07-20", "url": "signs-dapps.com" @@ -167,6 +183,10 @@ "date": "2022-07-20", "url": "uniclaimv2.com" }, + { + "date": "2022-07-20", + "url": "uploadsecure.xyz" + }, { "date": "2022-07-20", "url": "wallet-fix-com.square.site" diff --git a/package.json b/package.json index b90f31f47..2a0d9e3b2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-56-x", + "version": "0.17.3-57-x", "versions": { - "git": "0.17.3-56-x", + "git": "0.17.3-57-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6a49b4dbf..f779d772a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-56-x", + "version": "0.17.3-57-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 a919f2c1e..68104c407 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-56-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-57-x' };