blissland d6a1738892 [archive.org] Fix incorrect url condition (closes #5628)
The condition for assigning to json_url is the wrong way round:

currently for url: aaa.com/xxx

we get:

aaa.com/xxx&output=json

instead of the correct value:

aaa.com/xxx?output=json
2015-05-06 15:06:10 +02:00
..
2015-04-25 11:59:54 +02:00
2015-02-18 10:47:42 +01:00
2014-12-13 12:35:45 +01:00
2015-03-27 13:02:20 +01:00
2015-05-04 15:12:48 +02:00