From a9f342b85e8342c86e32e061bc1afb6669447353 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Wed, 17 Jun 2026 16:02:35 +0300 Subject: fix: 0x0 authorization --- files.gumx.cc/body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files.gumx.cc/body.html') diff --git a/files.gumx.cc/body.html b/files.gumx.cc/body.html index 19e0bff..33ba33c 100644 --- a/files.gumx.cc/body.html +++ b/files.gumx.cc/body.html @@ -1,7 +1,7 @@

File hosting via 0x0. Uploads require a token.

upload

Use the web form or curl:

-
curl -F "file=@photo.jpg" -H "Authorization: Bearer YOUR_TOKEN" https://files.gumx.cc/
+
curl -F "file=@photo.jpg" -H "Authorization: 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