From 0cfd6dbb0d51b28b15e53a6cb21eaf87aa04aa96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 10:37:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-31-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 1 + all/health/all.json | 3 +++ meta/2023-04.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 19 insertions(+), 7 deletions(-) create mode 100644 all/health/all.json diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 90b204f2c..a5b85f3b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 615 Frank Update all.json (#3248) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 573 Tim Janssen Update all.json (#3249) + 574 Tim Janssen Update all.json (#3251) 525 Jaco Bump TypeScript (#3237) 420 mhusnirizal update all.json (#3213) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 38952cc30..3c7b34418 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "kalyvracompany.com", - "officialrectify.heartflo.health", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7784,6 +7782,7 @@ "kalopsens.site", "kaloptap.site", "kalpmbastrn.site", + "kalyvracompany.com", "kambetyom.site", "kambontg.site", "kamisafe-pro.xyz", @@ -10631,6 +10630,7 @@ "officialdefisync.com", "officialfixedfloat.com", "officialnftcollections.com", + "officialrectify.heartflo.health", "officialswitchs.com", "officialsync.website", "officialtoken.com", diff --git a/all/com/all.json b/all/com/all.json index 14a79ba45..73fed3d0f 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2864,6 +2864,7 @@ "juwerii.com", "juzztoken.com", "kabyarenadev.com", + "kalyvracompany.com", "kannectnow.com", "kansiwanow.com", "karura-network.com", diff --git a/all/health/all.json b/all/health/all.json new file mode 100644 index 000000000..b892853bb --- /dev/null +++ b/all/health/all.json @@ -0,0 +1,3 @@ +[ + "officialrectify.heartflo.health" +] diff --git a/meta/2023-04.json b/meta/2023-04.json index 282f96eb6..2dd80c5de 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -23,10 +23,18 @@ "date": "2023-04-14", "url": "info-astarnetwork.com" }, + { + "date": "2023-04-14", + "url": "kalyvracompany.com" + }, { "date": "2023-04-14", "url": "network-portalastar.com" }, + { + "date": "2023-04-14", + "url": "officialrectify.heartflo.health" + }, { "date": "2023-04-14", "url": "portal-aster-network.com" diff --git a/package.json b/package.json index ef69b509a..2a9955747 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-30-x", + "version": "0.20.6-31-x", "versions": { - "git": "0.20.6-30-x", + "git": "0.20.6-31-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 140dfc813..30115ddf1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-30-x", + "version": "0.20.6-31-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e4084bc5d..c3ede206b 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.6-30-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-31-x' };