From 1e64d6e7579f6421ddcbb1c693c05df753371d99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 10:25:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-53-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 d704468f8..4f515627d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 453 Jaco Bump deps (#2156) - 303 mhusnirizal update all.json (#2158) + 304 mhusnirizal update all.json (#2159) 242 Frank Update all.json (#2154) 194 Tim Janssen Update all.json (#2157) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index fc7ae6e12..748f164a9 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "smartcoitechs.com", - "app.smartcoitechs.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -8670,6 +8668,7 @@ "smartcoiresolution.pro", "smartcoiresolved.com", "smartcoiretechsoluitiion.xyz", + "smartcoitechs.com", "smartconnect.exchange", "smartconnect.ng", "smartconnectauth.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 1a204163a..20cca54f6 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-01", + "url": "app.smartcoitechs.com" + }, { "date": "2022-09-01", "url": "binarectifyresolve.xyz" @@ -55,6 +59,10 @@ "date": "2022-09-01", "url": "migratetov2.xyz" }, + { + "date": "2022-09-01", + "url": "smartcoitechs.com" + }, { "date": "2022-09-01", "url": "validatorsecure.top" diff --git a/package.json b/package.json index 6d5102ea3..40f01e02d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-52-x", + "version": "0.18.7-53-x", "versions": { - "git": "0.18.7-52-x", + "git": "0.18.7-53-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2bbf05d69..59b74d10f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-52-x", + "version": "0.18.7-53-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 bebc3702e..64b91f9ef 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-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-53-x' };