From 00c82809d061927804a2db745ec7d2bcf1cf5f08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 09:20:45 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-09.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 73a6b27c4..9b8446352 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 455 Jaco Additional url (as per issues logged) (#2177) 315 mhusnirizal update all.json (#2202) 250 Frank Update all.json (#2197) - 209 Tim Janssen Update all.json (#2200) + 210 Tim Janssen Update all.json (#2203) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index c8a242e77..3587f3bd0 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "pancakeswap.insure", - "coinsolutionapp.com", - "swiftfixprotocols.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1563,6 +1560,7 @@ "coinsolution.cc", "coinsolution.pw", "coinsolution.refilyse.com", + "coinsolutionapp.com", "coinsolutiondapp.online", "coinsolutiondesk.com", "coinsolutionnetwork.live", @@ -7277,6 +7275,7 @@ "pancakeswap.fit", "pancakeswap.fyi", "pancakeswap.guide", + "pancakeswap.insure", "pancakeswap.llc", "pancakeswap.mxi.cloud", "pancakeswap.one", @@ -9167,6 +9166,7 @@ "swiftdappsfix.com", "swiftfix.netlify.app", "swiftfixerrors.com", + "swiftfixprotocols.online", "swiftkeyswap.com", "swiftkeyswap.info", "swiftlyxcapital.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 959cf0cd8..d76eb3a9f 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,6 +7,10 @@ "date": "2022-09-06", "url": "app-syncaffix.com" }, + { + "date": "2022-09-06", + "url": "coinsolutionapp.com" + }, { "date": "2022-09-06", "url": "dappfreetokens.com" @@ -27,10 +31,18 @@ "date": "2022-09-06", "url": "neutralquickauths.pro" }, + { + "date": "2022-09-06", + "url": "pancakeswap.insure" + }, { "date": "2022-09-06", "url": "rectifydapps.website" }, + { + "date": "2022-09-06", + "url": "swiftfixprotocols.online" + }, { "date": "2022-09-06", "url": "syncmain-rectify.com" diff --git a/package.json b/package.json index a7ea7f6ad..df57207fa 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-26-x", + "version": "0.18.8-27-x", "versions": { - "git": "0.18.8-26-x", + "git": "0.18.8-27-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6ab9b9ba1..e869179f7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-26-x", + "version": "0.18.8-27-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 3f55ac0ce..db76bd881 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-27-x' };