Add False Knees and Yes, I'm Hot in This (#161)

This commit is contained in:
DavidAccola 2020-04-19 18:00:38 -05:00 committed by GitHub
parent c8374474c6
commit 131deeaa34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -173,6 +173,7 @@ class GoComics(_ParserScraper):
cls('Eyebeam', 'eyebeam'),
cls('FacesOfTheNewsByKerryWaghorn', 'facesinthenews'),
cls('FamilyTree', 'familytree'),
cls('FalseKnees', 'false-knees'),
cls('Farcus', 'farcus'),
cls('FatCats', 'fat-cats'),
cls('FloAndFriends', 'floandfriends'),
@ -536,6 +537,7 @@ class GoComics(_ParserScraper):
cls('WTDuck', 'wtduck'),
cls('WuMo', 'wumo'),
cls('WumoEnEspanol', 'wumoespanol', 'es'),
cls('YesImHotInThis', 'yesimhotinthis'),
cls('ZackHill', 'zackhill'),
cls('ZenPencils', 'zen-pencils'),
cls('Ziggy', 'ziggy'),