forked from gitbot/uguu
Delete tools.txt
This commit is contained in:
parent
07176c4c5d
commit
b3ca9376cc
12
tools.txt
12
tools.txt
@ -1,12 +0,0 @@
|
||||
|
||||
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)
|
||||
|
||||
|
||||
curl -i -F randomname=randomname -F file=@localfile.jpg https://uguu.se/api.php?d=upload-tool (Using a random name like ofijasofjyipyip.jpg)
|
Loading…
Reference in New Issue
Block a user