From ed7e0207df7f972828513f3b415e7abe1d3672d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 07:13:14 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-87-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-10.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1fd6a95f6..2f4b2ee7e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 339 Frank Update all.json (#2483) - 305 Tim Janssen Update all.json (#2482) + 306 Tim Janssen Update all.json (#2486) 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 f7621455a..8aed1a33f 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dcwsynesecure.com", - "deslab.firebaseapp.com", - "deslab.web.app.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3812,6 +3809,7 @@ "dbasemainnet.tech", "dbridgenode.netlify.app", "dcrv2.xyz", + "dcwsynesecure.com", "ddfflwallnneetccoozznnet.gztyisl.online", "de-fiappsnetwork.com", "deadapeverification.com", @@ -4134,6 +4132,8 @@ "desk-validation.com", "deskcom.cfd", "deskftmx.com", + "deslab.firebaseapp.com", + "deslab.web.app.com", "dessynchronise.000webhostapp.com", "desydefinode.com", "details-paxful.dashboard-paxful.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index d4cca90f3..b8d45df07 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-10-27", + "url": "dcwsynesecure.com" + }, + { + "date": "2022-10-27", + "url": "deslab.firebaseapp.com" + }, + { + "date": "2022-10-27", + "url": "deslab.web.app.com" + }, { "date": "2022-10-26", "url": "coinpad-beta.com" diff --git a/package.json b/package.json index 9ee669c27..0b4ce5a6f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-86-x", + "version": "0.18.11-87-x", "versions": { - "git": "0.18.11-86-x", + "git": "0.18.11-87-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8781837e4..54471df70 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-86-x", + "version": "0.18.11-87-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a017587a1..c1ed099f5 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.11-86-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-87-x' };