From 2f0625414e5a9a83985d9ce99a56a8c4df45c7e6 Mon Sep 17 00:00:00 2001 From: good-karma Date: Tue, 10 Jun 2025 09:49:09 +0000 Subject: [PATCH 1/5] Update 2 files - /src/server/server-html.jsx - /docker-compose.prod.yml --- docker-compose.prod.yml | 2 +- src/server/server-html.jsx | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/docker-compose.prod.yml b/docker-compose.prod.yml index d224f44a2..ee6f31ccd 100644 --- a/docker-compose.prod.yml +++ b/docker-compose.prod.yml @@ -30,7 +30,7 @@ services: SDC_IMAGE_PROXY_PREFIX: https://images.hive.blog/ SDC_UPLOAD_IMAGE_URL: https://images.hive.blog SDC_ALT_API_ENDPOINTS: "https://api.hive.blog https://anyx.io https://api.openhive.network https://api.hivekings.com" - SDC_HELMET_CONNECTSRC: "'self' hive.blog https://hive.blog https://images.hive.blog https://api.hive.blog https://anyx.io https://api.openhive.network https://api.hivekings.com https://hivebuzz.me https://peakd.com https://www.reddit.com *.ibytedtos.com" + SDC_HELMET_CONNECTSRC: "'self' hive.blog https://hive.blog https://images.hive.blog https://api.hive.blog https://anyx.io https://api.openhive.network https://api.hivekings.com https://hivebuzz.me https://peakd.com https://www.reddit.com *.ibytedtos.com https://pl.ecency.com" SDC_HELMET_STYLESRC: "'self' 'unsafe-inline' fonts.googleapis.com platform.twitter.com www.reddit.com cdn.embedly.com *.tiktokcdn.com" SDC_HELMET_FONTSRC: "data: fonts.gstatic.com cdn.embedly.com" WALLET_URL: https://wallet.hive.blog diff --git a/src/server/server-html.jsx b/src/server/server-html.jsx index 01517cbdc..8de21609d 100644 --- a/src/server/server-html.jsx +++ b/src/server/server-html.jsx @@ -100,6 +100,22 @@ export default function ServerHTML({ {assets.style.map((href) => ( ))} +