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 ++++++ files.gumx.cc/meta | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 files.gumx.cc/body.html create mode 100644 files.gumx.cc/meta (limited to 'files.gumx.cc') 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.

diff --git a/files.gumx.cc/meta b/files.gumx.cc/meta new file mode 100644 index 0000000..2c19518 --- /dev/null +++ b/files.gumx.cc/meta @@ -0,0 +1,2 @@ +TITLE="files.gumx.cc" +BREADCRUMB="files" -- cgit v1.2.3