]> jfr.im git - uguu.git/commitdiff
Delete tools.txt
authorEric Johansson (neku) <redacted>
Mon, 16 Nov 2020 23:45:41 +0000 (00:45 +0100)
committerGitHub <redacted>
Mon, 16 Nov 2020 23:45:41 +0000 (00:45 +0100)
tools.txt [deleted file]

diff --git a/tools.txt b/tools.txt
deleted file mode 100644 (file)
index 00e44b9..0000000
--- a/tools.txt
+++ /dev/null
@@ -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)