mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #8884 (taz Digiabo: Download server changed)
This commit is contained in:
parent
251b1f8aa4
commit
50e482dc73
@ -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/"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user