forked from gitbot/uguu
Create tools.txt
This commit is contained in:
parent
495eda7b23
commit
362ecdf843
9
tools.txt
Normal file
9
tools.txt
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
Tools
|
||||
|
||||
ShareX: https://getsharex.com
|
||||
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)
|
Loading…
Reference in New Issue
Block a user