Fix broken links.
This commit is contained in:
parent
68119ea532
commit
31f4792a27
@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<h1>UpFast: Minimal file upload and sharing tool</h1>
|
||||
|
||||
<p><a href="0x0.st">0x0.st</a> Influenced file upload and sharing tool</p>
|
||||
<p><a href="https://0x0.st">0x0.st</a> Influenced file upload and sharing tool</p>
|
||||
|
||||
<p>To upload files use curl: <code>curl -F "file=@/path/to/file" "{{ request.url }}"</code></p>
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
<p>Created and maintained by <a href="https://cronyakatsuki.xyz">Crony Akatsuki</a></p>
|
||||
|
||||
<p>Code is hosted on <a href="https://code.cronyakatsuki/crony/upfast">https://code.cronyakatsuki.xyz/crony/upfast</a></p>
|
||||
<p>Code is hosted on <a href="https://code.cronyakatsuki.xyz/crony/upfast">https://code.cronyakatsuki.xyz/crony/upfast</a></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user