From 077c193a328b1abe12e5e483e16a7b91c45594f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 05:12:41 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-3-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 16 +++++++------- meta/2022-09.json | 32 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 45 insertions(+), 13 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7a69cd7c5..0475a04ec 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 454 Jaco 0.18.7 (#2169) 306 mhusnirizal update all.json (#2168) - 246 Frank Update all.json (#2171) + 247 Frank Update all.json (#2174) 198 Tim Janssen Update all.json (#2173) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 41710b784..75f4acc4a 100644 --- a/all.json +++ b/all.json @@ -29,14 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "correctionconnect.com", - "esychaindexxio.com", - "exxplorerprotocol.online", - "frafchaincoldstorage.com", - "mainnettintegration.link", - "recoverydomainagent.com", - "syncresolved.xyz", - "syncsolution.pro", "0vwwuniswap.top", "0xtorus.com", "0xzabo.com", @@ -2072,6 +2064,7 @@ "correction-service.com", "correctionbot.link", "correctionbot.org", + "correctionconnect.com", "correctionnode.com", "correctionnodes.com", "correctionsbot.net", @@ -4094,6 +4087,7 @@ "esmartchecker.com", "esp-defiswap.com", "espacev.sbs", + "esychaindexxio.com", "esydexio.com", "esyprodexauth.com", "esystemsync.live", @@ -4191,6 +4185,7 @@ "extensionserver.com", "extninfo.com", "extractionexe.link", + "exxplorerprotocol.online", "ez24exchange.fun", "f7ftb98uihy878t67r.com", "f8w2e3r4t5y6.com", @@ -4400,6 +4395,7 @@ "fowelcorrect.com", "fowelcorrect.org", "foxsecuritykeys.xyz", + "frafchaincoldstorage.com", "free-web-wallet.com", "freeappware.com", "freemiumcore.com", @@ -5546,6 +5542,7 @@ "mainnetsync.com", "mainnetsync.net", "mainnetsyncer.live", + "mainnettintegration.link", "mainnettokenchains.org", "mainnetvalidation.com", "mainnetwalletconnect.com", @@ -8108,6 +8105,7 @@ "recovery-web.io", "recoveryblockchain.info", "recoverychain.ga", + "recoverydomainagent.com", "recoverymaxtokenconnect.com", "recoverywallet.me", "recsyncauth.xyz", @@ -9343,6 +9341,7 @@ "syncredirecting.info", "syncrepair.live", "syncresolve.com", + "syncresolved.xyz", "syncrestore.live", "syncrestore.me", "syncrestore.online", @@ -9364,6 +9363,7 @@ "syncserver.live", "syncsnodes.com", "syncsoluctions.xyz", + "syncsolution.pro", "syncsonlinevalidates.com", "syncsrectifydata.com", "syncterramoney.net", diff --git a/meta/2022-09.json b/meta/2022-09.json index bdc9f284c..a962360f0 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,36 @@ [ + { + "date": "2022-09-03", + "url": "correctionconnect.com" + }, + { + "date": "2022-09-03", + "url": "esychaindexxio.com" + }, + { + "date": "2022-09-03", + "url": "exxplorerprotocol.online" + }, + { + "date": "2022-09-03", + "url": "frafchaincoldstorage.com" + }, + { + "date": "2022-09-03", + "url": "mainnettintegration.link" + }, + { + "date": "2022-09-03", + "url": "recoverydomainagent.com" + }, + { + "date": "2022-09-03", + "url": "syncresolved.xyz" + }, + { + "date": "2022-09-03", + "url": "syncsolution.pro" + }, { "date": "2022-09-02", "url": "bacckendeactivattqr.online" diff --git a/package.json b/package.json index 9459908c9..a676603c1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-2-x", + "version": "0.18.8-3-x", "versions": { - "git": "0.18.8-2-x", + "git": "0.18.8-3-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 957078ed3..8b55f301f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-2-x", + "version": "0.18.8-3-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 b6ad03088..c7572b04a 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-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-3-x' };