From c4c2595257d0920b970a81549836b369f20c719f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 05:51:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 9 +++------ meta/2022-12.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 32 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8b1eb3098..12b24bb96 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 468 Jaco 0.18.12 (#2637) 381 Frank Update all.json (#2634) 381 Tim Janssen Update all.json (#2638) - 367 mhusnirizal update all.json (#2631) + 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 58b6dfef8..8b7359e2d 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ "zapto.org" ], "deny": [ - "defidomain.io", - "bitseth.io", - "financeweb.io", - "support.defidomain.io", - "tickets.bitseth.io", - "support.financeweb.io", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1128,6 +1122,7 @@ "bitproblemresolved.com", "bitprofitinvest.com", "bitrarm.online", + "bitseth.io", "bitstarminin.co", "bitstocklivetrading.com", "bitswapme.com", @@ -4146,6 +4141,7 @@ "defidapps-net.web.app", "defidappsmainnet.com", "defidappsprotocol.online", + "defidomain.io", "defiease.net", "defiencrypt.com", "defiencrypt.net", @@ -4915,6 +4911,7 @@ "financehalix.com", "financepancakeswapcake.ml", "financequity.com", + "financeweb.io", "financial-trading.ltd", "fincapitalbank.com", "finddappssolutions.live", diff --git a/meta/2022-12.json b/meta/2022-12.json index 553d7df6b..57821f95d 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-12-05", + "url": "bitseth.io" + }, + { + "date": "2022-12-05", + "url": "defidomain.io" + }, + { + "date": "2022-12-05", + "url": "financeweb.io" + }, + { + "date": "2022-12-05", + "url": "support.defidomain.io" + }, + { + "date": "2022-12-05", + "url": "support.financeweb.io" + }, + { + "date": "2022-12-05", + "url": "tickets.bitseth.io" + }, { "date": "2022-12-04", "url": "fixedfloat.ltd" diff --git a/package.json b/package.json index b39633920..33d10f12d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-0-x", + "version": "0.18.13-1-x", "versions": { - "git": "0.18.13-0-x", + "git": "0.18.13-1-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 433aa44d6..be9287ae7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-0-x", + "version": "0.18.13-1-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c0c515c48..0fd01f1e7 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.18.13-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-1-x' };