Add TheForgottenOrder

This commit is contained in:
garbled1 2020-09-13 08:14:52 -07:00
parent 5fca596216
commit f223bc09fb

View file

@ -80,6 +80,11 @@ class TheDreamlandChronicles(_WordPressScraper):
url = 'http://www.thedreamlandchronicles.com/'
class TheForgottenOrder(_ComicControlScraper):
url = 'http://www.forgottenordercomic.com/'
firstStripUrl = url + 'comic/prolouge-01-book-1'
class TheGamerCat(_ParserScraper):
url = 'https://thegamercat.com/'
stripUrl = url + 'comic/%s/'