From 52655bded6e0e18d43e712ff3e6cacf1e59206ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:32:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.5-21-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/io/all.json | 1 + all/net/all.json | 1 + meta/2024-04.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 73473c830..4fb8805f5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 600 mhusnirizal update all.json (#4358) 551 Jaco Allow addition of denySub entries (#4223) 96 michalisFr Added 0 new domains (#2338) - 55 alineherzman Update all.json (#4351) + 56 alineherzman Update all.json (#4361) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 16 Josip Š Update all.json (#4294) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a1a7c53da..f1434aaa5 100644 --- a/all.json +++ b/all.json @@ -33,8 +33,6 @@ "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", - "hub-originether.net", - "oeth.io", "0pensea.co.uk", "0therside.com", "0vvwvuniswap.top", @@ -13010,6 +13008,7 @@ "httpslink.com", "hub-injective-bke.pages.dev", "hub-injective.network", + "hub-originether.net", "hub-polkadot.com", "hubconnect.me", "hubfix.online", @@ -19016,6 +19015,7 @@ "odexonchain-ai.com", "odogwuwebsite.com", "odos-swap.com", + "oeth.io", "offchain-oraclesync.com", "offchain-web3support.net", "offchain-websync.com", diff --git a/all/io/all.json b/all/io/all.json index 08c7cc585..4e95c582c 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -331,6 +331,7 @@ "nfttalent.io", "noncentralizeddomain.io", "obscuritytokenswap.io", + "oeth.io", "oiptmsim.io", "ominidefi.io", "omnidefi.io", diff --git a/all/net/all.json b/all/net/all.json index bcea9f0f0..52b4e6f5d 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -725,6 +725,7 @@ "host-node.net", "hsaka.net", "https-metamask.ddns.net", + "hub-originether.net", "hubsystem-syncnetwork.net", "hubvalidator.net", "hungryswap.net", diff --git a/meta/2024-04.json b/meta/2024-04.json index f7958c24a..58b6957c1 100644 --- a/meta/2024-04.json +++ b/meta/2024-04.json @@ -1,4 +1,12 @@ [ + { + "date": "2024-04-05", + "url": "hub-originether.net" + }, + { + "date": "2024-04-05", + "url": "oeth.io" + }, { "date": "2024-04-04", "url": "app.web3-dapp.net" diff --git a/package.json b/package.json index 87e0f5c2d..89ebc3456 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.5-20-x", + "version": "0.22.5-21-x", "versions": { - "git": "0.22.5-20-x", + "git": "0.22.5-21-x", "npm": "0.22.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f1741dae9..ebc80f588 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.5-20-x", + "version": "0.22.5-21-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index df8accdf0..3bccc71eb 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.22.5-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.5-21-x' };