Fix DominicDeegan (no longer endOfLife)
This commit is contained in:
parent
e156da4457
commit
8f66fd3647
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@ class DominicDeegan(_ParserScraper):
|
||||||
firstStripUrl = stripUrl % '0001-20020521'
|
firstStripUrl = stripUrl % '0001-20020521'
|
||||||
imageSearch = '//img[contains(@class, "wp-post-image")]'
|
imageSearch = '//img[contains(@class, "wp-post-image")]'
|
||||||
prevSearch = '//a[@title="Prev"]'
|
prevSearch = '//a[@title="Prev"]'
|
||||||
endOfLife = True
|
|
||||||
help = 'Index format: ####-yyyymmdd'
|
help = 'Index format: ####-yyyymmdd'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue