Add DaughterOfTheLilies
This commit is contained in:
parent
550c8d8e8b
commit
6eb0087c9f
1 changed files with 5 additions and 0 deletions
|
@ -47,6 +47,11 @@ class DasLebenIstKeinPonyhof(_WPNaviIn):
|
|||
lang = 'de'
|
||||
|
||||
|
||||
class DaughterOfTheLilies(_ComicControlScraper):
|
||||
url = 'https://www.daughterofthelilies.com/'
|
||||
firstStripUrl = url + 'dotl/part-1-a-girl-with-no-face'
|
||||
|
||||
|
||||
class DeadWinter(_BasicScraper):
|
||||
url = 'http://deadwinter.cc/'
|
||||
stripUrl = url + 'page/%s'
|
||||
|
|
Loading…
Reference in a new issue