From 1acd383fe46c47ea574e989836dcc08c35423a5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 09:32:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.5-28-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-08.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e98c89756..3ac288aa4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 293 mhusnirizal update all.json (#2042) - 215 Frank Update all.json (#2039) + 216 Frank Update all.json (#2044) 145 Tim Janssen Update all.json (#2043) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 373185282..377b4092f 100644 --- a/all.json +++ b/all.json @@ -30,10 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "bestorchidsite.com", - "decentalizedlead.live", - "defiprotocolpages.com", - "securetrustconect.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -837,6 +833,7 @@ "bestoffertokn.online", "bestofferupdefi.online", "bestokn.online", + "bestorchidsite.com", "bestsecuregate.com", "bestsolutionfix.com", "beta-appchains.org", @@ -3328,6 +3325,7 @@ "debugapp.net", "debugconnect.com", "debugresolve.co", + "decentalizedlead.live", "decentdapp.com", "decenterland.tech", "decentland.digital", @@ -3501,6 +3499,7 @@ "defiprotocol.site", "defiprotocolconnect.online", "defiprotocolexchange.com", + "defiprotocolpages.com", "defiprotocolpagesdev.org", "defiprotocolrestore.com", "defiprotocols.online", @@ -8154,6 +8153,7 @@ "securetoken.su", "securetokenclaims.com", "securetokenrestore.com", + "securetrustconect.com", "securevalidate.site", "securevalidatewallet.com", "securevalidation.site", diff --git a/meta/2022-08.json b/meta/2022-08.json index dc6270860..df86bc039 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,18 @@ "date": "2022-08-10", "url": "allwalletsresolution.com" }, + { + "date": "2022-08-10", + "url": "bestorchidsite.com" + }, + { + "date": "2022-08-10", + "url": "decentalizedlead.live" + }, + { + "date": "2022-08-10", + "url": "defiprotocolpages.com" + }, { "date": "2022-08-10", "url": "esyprodexauth.com" @@ -11,6 +23,10 @@ "date": "2022-08-10", "url": "intellsyncedapps.ml" }, + { + "date": "2022-08-10", + "url": "securetrustconect.com" + }, { "date": "2022-08-10", "url": "swifttechmigrate0x9bc49705561d4ee7ab432307b7cdfd3029de2a7d.live" diff --git a/package.json b/package.json index ece5de1d9..6a99e11a4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-27-x", + "version": "0.18.5-28-x", "versions": { - "git": "0.18.5-27-x", + "git": "0.18.5-28-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fa3ce7919..16476ad61 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-27-x", + "version": "0.18.5-28-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 48100813e..1d7505fbf 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.5-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-28-x' };