From b271dc1f45df2d5f08b88da5c83754e456773798 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 17:06:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-53-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-08.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4994e5a7f..c0362a641 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 283 mhusnirizal update all.json (#2006) 206 Frank Update all.json (#1999) 132 Tim Janssen Update all.json (#2003) - 88 michalisFr Update all.json from Allure Security findings (#1977) + 89 michalisFr Added 0 new domains (#2004) 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 779485336..a71a699da 100644 --- a/all.json +++ b/all.json @@ -944,6 +944,7 @@ "blockchainapp.online", "blockchainbridge.xyz", "blockchainbridgeconnect.com", + "blockchainconnect.tk", "blockchaindapps.co", "blockchaindapps.io", "blockchainexplorer.store", @@ -3495,6 +3496,7 @@ "deflkingdom.live", "defo-collab.com", "defocollab.land", + "defsyn.com", "defvalidationserver.com", "defysync.network", "degenroyale.com", @@ -11725,8 +11727,6 @@ "zinotiger.com", "zipwallet.net", "zonefix.net", - "zwalletconnect.com", - "blockchainconnect.tk", - "defsyn.com" + "zwalletconnect.com" ] } diff --git a/meta/2022-08.json b/meta/2022-08.json index 83be22df8..524e8db00 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -7,6 +7,10 @@ "date": "2022-08-05", "url": "appchainsauth.com" }, + { + "date": "2022-08-05", + "url": "blockchainconnect.tk" + }, { "date": "2022-08-05", "url": "blokmania.xyz" @@ -19,6 +23,10 @@ "date": "2022-08-05", "url": "defimaintain.com" }, + { + "date": "2022-08-05", + "url": "defsyn.com" + }, { "date": "2022-08-05", "url": "dev-wc-errorfix.pantheonsite.io" diff --git a/package.json b/package.json index ee6cb6fd9..121ac0b68 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-52-x", + "version": "0.18.3-53-x", "versions": { - "git": "0.18.3-52-x", + "git": "0.18.3-53-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2a4916c63..0ec0fd81d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-52-x", + "version": "0.18.3-53-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 211010273..f3d0a96b4 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.3-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-53-x' };