Fix #8884 (taz Digiabo: Download server changed)

This commit is contained in:
Kovid Goyal 2011-02-09 09:04:02 -07:00
parent 251b1f8aa4
commit 50e482dc73

View File

@ -27,7 +27,7 @@ class TazDigiabo(BasicNewsRecipe):
} }
def build_index(self): def build_index(self):
domain = "http://www.taz.de" domain = "http://dl.taz.de"
url = domain + "/epub/" url = domain + "/epub/"