From edf449333f88b162d42b4decbee2e278d0c7f8b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:31:09 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-19-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2023-01.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 d81c4f27c..5c0d845cd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 430 Frank Update all.json (#2787) 430 Tim Janssen Update all.json (#2788) - 385 mhusnirizal update all.json (#2781) + 386 mhusnirizal update all.json (#2789) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 14 alineherzman Update all.json (#2784) diff --git a/all.json b/all.json index ec0752317..70142a702 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "zapto.org" ], "deny": [ - "thewalletauthentic.xyz", - "sollution9389202.tech", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -11004,6 +11002,7 @@ "solidfix.live", "solidity-cbridge.tools", "solidvest.website", + "sollution9389202.tech", "solomoney11.github.io", "solrazr.club", "solution-fix.com", @@ -11867,6 +11866,7 @@ "thetrolllerart.dvrlists.com", "theuninqgen.buzz", "thewallet-sync.com", + "thewalletauthentic.xyz", "thewalletauthentication.com", "thewalletconnect.com", "thewalletconnects.net", diff --git a/meta/2023-01.json b/meta/2023-01.json index f971a4253..68fa73672 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -15,6 +15,14 @@ "date": "2023-01-11", "url": "secure.dappintegration.co" }, + { + "date": "2023-01-11", + "url": "sollution9389202.tech" + }, + { + "date": "2023-01-11", + "url": "thewalletauthentic.xyz" + }, { "date": "2023-01-10", "url": "activenodesystem.com" diff --git a/package.json b/package.json index ffe439d64..38e68d7e1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-18-x", + "version": "0.18.14-19-x", "versions": { - "git": "0.18.14-18-x", + "git": "0.18.14-19-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0b21bf300..5051fefe0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-18-x", + "version": "0.18.14-19-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 65240ba91..cf121f6a2 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-19-x' };