From bc2abadec7249e0a366e34f743ae51fe5ff6fc58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 07:27:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-08.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5b8323020..1b179f00d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 232 Frank Update all.json (#2112) - 173 Tim Janssen Update all.json (#2110) + 174 Tim Janssen Update all.json (#2114) 90 michalisFr Update all.json from Allure Security findings (#2111) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 573840bac..f8bfd68d4 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "waletbridge.com", - "smartcontractupgrade.best", - "multinode.info", - "coindappsolliution.online", - "biswaponlinedapps.com", - "rectifybinan.quest", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -905,6 +899,7 @@ "bip39seednodeserver.com", "birbswap.io", "biswap2.com", + "biswaponlinedapps.com", "biswapwallets.com", "bit-country.co", "bit-cron.com", @@ -1440,6 +1435,7 @@ "coincorrect.netlify.app", "coindaappserver.site", "coindap-navigation.com", + "coindappsolliution.online", "coindappsolliution.xyz", "coindappsync.online", "coindevonlineconnectlive.life", @@ -6284,6 +6280,7 @@ "multimintbridge.com", "multimintsbridge.com", "multinetworkinterface.com", + "multinode.info", "multinode.live", "multinode.one", "multipledapps.com", @@ -7985,6 +7982,7 @@ "rectify.link", "rectifyassets.com", "rectifyatomicwallet.com", + "rectifybinan.quest", "rectifycavity.top", "rectifyconn.site", "rectifyconnect.com", @@ -8570,6 +8568,7 @@ "smartcontractexecutor.com", "smartcontractsvalidation.com", "smartcontractsynchronization.live", + "smartcontractupgrade.best", "smartdapp.herokuapp.com", "smartdapp.net", "smartdappconnect.com", @@ -10419,6 +10418,7 @@ "walectconnective.to", "walet-polygone.online", "waletauthdaps.com", + "waletbridge.com", "waletco.cloudns.ph", "waletconecttools.live", "waletconnectliv.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index f4f89c6c2..24d515c39 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-08-24", + "url": "biswaponlinedapps.com" + }, + { + "date": "2022-08-24", + "url": "coindappsolliution.online" + }, + { + "date": "2022-08-24", + "url": "multinode.info" + }, + { + "date": "2022-08-24", + "url": "rectifybinan.quest" + }, + { + "date": "2022-08-24", + "url": "smartcontractupgrade.best" + }, + { + "date": "2022-08-24", + "url": "waletbridge.com" + }, { "date": "2022-08-23", "url": "authnetworks-tech.cc" diff --git a/package.json b/package.json index fecb0299d..e29d9843d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-11-x", + "version": "0.18.7-12-x", "versions": { - "git": "0.18.7-11-x", + "git": "0.18.7-12-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b11e3edf..f1ae054fe 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-11-x", + "version": "0.18.7-12-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 a25e13b3b..e85fc5eb1 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.7-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-12-x' };