From ee83fc2244fe611862bb55c724beb1f86d913ff4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 07:59:04 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.4-44-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/app/all.json | 1 + all/com/all.json | 1 + meta/2023-05.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 f04f7151c..34f848747 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 667 Frank Update all.json (#3399) - 615 Tim Janssen Update all.json (#3398) + 616 Tim Janssen Update all.json (#3402) 610 Mich block `rescue-ai.netlify.app` (#3375) 531 Jaco Bump dev (w/ eslint config adj) (#3388) 439 mhusnirizal update all.json (#3401) diff --git a/all.json b/all.json index c2ffca85f..22ec8dadb 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coinmainnetinterface.firebaseapp.com", - "coinmainnetinterface.web.app", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2544,7 +2542,9 @@ "coinlee.live", "coinlinker.org", "coinlinker.pro", + "coinmainnetinterface.firebaseapp.com", "coinmainnetinterface.live", + "coinmainnetinterface.web.app", "coinmarket.herokuapp.com", "coinmarketswap.me", "coinmarketwalletsync.com", diff --git a/all/app/all.json b/all/app/all.json index b258fd18b..4a72a8d6d 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -68,6 +68,7 @@ "coin-solutions.netlify.app", "coinbase-86aea.web.app", "coincorrect.netlify.app", + "coinmainnetinterface.web.app", "coinpad.netlify.app", "coins-solotions.netlify.app", "coinsolution-fix.vercel.app", diff --git a/all/com/all.json b/all/com/all.json index fe3de5be1..feb2d5c8f 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -904,6 +904,7 @@ "coinhelptechsolution.com", "coinindexmarket.com", "coinkzt.com", + "coinmainnetinterface.firebaseapp.com", "coinmarket.herokuapp.com", "coinmarketwalletsync.com", "coinmigrates.com", diff --git a/meta/2023-05.json b/meta/2023-05.json index 8034f11ba..703c83df7 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-05-24", + "url": "coinmainnetinterface.firebaseapp.com" + }, + { + "date": "2023-05-24", + "url": "coinmainnetinterface.web.app" + }, { "date": "2023-05-24", "url": "manualchainresolve.io" diff --git a/package.json b/package.json index bac129cf5..f3d280527 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-43-x", + "version": "0.21.4-44-x", "versions": { - "git": "0.21.4-43-x", + "git": "0.21.4-44-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8659bba4f..7942590db 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-43-x", + "version": "0.21.4-44-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 49b724233..702d38cc4 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.4-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-44-x' };