From 183e1098079a6f66a34433e85e692fab9cfcee52 Mon Sep 17 00:00:00 2001 From: Foltik Date: Sun, 14 Aug 2016 23:08:39 -0400 Subject: [PATCH] Fix URL in tools.html --- templates/tools.swig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/tools.swig b/templates/tools.swig index cdb182a..96f2f92 100644 --- a/templates/tools.swig +++ b/templates/tools.swig @@ -10,7 +10,7 @@
Download
https://getsharex.com/
Custom Temlate
-
http://www.shimapan.rocks/assets/tools/shimapan.rocks.json
+
http://www.shimapan.rocks/assets/tools/shimapan.rocks.json
How to import into ShareX:
@@ -19,7 +19,7 @@

Bash Uploader

Download
-
http://www.shimapan.rocks/assets/tools/upload.sh
+
http://www.shimapan.rocks/assets/tools/upload.sh
How to Use
In order for the script to work, you must change [USER KEY HERE] in the script to your API key.
You must also allow execution of the script by running chmod +x upload.sh