From 5d276d73fdaab7f893efe168ac60bd08d52c555b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 08:42:05 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.3-26-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/org/all.json | 2 ++ meta/2023-05.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7259a4cbb..58b507969 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 608 Mich Block WalletConnect "node sync" scams (#3319) 594 Tim Janssen Update all.json (#3338) 527 Jaco 0.21.2 (#3309) - 427 mhusnirizal update all.json (#3337) + 428 mhusnirizal update all.json (#3339) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 21 alineherzman Update address.json (#3303) diff --git a/all.json b/all.json index 790480798..2e7b9ec75 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "synconnect.org", - "websync34.org", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -14405,6 +14403,7 @@ "synconection.com", "synconline.line.pm", "synconnect.link", + "synconnect.org", "synconnectall.com", "synconnects.com", "synconnectwallet.com", @@ -18080,6 +18079,7 @@ "websychronizer.com", "websync-keybaseverify.org", "websync.site", + "websync34.org", "websyncextension.net", "websynchelp.com", "websynchronizationvalidator.pages.dev", diff --git a/all/org/all.json b/all/org/all.json index e4d6932cc..f43a901b0 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -861,6 +861,7 @@ "synclive.org", "syncmesh.org", "syncnetworks.org", + "synconnect.org", "syncsystem.org", "syncwallet.mywebcommunity.org", "syncwalletcloud.org", @@ -1061,6 +1062,7 @@ "webdefi.org", "webextension-interface.org", "websync-keybaseverify.org", + "websync34.org", "websyncnode.org", "websystem-interface.org", "webwalletconnect.org", diff --git a/meta/2023-05.json b/meta/2023-05.json index 10939f807..cad530e65 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -15,6 +15,10 @@ "date": "2023-05-10", "url": "net.digitalweb.live" }, + { + "date": "2023-05-10", + "url": "synconnect.org" + }, { "date": "2023-05-10", "url": "walletsynkzzzzx-net.firebaseapp.com" @@ -23,6 +27,10 @@ "date": "2023-05-10", "url": "walletsynkzzzzx-net.web.app" }, + { + "date": "2023-05-10", + "url": "websync34.org" + }, { "date": "2023-05-09", "url": "appmainnetservers.com" diff --git a/package.json b/package.json index 9e2bf982a..8ecb18103 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.3-25-x", + "version": "0.21.3-26-x", "versions": { - "git": "0.21.3-25-x", + "git": "0.21.3-26-x", "npm": "0.21.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b8599e0c1..1be968a1a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.3-25-x", + "version": "0.21.3-26-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3d849aefb..0de6a2d77 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.21.3-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-26-x' };