From 9abbca6208cb915a5faae3a04c15c897335dc639 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 09:48:21 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-56-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-10.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 37d212156..07d4f8c36 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 579 Mich Update all.json (#2370) 462 Jaco Bump TS (#2337) - 349 mhusnirizal update all.json (#2371) + 350 mhusnirizal update all.json (#2374) 295 Frank Update all.json (#2367) 265 Tim Janssen Update all.json (#2372) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 9289b1cdc..7161210bb 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ "zapto.org" ], "deny": [ - "integrateserver.com", - "integrateserver.online", - "syn.integrated-safeserver.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5334,6 +5331,8 @@ "integratedweb3mainnet.pro", "integratedwebappsvalidation.com", "integratemintdapps.online", + "integrateserver.com", + "integrateserver.online", "integratinginterface.com", "integration-link.link", "integration-smartprotocol.live", @@ -9935,6 +9934,7 @@ "syn-validationchain.com", "syn-wallet.online", "syn-walletbackups.com", + "syn.integrated-safeserver.com", "sync-access.com", "sync-app.net", "sync-auth.netlify.app", diff --git a/meta/2022-10.json b/meta/2022-10.json index e8b8cf16f..917aabcbb 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -27,6 +27,14 @@ "date": "2022-10-05", "url": "gitverse-sys.xyz" }, + { + "date": "2022-10-05", + "url": "integrateserver.com" + }, + { + "date": "2022-10-05", + "url": "integrateserver.online" + }, { "date": "2022-10-05", "url": "micropool-defi.live" @@ -35,6 +43,10 @@ "date": "2022-10-05", "url": "smartcoirntechsoluition.live" }, + { + "date": "2022-10-05", + "url": "syn.integrated-safeserver.com" + }, { "date": "2022-10-04", "url": "app.fasterresolver.com" diff --git a/package.json b/package.json index 4de11d79c..da5064580 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-55-x", + "version": "0.18.10-56-x", "versions": { - "git": "0.18.10-55-x", + "git": "0.18.10-56-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 09c87d0d3..b2bb4a145 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-55-x", + "version": "0.18.10-56-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9b8a402e8..2dfe53134 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.10-55-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-56-x' };