From 2faa1fede9cfe79e2bc93e3e5e2444e4f54cb32b Mon Sep 17 00:00:00 2001 From: Ahmed Date: Wed, 17 Jun 2026 15:45:51 +0300 Subject: fix: style, docs, and few routes --- files.gumx.cc/body.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files.gumx.cc/body.html') diff --git a/files.gumx.cc/body.html b/files.gumx.cc/body.html index 3c34353..19e0bff 100644 --- a/files.gumx.cc/body.html +++ b/files.gumx.cc/body.html @@ -1,6 +1,7 @@

File hosting via 0x0. Uploads require a token.

upload

-
curl -F "file=@photo.jpg" -H "Authorization: YOUR_TOKEN" https://files.gumx.cc/
+

Use the web form or curl:

+
curl -F "file=@photo.jpg" -H "Authorization: Bearer YOUR_TOKEN" https://files.gumx.cc/

Files expire after 24 hours by default. Max 256 MB.

access

Contact hi@gumx.cc to request a token.

-- cgit v1.2.3