diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 36cb7c6d6..2debef488 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 430 Jaco Collapse Google identified dangerous top-level (#1918) 265 mhusnirizal update all.json (#1911) - 189 Frank Update all.json (#1920) + 190 Frank Update all.json (#1925) 105 thwjanssen89 Update all.json (#1923) 85 michalisFr Update all.json from Allure Security findings (#1924) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 1bcdb50a2..63a653f07 100644 --- a/all.json +++ b/all.json @@ -33,12 +33,6 @@ "104.168.169.107", "123-informatica.com", "12345678987654321.link", - "git-tools.com", - "mytokenencrypt.com", - "pulsechainsacrifice.solutions", - "solidfix.cc", - "walletzconnect.dev", - "zabotools.com", "16-b.it", "162.222.226.37", "1776coin.org", @@ -4004,6 +3998,7 @@ "giftconnerz.buzz", "gifted-edison.203-9-150-224.plesk.page", "ginxappsolutionsdev.live", + "git-tools.com", "give-away-ixswap.com", "give-sea.info", "giveaway-bananataskforceape.com", @@ -6017,6 +6012,7 @@ "mytdapp-alerts.com", "mytesrwallet.com", "mytokenaffix.com", + "mytokenencrypt.com", "mytokensupport.finance", "mytrustwallet-clientoverview.185-236-231-84.plesk.page", "mytrustwallet.info", @@ -7395,6 +7391,7 @@ "publicdappnetwork.com", "pulsechain-bridgeintoken.com", "pulsechainconnect.com", + "pulsechainsacrifice.solutions", "pulsex-sacrifice.online", "pulsexleaderboard.com", "pulsexramp.live", @@ -8149,6 +8146,7 @@ "solariscapital.online", "soldiernodecorrection.com", "soldrops.org", + "solidfix.cc", "solidfix.live", "solidity-cbridge.tools", "solution-fix.com", @@ -11017,6 +11015,7 @@ "walletxexchange.com", "walletxvalidation.com", "walletzauthentication.com", + "walletzconnect.dev", "walletzksync.io", "wallextconnectdapps.online", "wallfix.space", @@ -11458,6 +11457,7 @@ "yugadaotoken.com", "yuzu-swap.live", "z5h64q92x9.net", + "zabotools.com", "zapdapp.online", "zaper.live", "zaper.shop", diff --git a/meta/2022-07.json b/meta/2022-07.json index 478af391e..2e93868ab 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -131,6 +131,10 @@ "date": "2022-07-26", "url": "fixmigration.tech" }, + { + "date": "2022-07-26", + "url": "git-tools.com" + }, { "date": "2022-07-26", "url": "giveaway-polkadot.com" @@ -183,6 +187,10 @@ "date": "2022-07-26", "url": "myartauthenticate.org" }, + { + "date": "2022-07-26", + "url": "mytokenencrypt.com" + }, { "date": "2022-07-26", "url": "nft-whitelisting.live" @@ -203,6 +211,10 @@ "date": "2022-07-26", "url": "protgenzets.com" }, + { + "date": "2022-07-26", + "url": "pulsechainsacrifice.solutions" + }, { "date": "2022-07-26", "url": "resolve.syncerror.site" @@ -223,6 +235,10 @@ "date": "2022-07-26", "url": "smart-synchronization.com" }, + { + "date": "2022-07-26", + "url": "solidfix.cc" + }, { "date": "2022-07-26", "url": "syncerror.site" @@ -335,6 +351,10 @@ "date": "2022-07-26", "url": "wallets.goldenfxtradings.com" }, + { + "date": "2022-07-26", + "url": "walletzconnect.dev" + }, { "date": "2022-07-26", "url": "wallregautolin.org" @@ -351,6 +371,10 @@ "date": "2022-07-26", "url": "wickvalidate.live" }, + { + "date": "2022-07-26", + "url": "zabotools.com" + }, { "date": "2022-07-25", "url": "blockchainsfix.com" diff --git a/package.json b/package.json index e34cc1272..210085da3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-41-x", + "version": "0.18.2-42-x", "versions": { - "git": "0.18.2-41-x", + "git": "0.18.2-42-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f3f2d668d..b4ad7358b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-41-x", + "version": "0.18.2-42-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 3d1c8ce15..51b4d39c5 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.2-41-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-42-x' };