Add DaughterOfTheLilies

This commit is contained in:
garbled1 2020-09-13 07:25:05 -07:00
parent 550c8d8e8b
commit 6eb0087c9f

View file

@ -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'