From 923ff39e432b9295a3b54338e1d912953586a1b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 07:40:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-52-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-07.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index af58721b5..b96b29847 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 182 Frank Update all.json (#1848) 81 michalisFr Update all.json from Allure Security findings (#1847) - 72 thwjanssen89 Update all.json (#1850) + 73 thwjanssen89 Update all.json (#1852) 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 ac6b85b57..58ebe2e7b 100644 --- a/all.json +++ b/all.json @@ -5,10 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "appmainnetserver.com", - "appissueresolve.site", - "fixwallets.net", - "poikadot-js.org", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -368,11 +364,13 @@ "appersconnect.com", "appextensionfixes.com", "appguideconnect.com", + "appissueresolve.site", "applindex.online", "applive-polkadot.tech", "appliveio.com", "applovinstudios.com", "appmainnetexplorer.online", + "appmainnetserver.com", "appnodecenter.com", "appnoderectify.org", "apponeconnect.com", @@ -3717,6 +3715,7 @@ "fixwallab.xyz", "fixwalletauth.com", "fixwalletissues.com", + "fixwallets.net", "fixwalletsaccountlive.com", "fixwalletts.com", "fixwalletz.com", @@ -6541,6 +6540,7 @@ "pocketvalidate.com", "poconoshotels.com", "poigylon.technology", + "poikadot-js.org", "poikastarter.dev", "poikastarter.org", "pointconnect.site", diff --git a/meta/2022-07.json b/meta/2022-07.json index e1ff7bdf7..39dbbe68f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-07-20", + "url": "appissueresolve.site" + }, + { + "date": "2022-07-20", + "url": "appmainnetserver.com" + }, { "date": "2022-07-20", "url": "dapp-sync.netlify.app" @@ -7,6 +15,10 @@ "date": "2022-07-20", "url": "dappsconnect.me" }, + { + "date": "2022-07-20", + "url": "fixwallets.net" + }, { "date": "2022-07-20", "url": "lpbalancer.com" @@ -15,6 +27,10 @@ "date": "2022-07-20", "url": "microdapps.xyz" }, + { + "date": "2022-07-20", + "url": "poikadot-js.org" + }, { "date": "2022-07-20", "url": "secure-wallet-connect.ipq.co" diff --git a/package.json b/package.json index ae787c154..2b34c4209 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-51-x", + "version": "0.17.3-52-x", "versions": { - "git": "0.17.3-51-x", + "git": "0.17.3-52-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f4cffcf3e..1dac95525 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-51-x", + "version": "0.17.3-52-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 b586a62f0..c6947b13f 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-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-52-x' };