]> jfr.im git - uguu.git/commitdiff
Update info.html
authorEric Johansson (neku) <redacted>
Wed, 7 Oct 2015 21:01:50 +0000 (23:01 +0200)
committerEric Johansson (neku) <redacted>
Wed, 7 Oct 2015 21:01:50 +0000 (23:01 +0200)
rain/template/info.html

index cd84bf08951ef1049d19b17cd42436ff1bbfc27f..ef956839cfb610aa586ceb6adcf133f9648c5bd1 100644 (file)
                     <p>
                     If you would like to upload using ShareX read <a style="color: #bbdefb" href="https://github.com/ShareX/ShareX/wiki/Custom-Uploader-examples#uguuse">this</a>.<br />
                     To upload using curl or make a tool you can post using:<br />
-                        <code>curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload</code></p>
+                        <code>curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload</code> (HTML Response)<br />
+                        <code>curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload-tool</code> (Plain text Response)</p>
                 </div>
             </div>
         </div>
     </div>
-</div>
\ No newline at end of file
+</div>