]> jfr.im git - uguu.git/commitdiff
Showing "randomname" as possible form field
authorBandie <redacted>
Thu, 26 Mar 2020 12:36:59 +0000 (13:36 +0100)
committerBandie <redacted>
Thu, 26 Mar 2020 12:36:59 +0000 (13:36 +0100)
tools.txt

index 4ccfa10f905a77d53cb647b06ff1d15d498fd02d..00e44b94a6455ea78b335196273798b5ef6b1c71 100644 (file)
--- 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)