From 22932a434f8d5b8d21e7905e56ce762b12173afa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 04:16:29 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.45 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 20 ++++++------- meta/2022-06.json | 42 ++++++++++++++++++++++++++++ meta/index.json | 1 + package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 57 insertions(+), 14 deletions(-) create mode 100644 meta/2022-06.json diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5c6ae842c..567e53ca4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 556 Mich Update all.json (#1616) 388 Jaco Bump TS (#1617) 224 mhusnirizal update all.json (#1609) - 132 frankywild Update all.json (#1619) + 133 frankywild Update all.json (#1623) 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 c1520fdbb..6d0a3fb3b 100644 --- a/all.json +++ b/all.json @@ -8,16 +8,6 @@ "123-informatica.com", "12345678987654321.link", "16-b.it", - "autosyncpermit.online", - "blockschainstools.live", - "blocksyncc.live", - "maindappsnetwork.online", - "mainnet-node.net", - "nodetoolsdev.com", - "porting.live", - "shielded-chain.com", - "undpgrants.com", - "web-restore.com", "162.222.226.37", "1776coin.org", "1chaincrypto.com", @@ -591,6 +581,7 @@ "autorestore.xyz", "autoresync.live", "autosync.link", + "autosyncpermit.online", "autovalidateconections.online", "autovalidatenow.online", "autovalidation.tech", @@ -788,8 +779,10 @@ "blocksaffinity.online", "blockschainexplorer.com", "blockschainssuppt.site", + "blockschainstools.live", "blockschaintool.live", "blockschaintools.live", + "blocksyncc.live", "blocksynchronizer.com", "blockube-deluxe.com", "blockube.xyz", @@ -4144,6 +4137,7 @@ "mainconnectwallet.xyz", "maincorrectionbot.com", "maindappresolve.online", + "maindappsnetwork.online", "maindappsresolve.online", "maindefi.org", "mainet.app", @@ -4171,6 +4165,7 @@ "mainnet-link.xyz", "mainnet-live.com", "mainnet-migrate.online", + "mainnet-node.net", "mainnet-polkadot.network", "mainnet-secure.live", "mainnet-support.com", @@ -5412,6 +5407,7 @@ "nodesverification.com", "nodesverification.net", "nodesyncs.com", + "nodetoolsdev.com", "nodevalidate.live", "nodevalidation.icu", "nodevalidation.top", @@ -6411,6 +6407,7 @@ "portfolio-validation.com", "portfoliorectify.online", "portfoliorestore.online", + "porting.live", "pouchrevalidated.com", "pouchvalidation.com", "powerbridgemining.com", @@ -6871,6 +6868,7 @@ "shibatokenfaucet.xyz", "shibatokengo.sbs", "shibutoken.site", + "shielded-chain.com", "shiibaswap.org", "shinainutoken.com", "shinemedia.com.ng", @@ -7987,6 +7985,7 @@ "unclaimedtokens.xyz", "unconfirmed-transactions.pages.dev", "uncorrect.xyz", + "undpgrants.com", "unhra.com", "uniconnect.live", "unicswape.com", @@ -9620,6 +9619,7 @@ "web-pancakeswap.com", "web-polkadot.web.app", "web-polygonwallets.icu", + "web-restore.com", "web-synchroniser.cloud", "web-token.im", "web-unlock.net", diff --git a/meta/2022-06.json b/meta/2022-06.json new file mode 100644 index 000000000..2590ae7bd --- /dev/null +++ b/meta/2022-06.json @@ -0,0 +1,42 @@ +[ + { + "date": "2022-06-01", + "url": "autosyncpermit.online" + }, + { + "date": "2022-06-01", + "url": "blockschainstools.live" + }, + { + "date": "2022-06-01", + "url": "blocksyncc.live" + }, + { + "date": "2022-06-01", + "url": "maindappsnetwork.online" + }, + { + "date": "2022-06-01", + "url": "mainnet-node.net" + }, + { + "date": "2022-06-01", + "url": "nodetoolsdev.com" + }, + { + "date": "2022-06-01", + "url": "porting.live" + }, + { + "date": "2022-06-01", + "url": "shielded-chain.com" + }, + { + "date": "2022-06-01", + "url": "undpgrants.com" + }, + { + "date": "2022-06-01", + "url": "web-restore.com" + } +] diff --git a/meta/index.json b/meta/index.json index 25b75148f..8c5f98349 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2022-06", "2022-05", "2022-04", "2022-03", diff --git a/package.json b/package.json index d8e71f552..757c98938 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.44", + "version": "0.13.45", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7e9ee718a..43e43b5af 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.44", + "version": "0.13.45", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 79ff5b75e..0a417e593 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.44' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.45' };