From 7ff3d028e4b8cebe8cb8df19dc241c0b783c7c22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 06:45:15 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0475a04ec..6fa7b9ae1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 454 Jaco 0.18.7 (#2169) - 306 mhusnirizal update all.json (#2168) + 307 mhusnirizal update all.json (#2176) 247 Frank Update all.json (#2174) 198 Tim Janssen Update all.json (#2173) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 0ddbe7e56..936e8c01e 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "flowcoistring.com", - "en.flowcoistring.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4376,6 +4374,7 @@ "flashbot.online", "flashfixprotocol.site", "flip-domrdt.tech", + "flowcoistring.com", "flowdapp.net", "flowdapp.space", "flowdapp.website", diff --git a/meta/2022-09.json b/meta/2022-09.json index a962360f0..b96dce4fd 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -3,6 +3,10 @@ "date": "2022-09-03", "url": "correctionconnect.com" }, + { + "date": "2022-09-03", + "url": "en.flowcoistring.com" + }, { "date": "2022-09-03", "url": "esychaindexxio.com" @@ -11,6 +15,10 @@ "date": "2022-09-03", "url": "exxplorerprotocol.online" }, + { + "date": "2022-09-03", + "url": "flowcoistring.com" + }, { "date": "2022-09-03", "url": "frafchaincoldstorage.com" diff --git a/package.json b/package.json index a676603c1..45af0ba80 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-3-x", + "version": "0.18.8-4-x", "versions": { - "git": "0.18.8-3-x", + "git": "0.18.8-4-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8b55f301f..5f561cfc8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-3-x", + "version": "0.18.8-4-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 c7572b04a..30e3d819b 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-4-x' };