summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-08-28 13:47:44 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-08-28 13:47:44 +0300
commit459b87480e76d9be275b0ee8a30e4b691af8aaba (patch)
tree6981c676d5c52c955240b464601d9311fb30a888 /storage
initial
Diffstat (limited to 'storage')
-rw-r--r--storage/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/storage/index.html b/storage/index.html
new file mode 100644
index 0000000..a83c858
--- /dev/null
+++ b/storage/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>NixShare</title>
+</head>
+<body>
+ <pre>
+ curl -d @FILENAME https://nixshare.ru/upload
+ </pre>
+</body>
+</html> \ No newline at end of file