From dfa5d6af226d81e6f321e78e8ca447c303bb7342 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 15:45:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-12.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5bc8e1369..b1f467630 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -6,7 +6,7 @@ 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) - 11 alineherzman Update all.json (#2595) + 12 alineherzman Update all.json (#2644) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) 6 ccris02 Adding few newly registered phishing sites (#344) diff --git a/all.json b/all.json index 57c45d7d1..a7ff26cba 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentralised-protocol.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3973,6 +3972,7 @@ "decentralchainhost.website", "decentralead.live", "decentralead.netlify.app", + "decentralised-protocol.com", "decentralised-protocols.live", "decentralised-refitting.app", "decentralisedcollab.land", diff --git a/meta/2022-12.json b/meta/2022-12.json index 911e13d03..190931662 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-06", + "url": "decentralised-protocol.com" + }, { "date": "2022-12-06", "url": "diniance.art" diff --git a/package.json b/package.json index 3c9fdcfd5..60d8ffa22 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-3-x", + "version": "0.18.13-4-x", "versions": { - "git": "0.18.13-3-x", + "git": "0.18.13-4-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d1bf7f573..ea69f5fa8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-3-x", + "version": "0.18.13-4-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 a517511eb..6e381dade 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-4-x' };