Add False Knees and Yes, I'm Hot in This (#161)
This commit is contained in:
parent
c8374474c6
commit
131deeaa34
1 changed files with 2 additions and 0 deletions
|
@ -173,6 +173,7 @@ class GoComics(_ParserScraper):
|
||||||
cls('Eyebeam', 'eyebeam'),
|
cls('Eyebeam', 'eyebeam'),
|
||||||
cls('FacesOfTheNewsByKerryWaghorn', 'facesinthenews'),
|
cls('FacesOfTheNewsByKerryWaghorn', 'facesinthenews'),
|
||||||
cls('FamilyTree', 'familytree'),
|
cls('FamilyTree', 'familytree'),
|
||||||
|
cls('FalseKnees', 'false-knees'),
|
||||||
cls('Farcus', 'farcus'),
|
cls('Farcus', 'farcus'),
|
||||||
cls('FatCats', 'fat-cats'),
|
cls('FatCats', 'fat-cats'),
|
||||||
cls('FloAndFriends', 'floandfriends'),
|
cls('FloAndFriends', 'floandfriends'),
|
||||||
|
@ -536,6 +537,7 @@ class GoComics(_ParserScraper):
|
||||||
cls('WTDuck', 'wtduck'),
|
cls('WTDuck', 'wtduck'),
|
||||||
cls('WuMo', 'wumo'),
|
cls('WuMo', 'wumo'),
|
||||||
cls('WumoEnEspanol', 'wumoespanol', 'es'),
|
cls('WumoEnEspanol', 'wumoespanol', 'es'),
|
||||||
|
cls('YesImHotInThis', 'yesimhotinthis'),
|
||||||
cls('ZackHill', 'zackhill'),
|
cls('ZackHill', 'zackhill'),
|
||||||
cls('ZenPencils', 'zen-pencils'),
|
cls('ZenPencils', 'zen-pencils'),
|
||||||
cls('Ziggy', 'ziggy'),
|
cls('Ziggy', 'ziggy'),
|
||||||
|
|
Loading…
Reference in a new issue