From c6b7814de1a6920172918fc7d7e78768367d8631 Mon Sep 17 00:00:00 2001 From: Eliot Whalan Date: Wed, 10 Aug 2016 19:18:24 +1000 Subject: [PATCH] Fix up html templates again --- assets/clone.html | 7 ++++--- assets/index.html | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/assets/clone.html b/assets/clone.html index 22b3432..3a21e21 100644 --- a/assets/clone.html +++ b/assets/clone.html @@ -473,13 +473,14 @@
$ <command> | curl -X POST -F 'p=<-' https://p.pantsu.cat/api
- POST https://p.pantsu.cat/api/
+ POST https://p.pantsu.cat/api
GET https://p.pantsu.cat/api/{PASTE}
GET: https://p.pantsu.cat/p/(PASTE)/(lang)
- DEL: https://p.pantsu.cat/api/(PASTE)
+ $ curl -X DEL -F 'delkey=' https://p.pantsu.cat/api

Source: Github

-

Tools: Github

+

Tools: Paste.sh

+ diff --git a/assets/index.html b/assets/index.html index bbe6271..aaa134b 100644 --- a/assets/index.html +++ b/assets/index.html @@ -469,9 +469,9 @@ POST https://p.pantsu.cat/api
GET https://p.pantsu.cat/api/{PASTE}
GET: https://p.pantsu.cat/p/(PASTE)/(lang)
- DEL: https://p.pantsu.cat/api/(PASTE)
+ $ curl -X DEL -F 'delkey=' https://p.pantsu.cat/api

Source: Github

-

Tools: Github

+

Tools: Paste.sh