From 45d594f3282dfce07fffa1c479b2530352b58195 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 6 Jul 2025 20:29:34 +0000 Subject: [PATCH] -- --- diff | 1 + up.chud.cyou | 1 + 2 files changed, 2 insertions(+) create mode 100644 diff diff --git a/diff b/diff new file mode 100644 index 0000000..0b1407a --- /dev/null +++ b/diff @@ -0,0 +1 @@ +sneed diff --git a/up.chud.cyou b/up.chud.cyou index a061f1e..2352a13 100644 --- a/up.chud.cyou +++ b/up.chud.cyou @@ -25,6 +25,7 @@ server { client_max_body_size 100m; location ^~ /out/ { + default_type text/plain; autoindex on; } -- 2.39.5