Fix DominicDeegan (no longer endOfLife)

This commit is contained in:
Techwolf 2019-08-17 15:21:31 -07:00 committed by Tobias Gruetzmacher
parent e156da4457
commit 8f66fd3647

View file

@ -247,7 +247,6 @@ class DominicDeegan(_ParserScraper):
firstStripUrl = stripUrl % '0001-20020521'
imageSearch = '//img[contains(@class, "wp-post-image")]'
prevSearch = '//a[@title="Prev"]'
endOfLife = True
help = 'Index format: ####-yyyymmdd'