X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/4645ec5b89818d2bb89393218d4cfe97f64e5a2a..b43d96963b07316ebdccf54c09f9625e81ac30a3:/tools.txt diff --git a/tools.txt b/tools.txt index 4ccfa10..00e44b9 100644 --- a/tools.txt +++ b/tools.txt @@ -7,3 +7,6 @@ API To upload using curl or make a tool you can post using: curl -i -F name=test.jpg -F file=@localfile.jpg https://uguu.se/api.php?d=upload (HTML Response) curl -i -F name=test.jpg -F file=@localfile.jpg https://uguu.se/api.php?d=upload-tool (Plain text Response) + + +curl -i -F randomname=randomname -F file=@localfile.jpg https://uguu.se/api.php?d=upload-tool (Using a random name like ofijasofjyipyip.jpg)