From 09fd8c74c78d3b93c26597d853434fc12ee70e14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 05:47:54 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-48-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-08.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f46f9f654..c31f2d6cb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) - 280 mhusnirizal update all.json (#1991) + 281 mhusnirizal update all.json (#2001) 206 Frank Update all.json (#1999) 130 Tim Janssen Update all.json (#2000) 88 michalisFr Update all.json from Allure Security findings (#1977) diff --git a/all.json b/all.json index 7bc8206e4..10f751e53 100644 --- a/all.json +++ b/all.json @@ -26,11 +26,6 @@ "zapto.org" ], "deny": [ - "finddappssolutions.live", - "type5iv.com", - "blokmania.xyz", - "openseaconnect.weebly.com", - "wavesexchangeapp.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -991,6 +986,7 @@ "blockwalletsync.com", "bloctroubleshot.online", "blokcloud.online", + "blokmania.xyz", "blokpadapp.online", "bloksync.online", "bluecubefinance.com", @@ -3979,6 +3975,7 @@ "financequity.com", "financial-trading.ltd", "fincapitalbank.com", + "finddappssolutions.live", "finessdappssync.xyz", "finessejobs.info", "finetexinvestment.com", @@ -6611,6 +6608,7 @@ "opensea-tool.com", "opensea-verificationprocess.com", "opensea.com.my", + "openseaconnect.weebly.com", "openseaconnections.com", "opensearewards-app.online", "openseas-io.com", @@ -9466,6 +9464,7 @@ "twmnftcollectibles.com", "twrectify.com", "tyoken.im", + "type5iv.com", "u-veryfication.com", "u8h9h35gi6.com", "ua-donate.com", @@ -11295,6 +11294,7 @@ "watch2buy.commetamask.io.account.verification.update", "watchonlywallet.com", "watodco.com", + "wavesexchangeapp.com", "wb3dapp.com", "wbsbinan.com", "wc-connect.info", diff --git a/meta/2022-08.json b/meta/2022-08.json index b0f9b75bf..5519ff668 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-08-05", + "url": "blokmania.xyz" + }, + { + "date": "2022-08-05", + "url": "finddappssolutions.live" + }, + { + "date": "2022-08-05", + "url": "openseaconnect.weebly.com" + }, + { + "date": "2022-08-05", + "url": "type5iv.com" + }, + { + "date": "2022-08-05", + "url": "wavesexchangeapp.com" + }, { "date": "2022-08-04", "url": "appmainets.com" diff --git a/package.json b/package.json index 2735ef469..e4269a410 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-47-x", + "version": "0.18.3-48-x", "versions": { - "git": "0.18.3-47-x", + "git": "0.18.3-48-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a971e0b2c..03897b5a9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-47-x", + "version": "0.18.3-48-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 58a8815a0..6a1031ece 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-47-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-48-x' };