Add TheGlassScientists

This commit is contained in:
garbled1 2020-09-13 08:28:19 -07:00
parent c870f71715
commit 598cdd092c

View file

@ -116,6 +116,11 @@ class TheGentleWolf(_WordPressScraper):
return filename
class TheGlassScientists(_ComicControlScraper):
url = 'https://www.theglassscientists.com/'
firstStripUrl = url + 'comic/chapter-i'
class TheJunkHyenasDiner(_WordPressScraper):
url = 'http://junkhyenasdiner.com/'
stripUrl = url + 'comic/%s/'