nixshare/storage/index.html

13 lines
274 B
HTML
Raw Normal View History

2024-08-28 13:47:44 +03:00
<!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>