From b963cfbad94618e570aced55d322272617f435a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 03:40:01 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.6 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 16 +++++++------- meta/2022-05.json | 32 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 44 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a118b1e30..19799bc1d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 545 Mich Update all.json (#1574) 384 Jaco 0.13.1 (#1571) 216 mhusnirizal Update all.json (#1575) - 122 frankywild Update all.json (#1570) + 123 frankywild Update all.json (#1576) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index ef70fea91..6ee0ffebd 100644 --- a/all.json +++ b/all.json @@ -8,14 +8,6 @@ "123-informatica.com", "12345678987654321.link", "16-b.it", - "allnodeschains.com", - "autho-dappswallet.org", - "databasesync.org", - "nodebasin.com", - "nodevalidators.org", - "rectifierchannel.com", - "solveddaps.live", - "syncsdatawallet.com", "162.222.226.37", "1776coin.org", "1chaincrypto.com", @@ -206,6 +198,7 @@ "allnoderpcs.com", "allnodes-rpc.com", "allnodes-rpcs.com", + "allnodeschains.com", "allnodesdaps.com", "allnodeswallet.com", "allsolution-resolve.com", @@ -497,6 +490,7 @@ "authentikatortokken.duckdns.org", "authlogin-coinbaseinfo.com", "authminweb.live", + "autho-dappswallet.org", "authodapps.co", "authorisewalletconnect.net", "authorizationtokenfix.com", @@ -2537,6 +2531,7 @@ "databaseactivation.org", "databasechains.com", "databasemainnet.com", + "databasesync.org", "databasetoken.org", "databasetokens.com", "datachaincoin.com", @@ -5062,6 +5057,7 @@ "nodeapend.online", "nodeauthenticate.org", "nodeauthorization.online", + "nodebasin.com", "nodebridge.xyz", "nodebridges.com", "nodechain.me", @@ -5118,6 +5114,7 @@ "nodevalidation.icu", "nodevalidation.top", "nodevalidator.net", + "nodevalidators.org", "nodeverify.us", "nodewalet.com", "nodeweb.online", @@ -6207,6 +6204,7 @@ "rectificationsync.com", "rectificationwal.online", "rectificationwallets.com", + "rectifierchannel.com", "rectify-dapps.com", "rectify-portfolio.online", "rectify-wallet.com", @@ -6665,6 +6663,7 @@ "solutionnewspace.com", "solutionwalletapp.com", "solve-manually.online", + "solveddaps.live", "solvetech.info", "solvetechdapp.com", "solvetechdapps.com", @@ -6994,6 +6993,7 @@ "syncscollabsolution.com", "syncsdap.site", "syncsdappsbase.online", + "syncsdatawallet.com", "syncserver-wallet.com", "syncsoluctions.xyz", "syncsonlinevalidates.com", diff --git a/meta/2022-05.json b/meta/2022-05.json index a00f80a1e..a98789c1c 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -1,4 +1,36 @@ [ + { + "date": "2022-05-16", + "url": "allnodeschains.com" + }, + { + "date": "2022-05-16", + "url": "autho-dappswallet.org" + }, + { + "date": "2022-05-16", + "url": "databasesync.org" + }, + { + "date": "2022-05-16", + "url": "nodebasin.com" + }, + { + "date": "2022-05-16", + "url": "nodevalidators.org" + }, + { + "date": "2022-05-16", + "url": "rectifierchannel.com" + }, + { + "date": "2022-05-16", + "url": "solveddaps.live" + }, + { + "date": "2022-05-16", + "url": "syncsdatawallet.com" + }, { "date": "2022-05-15", "url": "altsupport.tools" diff --git a/package.json b/package.json index f0bff44b1..77279bbc7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.5", + "version": "0.13.6", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b7adaf427..c159df0d7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.5", + "version": "0.13.6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b75d2ceca..54105ccce 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.13.5' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.6' };