Commit Graph
3 Commits
Author SHA1 Message Date
blissland bc08873cff Fix indents 2015-05-07 15:09:27 +01:00
blissland c09593c04e [BildIE] Escape ampersands in xml and update test thumbnail 2015-05-07 15:07:11 +01:00
blisslandandJaime Marquínez Ferrándiz 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