diff --git a/assets/clone.html b/assets/clone.html index 5908e38..caf6c0a 100644 --- a/assets/clone.html +++ b/assets/clone.html @@ -32,6 +32,11 @@
https://p.pantsu.cat/save/(XML|JSON|HTML)
https://p.pantsu.cat/p/(PASTE)/(lang)
https://p.pantsu.cat/del/(PASTE)/(DELKEY)
pasteurl = urllib2.urlopen("https://p.pantsu.cat/save", "p="+ data).read()
Source: Github