From c4ddc50e017a2858ae5ad9064e128e1694b33ea1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 06:25:48 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-30-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 c374fcf86..1b9531c49 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 472 Jaco Block explore-ledger.online (#2655) 395 Tim Janssen Update all.json (#2670) 389 Frank Update all.json (#2677) - 371 mhusnirizal update all.json (#2673) + 372 mhusnirizal update all.json (#2679) 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 49360d3b7..4aa22c4c7 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "smartcointech.top", - "defiweb.web.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4293,6 +4291,7 @@ "defiwalletswap.com", "defiwalletsyn.com", "defiweb-interface.org", + "defiweb.web.app", "defiwebrectify.org", "defiwebsupport.org", "defixpro.website", @@ -10247,6 +10246,7 @@ "smartcoinsstechsolution.live", "smartcoinsstechsolution.online", "smartcoinsstechsolution.xyz", + "smartcointech.top", "smartcointech.xyz", "smartcointechdappsolutiion.live", "smartcointechdappsolutiion.online", diff --git a/meta/2022-12.json b/meta/2022-12.json index 137bdebee..08498d4b3 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-12-12", + "url": "defiweb.web.app" + }, + { + "date": "2022-12-12", + "url": "smartcointech.top" + }, { "date": "2022-12-11", "url": "accounts-markets.online" diff --git a/package.json b/package.json index 795687d24..4cf90d41e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-29-x", + "version": "0.18.13-30-x", "versions": { - "git": "0.18.13-29-x", + "git": "0.18.13-30-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1e7a565f3..b1aee70f5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-29-x", + "version": "0.18.13-30-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 8e6636ed5..b8d74cf84 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-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-30-x' };