From 624e84c176e0e5c50a82effd72fb3f980bfb160c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 21:49:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.2-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- all/com/all.json | 1 + all/online/all.json | 1 + all/sbs/all.json | 1 + all/site/all.json | 1 + meta/2023-03.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 10 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index de6cfdcb1..304aff06d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 544 Frank Update all.json (#3093) + 545 Frank Update all.json (#3101) 534 Tim Janssen Update all.json (#3100) 504 Jaco Bump dev deps (#3089) 413 mhusnirizal update all.json (#3045) diff --git a/all.json b/all.json index 231d5b120..36b5ebc49 100644 --- a/all.json +++ b/all.json @@ -43,10 +43,6 @@ "0xtorus.com", "0xtoruslabs.com", "0xzabo.com", - "blockmigration.online", - "dexmainnet.site", - "nodelive.sbs", - "systemicerrfix.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -1600,6 +1596,7 @@ "blockfixresolvepro.com", "blockinthechain.co", "blockmainnet.live", + "blockmigration.online", "blocknodes.site", "blocknodesdomain.com", "blocknodespot.com", @@ -5313,6 +5310,7 @@ "dexlaunchpads.org", "dexlaunchpads.xyz", "dexlink.live", + "dexmainnet.site", "dexnodebridge.co", "dexor.site", "dexpadnode.site", @@ -9977,6 +9975,7 @@ "nodeinterface.flowex.online", "nodelify.live", "nodelink-select.co", + "nodelive.sbs", "nodemainnet.com", "nodemainnet.site", "nodemainnetchain.com", @@ -13576,6 +13575,7 @@ "systemdappresolve.live", "systemdappsresolve.live", "systemfold.help", + "systemicerrfix.com", "systemnodeautorepair.com", "systemnoderesolve.com", "systemserver.online", diff --git a/all/com/all.json b/all/com/all.json index 82fd377ea..b2720f213 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5237,6 +5237,7 @@ "systematicrectifier.com", "systematicwalletdapps.com", "systembscrestore.com", + "systemicerrfix.com", "systemnodeautorepair.com", "systemnoderesolve.com", "systemsynchronise.com", diff --git a/all/online/all.json b/all/online/all.json index f9061d679..77a1b9a71 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -119,6 +119,7 @@ "blockchainapp.online", "blockchainhub.online", "blockchainserver.online", + "blockmigration.online", "blocksaffinity.online", "bloctroubleshot.online", "blokcloud.online", diff --git a/all/sbs/all.json b/all/sbs/all.json index 86c4b7511..e036189fd 100644 --- a/all/sbs/all.json +++ b/all/sbs/all.json @@ -11,6 +11,7 @@ "mywallet.sbs", "nodeapp.sbs", "nodeconnect.sbs", + "nodelive.sbs", "nodesapp.sbs", "pancakeswapresolve.sbs", "pool-liquidity.sbs", diff --git a/all/site/all.json b/all/site/all.json index 8c37f7458..37df2fd12 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -335,6 +335,7 @@ "devlotman.site", "dexchainpad.site", "dexfix.site", + "dexmainnet.site", "dexor.site", "dexpadnode.site", "digital-enablingsync.site", diff --git a/meta/2023-03.json b/meta/2023-03.json index ba9e32e34..863c03130 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -11,6 +11,10 @@ "date": "2023-03-08", "url": "blockchainprotection.tech" }, + { + "date": "2023-03-08", + "url": "blockmigration.online" + }, { "date": "2023-03-08", "url": "chaindelegate.xyz" @@ -63,6 +67,10 @@ "date": "2023-03-08", "url": "defiwebmodal.live" }, + { + "date": "2023-03-08", + "url": "dexmainnet.site" + }, { "date": "2023-03-08", "url": "dexor.site" @@ -95,6 +103,10 @@ "date": "2023-03-08", "url": "nfttrader.digital" }, + { + "date": "2023-03-08", + "url": "nodelive.sbs" + }, { "date": "2023-03-08", "url": "nodesapp.sbs" @@ -123,6 +135,10 @@ "date": "2023-03-08", "url": "syncunit.online" }, + { + "date": "2023-03-08", + "url": "systemicerrfix.com" + }, { "date": "2023-03-08", "url": "validatenode.network" diff --git a/package.json b/package.json index 70f5744d9..952630c93 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-16-x", + "version": "0.20.2-17-x", "versions": { - "git": "0.20.2-16-x", + "git": "0.20.2-17-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b8d33745..232cd8807 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-16-x", + "version": "0.20.2-17-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index dc176cfda..800bda948 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.20.2-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-17-x' };