From e1d4777dbb6e3e38b698680e5f48579bcb4709f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 04:36:50 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-54-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 9 ++++----- meta/2022-07.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c768a14d2..6be3bbca2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 433 Jaco Plesk site flatenning (#1933) - 269 mhusnirizal update all.json (#1935) + 270 mhusnirizal update all.json (#1939) 191 Frank Update all.json (#1934) 108 thwjanssen89 Update all.json (#1938) 87 michalisFr Added 0 new domains (#1936) diff --git a/all.json b/all.json index 1d3cb3f08..5cb3e2fc1 100644 --- a/all.json +++ b/all.json @@ -26,11 +26,6 @@ "zapto.org" ], "deny": [ - "digitalsynchub.space", - "soho-protocol.live", - "s.soho-protocol.live", - "appnindex.online", - "card.americanexpress.com.trendyzbulletin.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -466,6 +461,7 @@ "appmainnetexplorer.online", "appmainnetserver.com", "appmainnetservers.net", + "appnindex.online", "appnodecenter.com", "appnoderectify.org", "apponeconnect.com", @@ -1093,6 +1089,7 @@ "capita1ltradeoption.com", "capital-bittrade.online", "captcha.ms", + "card.americanexpress.com.trendyzbulletin.com", "cardano-ada.events", "cardanofoundation.blog", "carecarrier.online", @@ -3522,6 +3519,7 @@ "digitalpro-tools.com", "digitalrectification.com", "digitalsafewallets.com", + "digitalsynchub.space", "digitalsynconline.online", "digitalsyncwallets.live", "digitaltokenstorage.com", @@ -8167,6 +8165,7 @@ "smoothrectify.com", "smoothsncsecure.online", "sntepn.space", + "soho-protocol.live", "sohochain-protocol.live", "solan-dapp.com", "solan-nftmint.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index e747efab0..78399cbc4 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-07-28", + "url": "appnindex.online" + }, + { + "date": "2022-07-28", + "url": "card.americanexpress.com.trendyzbulletin.com" + }, + { + "date": "2022-07-28", + "url": "digitalsynchub.space" + }, + { + "date": "2022-07-28", + "url": "s.soho-protocol.live" + }, + { + "date": "2022-07-28", + "url": "soho-protocol.live" + }, { "date": "2022-07-28", "url": "walletactivate.com" diff --git a/package.json b/package.json index 84cdd5f86..15c8d80a9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-53-x", + "version": "0.18.2-54-x", "versions": { - "git": "0.18.2-53-x", + "git": "0.18.2-54-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 33a26bd72..0bcdb8c83 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-53-x", + "version": "0.18.2-54-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 713698c4c..0d9d28868 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-53-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-54-x' };