diff --git a/template/index-auth.html b/template/index-auth.html index d0b22a9..89dd50d 100644 --- a/template/index-auth.html +++ b/template/index-auth.html @@ -45,7 +45,8 @@ -
+
+ nutzung als api
 file upload
   curl -F 'file=@yourfile.rs' {upload_url}
@@ -56,7 +57,7 @@ including time
 limit to one download
   curl -F 'text=your text' -F 'delete_on_download=true' {upload_url}
-
+ diff --git a/template/index.html b/template/index.html index 46cced1..f1f669a 100644 --- a/template/index.html +++ b/template/index.html @@ -38,7 +38,8 @@
-
+
+ nutzung als api
 file upload
   curl -F 'file=@yourfile.rs' {upload_url}
@@ -49,7 +50,7 @@ including time
 limit to one download
   curl -F 'text=your text' -F 'delete_on_download=true' {upload_url}
-
+