diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 796cc1f90..3984b7aaf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 421 Jaco Add reported URLs (#1823) 257 mhusnirizal update all.json (#1835) - 184 Frank Update all.json (#1857) + 185 Frank Update all.json (#1860) 81 michalisFr Update all.json from Allure Security findings (#1847) 78 thwjanssen89 Update all.json (#1859) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index adb08fe58..f015f0bfe 100644 --- a/all.json +++ b/all.json @@ -6,10 +6,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "getitfixeds.xyz", - "r5t8790i676tr5r.com", - "smartchains.site", - "swaptokenn.agency", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -3824,6 +3820,7 @@ "getfixed-mainet.xyz", "getfixedmainet.xyz", "geth-ethereum.org", + "getitfixeds.xyz", "getmetamask.com", "getmusk.top", "getnetwork.digital", @@ -7159,6 +7156,7 @@ "quicksynchronize.com", "quickvalidatewallet.netlify.app", "quickwithdrawal.com", + "r5t8790i676tr5r.com", "raderdefi.live", "raderdefi.xyz", "ragavio.ro", @@ -7682,6 +7680,7 @@ "smartchain-tools.xyz", "smartchain.tk", "smartchainextension.com", + "smartchains.site", "smartchainspro.com", "smartchainsync.com", "smartcoiintechsollution.xyz", @@ -8021,6 +8020,7 @@ "swapsafemoonv2.net", "swaptoken.co", "swaptoken.network", + "swaptokenn.agency", "swaptokens.co", "swapuni.website", "swftprowalletsync.site", diff --git a/meta/2022-07.json b/meta/2022-07.json index f79b7521f..d2c15992a 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -111,6 +111,10 @@ "date": "2022-07-20", "url": "fixwallets.net" }, + { + "date": "2022-07-20", + "url": "getitfixeds.xyz" + }, { "date": "2022-07-20", "url": "krowfund.network" @@ -151,6 +155,10 @@ "date": "2022-07-20", "url": "protocolweb.live" }, + { + "date": "2022-07-20", + "url": "r5t8790i676tr5r.com" + }, { "date": "2022-07-20", "url": "secure-wallet-connect.ipq.co" @@ -163,6 +171,10 @@ "date": "2022-07-20", "url": "signs-dapps.com" }, + { + "date": "2022-07-20", + "url": "smartchains.site" + }, { "date": "2022-07-20", "url": "smartchainsync.com" @@ -171,6 +183,10 @@ "date": "2022-07-20", "url": "smartechapps.com" }, + { + "date": "2022-07-20", + "url": "swaptokenn.agency" + }, { "date": "2022-07-20", "url": "syncwalletcloud.online" diff --git a/package.json b/package.json index 2a0d9e3b2..83463aae8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-57-x", + "version": "0.17.3-58-x", "versions": { - "git": "0.17.3-57-x", + "git": "0.17.3-58-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f779d772a..e6623c1f5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-57-x", + "version": "0.17.3-58-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 68104c407..1d2b9368b 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-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-58-x' };