From 39e70e5cacfcb54938a870d71da6a5d11be523c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 07:44:41 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-60-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 9 ++++----- meta/2022-09.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 25940f3bc..8abcb267a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 453 Jaco Bump deps (#2156) - 305 mhusnirizal update all.json (#2164) + 306 mhusnirizal update all.json (#2168) 244 Frank Update all.json (#2167) 197 Tim Janssen Update all.json (#2166) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 863236379..94f926767 100644 --- a/all.json +++ b/all.json @@ -26,11 +26,6 @@ "zapto.org" ], "deny": [ - "fixapifirmwarez.com", - "metachain.support", - "microntek-services.xyz", - "smart-mainnetsync.online", - "s.smart-mainnetsync.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4275,6 +4270,7 @@ "fixallerror.org", "fixallmytokenwallet.org", "fixapifirmware.com", + "fixapifirmwarez.com", "fixapp.site", "fixauth-support.live", "fixbase.net", @@ -5683,6 +5679,7 @@ "metablazetoken.site", "metablockchaiin.me", "metaceware.net", + "metachain.support", "metachainconnect.com", "metacoinsolution.com", "metacolimited.com", @@ -6126,6 +6123,7 @@ "microconnectoken.one", "microdapps.xyz", "microminedapp.com", + "microntek-services.xyz", "micropool-defi.co", "midappsintegration.online", "migratecoin.live", @@ -8621,6 +8619,7 @@ "smart-fixchain.live", "smart-fixhub.live", "smart-handshake.com", + "smart-mainnetsync.online", "smart-resolution.live", "smart-shellshock.live", "smart-switchs.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index 5e6fc252c..d0a3c3e28 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -11,6 +11,10 @@ "date": "2022-09-02", "url": "digital-smartsync.live" }, + { + "date": "2022-09-02", + "url": "fixapifirmwarez.com" + }, { "date": "2022-09-02", "url": "https-metamask.ddns.net" @@ -19,6 +23,14 @@ "date": "2022-09-02", "url": "mail.nodeauthy.space" }, + { + "date": "2022-09-02", + "url": "metachain.support" + }, + { + "date": "2022-09-02", + "url": "microntek-services.xyz" + }, { "date": "2022-09-02", "url": "nodeauthy.space" @@ -27,6 +39,14 @@ "date": "2022-09-02", "url": "s.digital-smartsync.live" }, + { + "date": "2022-09-02", + "url": "s.smart-mainnetsync.online" + }, + { + "date": "2022-09-02", + "url": "smart-mainnetsync.online" + }, { "date": "2022-09-01", "url": "adcon-wall.web.app" diff --git a/package.json b/package.json index c73cea02d..0a685e8da 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-59-x", + "version": "0.18.7-60-x", "versions": { - "git": "0.18.7-59-x", + "git": "0.18.7-60-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a10616d0c..fb96aa198 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-59-x", + "version": "0.18.7-60-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 fc4a9c54f..2cb16ec5a 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.7-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-60-x' };