Mark OriginalLife as endOfLife
This commit is contained in:
parent
88e54258d0
commit
4a24afa652
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ class OriginalLife(_ParserScraper):
|
|||
imageSearch = '//img[contains(@src, "/originallife/comic/")]'
|
||||
prevSearch = '//a[contains(text(), "Previous")]'
|
||||
adult = True
|
||||
endOfLife = True
|
||||
help = 'Index format: yyyy/mm/<your guess>'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue