From 5477d2186e0cae367fdf7700a3bbbee329533074 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 04:51:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 9 ++++----- meta/2022-09.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b21670c65..2c11c4ec7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 455 Jaco Additional url (as per issues logged) (#2177) 311 mhusnirizal update all.json (#2186) - 248 Frank Update all.json (#2181) + 249 Frank Update all.json (#2187) 202 Tim Janssen Update all.json (#2183) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 02eb98cbe..9c91508f5 100644 --- a/all.json +++ b/all.json @@ -30,11 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dappswebaccess.online", - "defi-nodeapi.com", - "connect.defi-nodeapi.com", - "pulsechaindirect.com", - "refixsystem.com", "0xtorus.com", "0xzabo.com", "104.168.169.107", @@ -3267,6 +3262,7 @@ "dappswallextconnect.online", "dappswapp.com", "dappswapps.online", + "dappswebaccess.online", "dappswebassist.com", "dappswebconnect.com", "dappswebconnect.online", @@ -3573,6 +3569,7 @@ "defi-livesync.com", "defi-metachains.com", "defi-net.online", + "defi-nodeapi.com", "defi-nodetool.com", "defi-nodetools.com", "defi-offchainrects.com", @@ -8036,6 +8033,7 @@ "publicdappnetwork.com", "pulsechain-bridgeintoken.com", "pulsechainconnect.com", + "pulsechaindirect.com", "pulsechainsacrifice.solutions", "pulsechainsacrifices.solutions", "pulsechaintrust.com", @@ -8187,6 +8185,7 @@ "redclayware.com", "redconsulting.co.id", "redirectwallet.online", + "refixsystem.com", "refreshwallet.company", "refreshwallet.info", "refund-coinbase.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index a77c2b2a7..c4c512e9d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-09-05", + "url": "connect.defi-nodeapi.com" + }, + { + "date": "2022-09-05", + "url": "dappswebaccess.online" + }, + { + "date": "2022-09-05", + "url": "defi-nodeapi.com" + }, + { + "date": "2022-09-05", + "url": "pulsechaindirect.com" + }, + { + "date": "2022-09-05", + "url": "refixsystem.com" + }, { "date": "2022-09-04", "url": "bpads0x380624a4a7e69db1ca07deecf764025fc224d056.xyz" diff --git a/package.json b/package.json index 4c1ed11ef..3f50ccdf1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-13-x", + "version": "0.18.8-14-x", "versions": { - "git": "0.18.8-13-x", + "git": "0.18.8-14-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cbc30c6a0..7901f66d5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-13-x", + "version": "0.18.8-14-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 48a42b92d..116944229 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.8-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-14-x' };