diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3d470f494..0a5e53e6f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 180 Frank Update all.json (#1840) 80 michalisFr Update all.json from Allure Security findings (#1838) - 70 thwjanssen89 Update all.json (#1844) + 71 thwjanssen89 Update all.json (#1845) 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 4ceffcd9c..4d880e579 100644 --- a/all.json +++ b/all.json @@ -5,14 +5,7 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "synssmartdapps.live", - "smartdappconnects.com", - "affixkawaiimainnet.com", - "activatedmainnet.com", - "qualismais.odo.br", - "connectsmartdaps.com", "123-informatica.com", - "offchain-web3support.net", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -130,6 +123,7 @@ "activateday.org", "activatedefiprotocol.com", "activatedefisync.com", + "activatedmainnet.com", "activatedrepair.com", "activateftfinance.com", "activaterawwinnccserver.com", @@ -172,6 +166,7 @@ "affixactivation.org", "affixappsolution.com", "affixchain.xyz", + "affixkawaiimainnet.com", "affixlive-wallets.com", "affixmain.online", "affixserve-activation.com", @@ -1575,6 +1570,7 @@ "connectsforfix.xyz", "connectsmartdapp.com", "connectsmartdapps.net", + "connectsmartdaps.com", "connectsolutionsync.link", "connectsvalidation.site", "connectswallet.live", @@ -6010,6 +6006,7 @@ "oddinterior.com", "oddz-finance.net", "offchain-oraclesync.com", + "offchain-web3support.net", "offchain-websync.com", "offchainrectification.com", "official-token.im", @@ -7069,6 +7066,7 @@ "qrauth.live", "qrconnect.xyz", "qrcunigen.com", + "qualismais.odo.br", "quantum-connect.net", "quantumqx.com", "queconnect.site", @@ -7646,6 +7644,7 @@ "smartdapp.net", "smartdappconnect.com", "smartdappconnect.live", + "smartdappconnects.com", "smartdappdata.io", "smartdappfix.com", "smartdappfix.site", @@ -8225,6 +8224,7 @@ "syndefinode.com", "synmultiwallet.com", "synnwallconn.online", + "synssmartdapps.live", "synths-wallet.com", "syntropynet-rewards-programs-claims-erc20-token.com", "synwallconn.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 0d70ff31b..e5df2ba04 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -3,6 +3,14 @@ "date": "2022-07-19", "url": "aavereward.com" }, + { + "date": "2022-07-19", + "url": "activatedmainnet.com" + }, + { + "date": "2022-07-19", + "url": "affixkawaiimainnet.com" + }, { "date": "2022-07-19", "url": "balancerlp.com" @@ -19,6 +27,10 @@ "date": "2022-07-19", "url": "connect-collabland.cc" }, + { + "date": "2022-07-19", + "url": "connectsmartdaps.com" + }, { "date": "2022-07-19", "url": "dappsprotocol.netlify.app" @@ -39,18 +51,34 @@ "date": "2022-07-19", "url": "multialignfix.com" }, + { + "date": "2022-07-19", + "url": "offchain-web3support.net" + }, { "date": "2022-07-19", "url": "phantomwebwallets.com" }, + { + "date": "2022-07-19", + "url": "qualismais.odo.br" + }, { "date": "2022-07-19", "url": "smart-fixhub.live" }, + { + "date": "2022-07-19", + "url": "smartdappconnects.com" + }, { "date": "2022-07-19", "url": "sync-debug.com" }, + { + "date": "2022-07-19", + "url": "synssmartdapps.live" + }, { "date": "2022-07-19", "url": "trustedpad.io" diff --git a/package.json b/package.json index ba10683de..8b4219910 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-45-x", + "version": "0.17.3-46-x", "versions": { - "git": "0.17.3-45-x", + "git": "0.17.3-46-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5d1563576..65cc3197a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-45-x", + "version": "0.17.3-46-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 040951ece..a7137722d 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-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-46-x' };