diff --git a/nginx.conf b/nginx.conf index 9fbe077..094f3af 100644 --- a/nginx.conf +++ b/nginx.conf @@ -70,7 +70,7 @@ http { sub_filter '
' ''; # CC BY-SA 4.0 license footer (script self-gates to /doc/ pages). - sub_filter '' ''; + sub_filter '' ''; sub_filter_once on; sub_filter_types text/html; @@ -95,7 +95,7 @@ http { proxy_set_header Connection "upgrade"; # CC BY-SA 4.0 license footer (script self-gates to /doc/ pages). - sub_filter '' ''; + sub_filter '' ''; sub_filter_once on; sub_filter_types text/html;