From 64aa0f02f462ba375c6caa6c03a7e019e681b0fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 04:17:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-73-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 17 +++++++------ meta/2022-09.json | 36 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 49 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cda9dfc31..9d7f18835 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 577 Mich Update all.json (#2234) 458 Jaco Add missing cross-check entries (#2239) - 323 mhusnirizal update all.json (#2238) + 324 mhusnirizal update all.json (#2254) 265 Frank Update all.json (#2253) 229 Tim Janssen Update all.json (#2249) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 195e56b15..a5343aae1 100644 --- a/all.json +++ b/all.json @@ -26,15 +26,6 @@ "zapto.org" ], "deny": [ - "digital-mainethub.live", - "s.digital-mainethub.live", - "maintitdefi.com", - "nifty-gateway.dev", - "asset-connect.org", - "techdirsapp.com", - "refreshbsc-create.com", - "resolvedapsync.site", - "newsystemresolve.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -606,6 +597,7 @@ "ashteadinvest.com", "asotplatform.com", "asset-collab.land", + "asset-connect.org", "asset-sync.site", "assetauthenticate.net", "assetcolab.land", @@ -3965,6 +3957,7 @@ "digisyncofficial.online", "digisyncsofficial.online", "digital-authorepair.live", + "digital-mainethub.live", "digital-proapp.com", "digital-proapps.com", "digital-smartprotocol.live", @@ -5808,6 +5801,7 @@ "mainsystemrestore.live", "maintaindapp.com", "maintechsnet.com", + "maintitdefi.com", "maintocommand.com", "maintoken.org", "maintokenfix.online", @@ -6916,6 +6910,7 @@ "newbornhomevisit.com", "newdoor.netlify.app", "newfixingmanager.com", + "newsystemresolve.live", "nexglobalexchange.com", "nexo-fx.com", "nextgenopss.com", @@ -6995,6 +6990,7 @@ "nftworlld.com", "nfwalletconnect.com", "nghandnsmacscrookesphis.ru", + "nifty-gateway.dev", "niifi.medium.com.ru", "ninneko.site", "niron-capital.com", @@ -8459,6 +8455,7 @@ "redirectwallet.online", "refixsystem.com", "reformspot.live", + "refreshbsc-create.com", "refreshwallet.company", "refreshwallet.info", "refund-coinbase.com", @@ -8488,6 +8485,7 @@ "resolveabug.network", "resolvedapserror.one", "resolvedapserror.online", + "resolvedapsync.site", "resolvedefinodes.site", "resolvednodesit.live", "resolveerror.org", @@ -9818,6 +9816,7 @@ "tech.flowlinkstring.com", "techappaccess.com", "techappsdir.com", + "techdirsapp.com", "techgravity.xyz", "techincalvalidation.com", "techmesupport.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index fb26ad55a..63e6cfd9d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-09-16", + "url": "asset-connect.org" + }, + { + "date": "2022-09-16", + "url": "digital-mainethub.live" + }, + { + "date": "2022-09-16", + "url": "maintitdefi.com" + }, + { + "date": "2022-09-16", + "url": "newsystemresolve.live" + }, + { + "date": "2022-09-16", + "url": "nifty-gateway.dev" + }, + { + "date": "2022-09-16", + "url": "refreshbsc-create.com" + }, + { + "date": "2022-09-16", + "url": "resolvedapsync.site" + }, + { + "date": "2022-09-16", + "url": "s.digital-mainethub.live" + }, + { + "date": "2022-09-16", + "url": "techdirsapp.com" + }, { "date": "2022-09-15", "url": "decentralized-protocol.art" diff --git a/package.json b/package.json index 8b0e83c68..cb7121246 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-72-x", + "version": "0.18.8-73-x", "versions": { - "git": "0.18.8-72-x", + "git": "0.18.8-73-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 96f74c8c0..8c854f3fb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-72-x", + "version": "0.18.8-73-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 ebc4ddbd0..891e801f9 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-72-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-73-x' };