mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 02:32:33 -04:00
Fix #8884 (taz Digiabo: Download server changed)
This commit is contained in:
@@ -27,7 +27,7 @@ class TazDigiabo(BasicNewsRecipe):
|
||||
}
|
||||
|
||||
def build_index(self):
|
||||
domain = "http://www.taz.de"
|
||||
domain = "http://dl.taz.de"
|
||||
|
||||
url = domain + "/epub/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user