Force JSON request for getting paste data

This commit is contained in:
rugk 2017-04-11 16:34:13 +02:00
parent ab2e789aee
commit 183ebe518b
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
8 changed files with 159 additions and 80 deletions

View file

@ -158,7 +158,7 @@ class Paste extends AbstractModel
*
* The token is the hmac of the pastes ID signed with the server salt.
* The paste can be deleted by calling:
* http://example.com/privatebin/?pasteid=<pasteid>&deletetoken=<deletetoken>
* https://example.com/privatebin/?pasteid=<pasteid>&deletetoken=<deletetoken>
*
* @access public
* @return string