From fa65033aa216ad897910c699065a53799868ca04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Jul 2022 15:03:55 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-23-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 18 +++++++------- meta/2022-07.json | 36 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 50 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e592ec80d..8bef8763b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 426 Jaco Another starter (#1880) 262 mhusnirizal update all.json (#1899) 186 Frank Update all.json (#1888) - 96 thwjanssen89 Update all.json (#1898) + 97 thwjanssen89 Update all.json (#1900) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 0a3afd04e..802617d66 100644 --- a/all.json +++ b/all.json @@ -26,15 +26,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "intelphasenet.com", - "mydappprotocol.com", - "connectingwallet.app", - "defidappprotocol.com", - "connectprotocoldapps.com", - "defiprotocolexchange.com", - "defiprotocol-live.com", - "defiprotocol.pages.dev", - "dappsyncfix.surge.sh", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -1628,6 +1619,7 @@ "connectingdaps.com", "connectingerrordap.com", "connectingmainnet.com", + "connectingwallet.app", "connectingwalletsdapps.com", "connectintegrate.net", "connectintegrate.support", @@ -1672,6 +1664,7 @@ "connectorapp.online", "connectplugdapp.xyz", "connectprotocol.network", + "connectprotocoldapps.com", "connectrectification.org", "connectrectify.surge.sh", "connectresolve.pages.dev", @@ -2950,6 +2943,7 @@ "dappsyncconnect.com", "dappsyncedd.netlify.app", "dappsyncfix.netlify.app", + "dappsyncfix.surge.sh", "dappsynch.xyz", "dappsynchain.com", "dappsynchronise.digital", @@ -3246,6 +3240,7 @@ "deficryptoconnect.com", "deficryptoconnects.com", "deficryptowallet.com", + "defidappprotocol.com", "defidappsmainnet.com", "defidappsprotocol.online", "defiease.net", @@ -3277,9 +3272,12 @@ "defioffchain-rects.com", "defioffchain.online", "defiprotocol-fixedissues.com", + "defiprotocol-live.com", "defiprotocol.biz", + "defiprotocol.pages.dev", "defiprotocol.site", "defiprotocolconnect.online", + "defiprotocolexchange.com", "defiprotocolrestore.com", "defiprotocols.online", "defiprotocolsync.com", @@ -4426,6 +4424,7 @@ "inteldigital.trade", "intelligent-shirley.92-118-190-138.plesk.page", "intellsyncedapps.online", + "intelphasenet.com", "intelphasesolution.com", "intelphaseverification.com", "interconnectnode.online", @@ -5891,6 +5890,7 @@ "mydappconnect.com", "mydappfix.com", "mydappmainnet.com", + "mydappprotocol.com", "mydapps-restore.com", "mydappsbridge.online", "mydappsconnect.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 4b43d76cc..4b6505106 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -15,6 +15,14 @@ "date": "2022-07-24", "url": "conectvalidation.com" }, + { + "date": "2022-07-24", + "url": "connectingwallet.app" + }, + { + "date": "2022-07-24", + "url": "connectprotocoldapps.com" + }, { "date": "2022-07-24", "url": "dapp-multichain.online" @@ -23,6 +31,26 @@ "date": "2022-07-24", "url": "dapps-signs.com" }, + { + "date": "2022-07-24", + "url": "dappsyncfix.surge.sh" + }, + { + "date": "2022-07-24", + "url": "defidappprotocol.com" + }, + { + "date": "2022-07-24", + "url": "defiprotocol-live.com" + }, + { + "date": "2022-07-24", + "url": "defiprotocol.pages.dev" + }, + { + "date": "2022-07-24", + "url": "defiprotocolexchange.com" + }, { "date": "2022-07-24", "url": "defiwalletprotocol.net" @@ -31,6 +59,10 @@ "date": "2022-07-24", "url": "importokenapp.com" }, + { + "date": "2022-07-24", + "url": "intelphasenet.com" + }, { "date": "2022-07-24", "url": "manual-syncronisation.ml" @@ -43,6 +75,10 @@ "date": "2022-07-24", "url": "multichain-sync.com" }, + { + "date": "2022-07-24", + "url": "mydappprotocol.com" + }, { "date": "2022-07-24", "url": "rectifydapps.online" diff --git a/package.json b/package.json index a22427807..bfb93670b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-22-x", + "version": "0.18.2-23-x", "versions": { - "git": "0.18.2-22-x", + "git": "0.18.2-23-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1c6bab7bc..274eaef9b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-22-x", + "version": "0.18.2-23-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 d1308bf1c..cd68745f8 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-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-23-x' };