Mark ButImACatPerson as endOfLife

This commit is contained in:
Techwolf 2020-03-05 21:44:20 -08:00 committed by Tobias Gruetzmacher
parent cee1bb67ea
commit 8887b7b794

View file

@ -288,6 +288,8 @@ class ButImACatPerson(_WordPressScraper):
url = 'https://www.bicatperson.com/'
stripUrl = url + 'comic/%s/'
firstStripUrl = 'sketches-1'
endOfLife = True
class ButtercupFestival(_ParserScraper):