X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/284e095dab8f201925abe3d4868259c19ebd8558..c3efe77c0ea5a2f6ac2bf4f257d6f1fb6bdf2484:/rain/template/info.html diff --git a/rain/template/info.html b/rain/template/info.html index cd84bf0..6f1666e 100644 --- a/rain/template/info.html +++ b/rain/template/info.html @@ -3,17 +3,16 @@
- Info + Info

Store any filetype with a size up to 150MB for up to 1 hour. Uguu cares about your privacy and stores NO logs.

-

- If you would like to upload using ShareX read this.
To upload using curl or make a tool you can post using:
- curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload

+ curl -i -F name=test.jpg -F file=@localfile.jpg {$url_filename}/api.php?d=upload (HTML Response)
+ curl -i -F name=test.jpg -F file=@localfile.jpg {$url_filename}/api.php?d=upload-tool (Plain text Response)

- \ No newline at end of file +