Add TheBoyWhoFell

This commit is contained in:
garbled1 2020-09-13 08:18:42 -07:00
parent f223bc09fb
commit c870f71715

View file

@ -32,6 +32,11 @@ class Tamberlane(_WPWebcomic):
prevSearch = '//a[@class="previous-link"]'
class TheBoyWhoFell(_ComicControlScraper):
url = 'https://www.boywhofell.com/'
firstStripUrl = url + 'comic/ch00p00'
class TheBrads(_ParserScraper):
url = ('https://web.archive.org/web/20171211154809/'
'http://bradcolbow.com/archive/C4/')