From 0ab29bd48300932ead1e0aa355bd3f527d4d1314 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Wed, 15 Feb 2023 18:09:30 +0000 Subject: [PATCH] Remove element home ad links --- element.io/app/config.json | 9 --------- element.io/develop/config.json | 9 --------- 2 files changed, 18 deletions(-) diff --git a/element.io/app/config.json b/element.io/app/config.json index 995e0852e8..0ecec414c4 100644 --- a/element.io/app/config.json +++ b/element.io/app/config.json @@ -10,7 +10,6 @@ "https://scalar-staging.vector.im/api", "https://scalar-staging.riot.im/scalar/api" ], - "hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web", "bug_report_endpoint_url": "https://element.io/bugreports/submit", "uisi_autorageshake_app": "element-auto-uisi", "showLabsSettings": false, @@ -31,14 +30,6 @@ "text": "Cookie Policy" } ], - "hostSignup": { - "brand": "Element Home", - "cookiePolicyUrl": "https://element.io/cookie-policy", - "domains": ["matrix.org"], - "privacyPolicyUrl": "https://element.io/privacy", - "termsOfServiceUrl": "https://element.io/terms-of-service", - "url": "https://ems.element.io/element-home/in-app-loader" - }, "posthog": { "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO", "apiHost": "https://posthog.element.io" diff --git a/element.io/develop/config.json b/element.io/develop/config.json index d2f787393e..8ee4aec86d 100644 --- a/element.io/develop/config.json +++ b/element.io/develop/config.json @@ -10,7 +10,6 @@ "https://scalar-staging.vector.im/api", "https://scalar-staging.riot.im/scalar/api" ], - "hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web", "bug_report_endpoint_url": "https://element.io/bugreports/submit", "uisi_autorageshake_app": "element-auto-uisi", "showLabsSettings": true, @@ -31,14 +30,6 @@ "text": "Cookie Policy" } ], - "hostSignup": { - "brand": "Element Home", - "cookiePolicyUrl": "https://element.io/cookie-policy", - "domains": ["matrix.org"], - "privacyPolicyUrl": "https://element.io/privacy", - "termsOfServiceUrl": "https://element.io/terms-of-service", - "url": "https://ems.element.io/element-home/in-app-loader" - }, "sentry": { "dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6", "environment": "develop"