diff --git a/rain/template/info.html b/rain/template/info.html index cd84bf0..ef95683 100644 --- a/rain/template/info.html +++ b/rain/template/info.html @@ -11,9 +11,10 @@

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 http://uguu.se/api.php?d=upload (HTML Response)
+ curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload-tool (Plain text Response)

- \ No newline at end of file +