From b89890be627c3791fc7e9d001f6668bbd94f4226 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Tue, 28 Nov 2023 20:56:35 +0530 Subject: [PATCH] fix --- privfrontends/templates/Caddyfile.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/privfrontends/templates/Caddyfile.j2 b/privfrontends/templates/Caddyfile.j2 index aafed19..051a44a 100644 --- a/privfrontends/templates/Caddyfile.j2 +++ b/privfrontends/templates/Caddyfile.j2 @@ -111,10 +111,10 @@ inv.{{ server_prefix }}.projectsegfau.lt i.{{ server_prefix }}.psf.lt { path /ggpht/* } handle @pipedproxy { - reverse_proxy :6970 { + reverse_proxy https://proxy.piped.projectsegfau.lt + #reverse_proxy :6970 { #header_up Host "pipedproxy.{{server_prefix}}.projectsegfau.lt" - header_up Host "proxy.piped.projectsegfau.lt" - } + #} @jpgRedirect path_regexp maxres2 /vi/(.+)/maxres.jpg @thumbnailRedirect path /ggpht/* uri @thumbnailRedirect strip_prefix /ggpht