From 6da349dcffd04ba29e643d175db42e99e619ae75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 07:32:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-16-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2023-01.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dac5fd801..852db5418 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) 429 Frank Update all.json (#2785) - 428 Tim Janssen Update all.json (#2782) + 429 Tim Janssen Update all.json (#2786) 385 mhusnirizal update all.json (#2781) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 50d8265cd..f173b3a7c 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "secure.dappintegration.co", - "dappintegration.co", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3239,6 +3237,7 @@ "dappintegraterresolve.net", "dappintegrates.live", "dappintegrates.me", + "dappintegration.co", "dappintegrations.online", "dappintegrator.cloud", "dappintegrator.site", diff --git a/meta/2023-01.json b/meta/2023-01.json index 246793ab1..f76dbae56 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-11", + "url": "dappintegration.co" + }, + { + "date": "2023-01-11", + "url": "secure.dappintegration.co" + }, { "date": "2023-01-10", "url": "activenodesystem.com" diff --git a/package.json b/package.json index 87d6059b7..43aa6b285 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-15-x", + "version": "0.18.14-16-x", "versions": { - "git": "0.18.14-15-x", + "git": "0.18.14-16-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 804570bdd..976bf29d8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-15-x", + "version": "0.18.14-16-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0c7d87a12..e7447a05a 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.14-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-16-x' };