From 17b0922faf46a6fcd13750ae3467f25b6ff70a4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 08:14:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-29-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 5 ++--- meta/2022-08.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f010b4db1..1f60b4e36 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 301 mhusnirizal update all.json (#2085) 227 Frank Update all.json (#2092) - 162 Tim Janssen Update all.json (#2090) + 163 Tim Janssen Update all.json (#2093) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 6517aa9d3..10914eb3e 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "crypto247network.com", - "walletconnect-secured.crypto247network.com", "0vvwvuniswap.top", - "gatevalidation.com", "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", @@ -2097,6 +2094,7 @@ "crypto-wallets.net", "crypto-web-wallet.com", "crypto.js.org", + "crypto247network.com", "cryptoaddwallet.com", "cryptoairdrop.app", "cryptoairdrop.online", @@ -4285,6 +4283,7 @@ "gasrefund-otherside.com", "gate-site.xyz", "gatereset.io", + "gatevalidation.com", "gcf-online.com", "gdtokenpocket.com", "gemiinilogin.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index abfb16330..11096ef96 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-08-19", + "url": "crypto247network.com" + }, { "date": "2022-08-19", "url": "fido-trading-decrypting.herokuapp.com" }, + { + "date": "2022-08-19", + "url": "gatevalidation.com" + }, { "date": "2022-08-19", "url": "iwallet.live" @@ -27,6 +35,10 @@ "date": "2022-08-19", "url": "vaultseedify.online" }, + { + "date": "2022-08-19", + "url": "walletconnect-secured.crypto247network.com" + }, { "date": "2022-08-19", "url": "wonderlandmoneey.online" diff --git a/package.json b/package.json index 34ec5525b..051cd7f4c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-28-x", + "version": "0.18.6-29-x", "versions": { - "git": "0.18.6-28-x", + "git": "0.18.6-29-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 91a1208ba..abc9166d4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-28-x", + "version": "0.18.6-29-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 beb97c845..f980e7d79 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.6-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-29-x' };