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