From 307ff4912bac1095ebf382d70241f19409b2f8b8 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 16:30:47 +0300 Subject: add: templating --- files.gumx.cc/body.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files.gumx.cc/body.html (limited to 'files.gumx.cc/body.html') diff --git a/files.gumx.cc/body.html b/files.gumx.cc/body.html new file mode 100644 index 0000000..3c34353 --- /dev/null +++ b/files.gumx.cc/body.html @@ -0,0 +1,6 @@ +

File hosting via 0x0. Uploads require a token.

+

upload

+
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