attachment preview: some small corrections

This commit is contained in:
rabuzarus 2019-02-03 16:26:13 +01:00
parent dcf072e77d
commit ba03ec857a
4 changed files with 6 additions and 6 deletions

View file

@ -3,8 +3,8 @@
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
*
* Restructured from Rabzuarus (https://friendica.kommune4.de/profile/rabuzarus)
* to use it for the decental social network Friendica (https://friendi.ca).
* Restructured by Rabzuarus (https://friendica.kommune4.de/profile/rabuzarus)
* to use it in the decentralized social network Friendica (https://friendi.ca).
*
* Version: 1.4.0
*/
@ -180,7 +180,7 @@
* @returns {void}
*/
var getContentData = function(binurl, callback) {
$.get('parse_url?binurl='+ binurl + '&dataType=json', function (answer) {
$.get('parse_url?binurl='+ binurl + '&format=json', function (answer) {
obj = sanitizeInputData(answer);
// Put the data into a cache