From c31766e8eed557eee675d7a986d693917090ba90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 03:47:51 +0000 Subject: [PATCH] [CI Skip] release/stable 0.12.5 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-05.json | 28 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 39 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 03f49d1a4..a45fed2c2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 530 Mich Update all.json (#1528) 382 Jaco Bump @polkadot/util (#1525) 213 mhusnirizal update all.json (#1506) - 108 frankywild Update all.json (#1530) + 109 frankywild Update all.json (#1531) 78 michalisFr Update address.json (#1438) 28 Bill Laboon add winklebit - scam giveaway site (#1529) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index f4fa29e69..a47f34f29 100644 --- a/all.json +++ b/all.json @@ -5,13 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "cloudauthentions.com", - "dappliveintegrate.com", - "exportblocknodes.com", - "kleanproutah.com", - "notificationsintuits.com", - "securenodes.org", - "servernetwok.online", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -847,6 +840,7 @@ "cloud-walletconnect.com", "cloud.appsvalidation.com", "cloud.mainnethost.com", + "cloudauthentions.com", "cloudcryptoresolver.com", "cloudsmartconnect.org", "cloudupconnect.com", @@ -1724,6 +1718,7 @@ "dapplinkconnector.info", "dapplinks.net", "dapplinks.online", + "dappliveintegrate.com", "dapplivesync.org", "dapplivesyncs.online", "dappmainnet.com", @@ -2762,6 +2757,7 @@ "expert-crypto.org", "expertfxcrypto.com", "explanandaconsult.com", + "exportblocknodes.com", "expreses.digital", "expressprivacyfixr.com", "extension-metamask.com.goboardup.com", @@ -3317,6 +3313,7 @@ "kjellsblog.com", "kkoin.fun", "kks24.vip", + "kleanproutah.com", "klever-restores.org", "kleverauthorization.com", "klimadaov2.finance", @@ -4637,6 +4634,7 @@ "nordsynchronization.com", "normativa-ora.com", "nostalgic-fermat.194-127-193-110.plesk.page", + "notificationsintuits.com", "novussurgicalco.com", "nowsolve.live", "npolkadot.js.org", @@ -5870,6 +5868,7 @@ "securedweb3wallet.com", "securefxtrade.org", "secureintegrator.net", + "securenodes.org", "secureprotocol.site", "securerectification.online", "securesssyn.info", @@ -5907,6 +5906,7 @@ "server-sync.online", "server-syncwallet.com", "server1connection.com", + "servernetwok.online", "servernodes.online", "serverprotocols.com", "serverprotocols.net", diff --git a/meta/2022-05.json b/meta/2022-05.json index 47974796f..a3295531b 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -7,6 +7,10 @@ "date": "2022-05-04", "url": "botsync.org" }, + { + "date": "2022-05-04", + "url": "cloudauthentions.com" + }, { "date": "2022-05-04", "url": "coinsynchronize.com" @@ -15,6 +19,10 @@ "date": "2022-05-04", "url": "connect-node-bot.online" }, + { + "date": "2022-05-04", + "url": "dappliveintegrate.com" + }, { "date": "2022-05-04", "url": "dappnodeconnect.net" @@ -43,6 +51,10 @@ "date": "2022-05-04", "url": "dapsolutions.online" }, + { + "date": "2022-05-04", + "url": "exportblocknodes.com" + }, { "date": "2022-05-04", "url": "fixitwallets.online" @@ -51,6 +63,10 @@ "date": "2022-05-04", "url": "hiveonrectify.online" }, + { + "date": "2022-05-04", + "url": "kleanproutah.com" + }, { "date": "2022-05-04", "url": "mainnet-connect.org" @@ -63,10 +79,22 @@ "date": "2022-05-04", "url": "mainnetnode-interface.com" }, + { + "date": "2022-05-04", + "url": "notificationsintuits.com" + }, { "date": "2022-05-04", "url": "rectificationbot.online" }, + { + "date": "2022-05-04", + "url": "securenodes.org" + }, + { + "date": "2022-05-04", + "url": "servernetwok.online" + }, { "date": "2022-05-04", "url": "validatiionsupport.com" diff --git a/package.json b/package.json index 08ed2c645..5862f13b6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.12.4", + "version": "0.12.5", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 824e102d0..ac027248b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.12.4", + "version": "0.12.5", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 363306128..27f593e8c 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.12.4' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.5' };