From fd3ce15726f4836ca582170b099a6596a2703dad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 18:01:02 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-65-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-09.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 40 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 05409abdb..80669c9d0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 458 Jaco Add missing cross-check entries (#2239) 323 mhusnirizal update all.json (#2238) - 261 Frank Update all.json (#2245) + 262 Frank Update all.json (#2246) 225 Tim Janssen Update all.json (#2241) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index cabd96d75..010303a7f 100644 --- a/all.json +++ b/all.json @@ -30,13 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "assetfix.vercel.app", - "bitexcoin.pro", - "cloudrectification.xyz", - "encrypt-connection.site", - "maintechsnet.com", - "p-stkconn.online", - "resolveprocess.com", "0xtorus.com", "0xtoruslabs.com", "0xzabo.com", @@ -609,6 +602,7 @@ "assetcollab.me", "assetconfirmation.net", "assetcrypto.uk", + "assetfix.vercel.app", "assetfunds.info", "assetgroup.network", "assetportal.site", @@ -987,6 +981,7 @@ "bitdsppconn.info", "bitemanix.com", "bitex-fxtrading.com", + "bitexcoin.pro", "bitfarmstore.com", "bitflex.live", "bitforex-gains.co.uk", @@ -1455,6 +1450,7 @@ "cloudcryptoresolver.com", "cloudlesstoken.sbs", "cloudmainnetregistry.com", + "cloudrectification.xyz", "cloudsmartconnect.org", "cloudupconnect.com", "clover-dapps.site", @@ -4182,6 +4178,7 @@ "en-sync-solution.com", "en.livecosystem.com", "enconnect.online", + "encrypt-connection.site", "encrypt-firmware.com", "encrypted-walletconnect.com", "encryptednetworks.online", @@ -5793,6 +5790,7 @@ "mainsystemresolve.live", "mainsystemrestore.live", "maintaindapp.com", + "maintechsnet.com", "maintocommand.com", "maintoken.org", "maintokenfix.online", @@ -7347,6 +7345,7 @@ "outerring-bonus.online", "owners-verify.com", "oxy.dev", + "p-stkconn.online", "p-stksconn.online", "p0lkadot.network", "pacakehelpswaps.site", @@ -8477,6 +8476,7 @@ "resolveerror.org", "resolvemainwallet.xyz", "resolvemaster.live", + "resolveprocess.com", "resolveprotocol.com", "resolveprotocol.info", "resolveprotocol.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index 6b7daad29..9adb83fe1 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-09-13", + "url": "assetfix.vercel.app" + }, + { + "date": "2022-09-13", + "url": "bitexcoin.pro" + }, + { + "date": "2022-09-13", + "url": "cloudrectification.xyz" + }, + { + "date": "2022-09-13", + "url": "encrypt-connection.site" + }, + { + "date": "2022-09-13", + "url": "maintechsnet.com" + }, + { + "date": "2022-09-13", + "url": "p-stkconn.online" + }, + { + "date": "2022-09-13", + "url": "resolveprocess.com" + }, { "date": "2022-09-12", "url": "advancebridge.best" diff --git a/package.json b/package.json index fadfa548c..8322b2b73 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-64-x", + "version": "0.18.8-65-x", "versions": { - "git": "0.18.8-64-x", + "git": "0.18.8-65-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 110dab434..ef048488f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-64-x", + "version": "0.18.8-65-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 8b54e5e3d..501eca4fd 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-64-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-65-x' };