From 22c8bd29cd38be6bfc24458febbbdeb3f2f4547a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 18:04:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-34-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a99389f1c..b71ff7048 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 472 Jaco Block explore-ledger.online (#2655) 396 Tim Janssen Update all.json (#2680) 390 Frank Update all.json (#2681) - 372 mhusnirizal update all.json (#2679) + 373 mhusnirizal update all.json (#2682) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 alineherzman Update all.json (#2660) diff --git a/all.json b/all.json index 4f1923875..b1ececb9f 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "dev-acalanetwork.pantheonsite.io", - "v1.mathrepair.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4347,6 +4345,7 @@ "desydefinode.com", "details-paxful.dashboard-paxful.com", "details-paxful.trade", + "dev-acalanetwork.pantheonsite.io", "dev-apygate.online", "dev-avigate.restore-vault.my.id", "dev-dappsync.com", @@ -12201,6 +12200,7 @@ "uuniggen.buzz", "uwallet.com", "uyjm9i.com", + "v1.mathrepair.live", "v1collabweb.com", "v1dappsresolve.com", "v2-multibridge.co", diff --git a/meta/2022-12.json b/meta/2022-12.json index 42b1c291b..946167632 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -75,6 +75,10 @@ "date": "2022-12-12", "url": "defiweb.web.app" }, + { + "date": "2022-12-12", + "url": "dev-acalanetwork.pantheonsite.io" + }, { "date": "2022-12-12", "url": "en-telegram.com" @@ -231,6 +235,10 @@ "date": "2022-12-12", "url": "usdt-wallet.cn" }, + { + "date": "2022-12-12", + "url": "v1.mathrepair.live" + }, { "date": "2022-12-12", "url": "v2dappinfix.com" diff --git a/package.json b/package.json index ab8863c4f..b042afe42 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-33-x", + "version": "0.18.13-34-x", "versions": { - "git": "0.18.13-33-x", + "git": "0.18.13-34-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 15f70a89e..a629c19b8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-33-x", + "version": "0.18.13-34-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cdc3e395f..f5fb2a72a 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-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-34-x' };