From 85b99b1a25c1ec34d535cd0716ede21c638f6086 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 10 Aug 2025 20:06:06 +0000 Subject: [PATCH] index --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index e5e0b91..2237e6e 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,7 @@

You may upload files using the above form or the following command:

 curl https://up.chud.cyou --upload-file 'file'
-        
-

Alternatively

-
+# or
 curl https://up.chud.cyou -F'file=@file'
         

-- 2.39.5