Update GoComic modules.
This commit is contained in:
parent
ebe98bc8ba
commit
b57945efd1
1 changed files with 3 additions and 4 deletions
|
@ -115,7 +115,7 @@ class GoComics(_ParserScraper):
|
|||
cls('BrainSquirts', 'brain-squirts'),
|
||||
cls('BreakingCatNews', 'breaking-cat-news'),
|
||||
cls('BreakOfDay', 'break-of-day'),
|
||||
cls('Brevity', 'brevitypanel'),
|
||||
cls('Brevity', 'brevity'),
|
||||
cls('BrewsterRockit', 'brewsterrockit'),
|
||||
cls('BrianMcFadden', 'brian-mcfadden'),
|
||||
cls('BroomHilda', 'broomhilda'),
|
||||
|
@ -175,6 +175,7 @@ class GoComics(_ParserScraper):
|
|||
cls('Drive', 'drive'),
|
||||
cls('Dromo', 'dro-mo'),
|
||||
cls('DudeAndDude', 'dudedude'),
|
||||
cls('DumbwichCastle', 'dumbwich-castle'),
|
||||
cls('EdgeCity', 'edge-city'),
|
||||
cls('EdgeOfAdventure', 'edge-of-adventure'),
|
||||
cls('Eek', 'eek'),
|
||||
|
@ -254,7 +255,6 @@ class GoComics(_ParserScraper):
|
|||
cls('HumanCull', 'human-cull'),
|
||||
cls('HutchOwen', 'hutch-owen'),
|
||||
cls('ImagineThis', 'imaginethis'),
|
||||
cls('InheritTheMirth', 'inherit-the-mirth'),
|
||||
cls('InkPen', 'inkpen'),
|
||||
cls('InSecurity', 'in-security'),
|
||||
cls('InspectorDangersCrimeQuiz', 'inspector-dangers-crime-quiz'),
|
||||
|
@ -275,6 +275,7 @@ class GoComics(_ParserScraper):
|
|||
cls('JoeHeller', 'joe-heller'),
|
||||
cls('JoelPett', 'joelpett'),
|
||||
cls('JoeVanilla', 'joevanilla'),
|
||||
cls('JoeyAlisonSayersComics', 'joey-alison-sayers-comics'),
|
||||
cls('JohnDeering', 'johndeering'),
|
||||
cls('JumpStart', 'jumpstart'),
|
||||
cls('JustoYFranco', 'justo-y-franco', 'es'),
|
||||
|
@ -342,7 +343,6 @@ class GoComics(_ParserScraper):
|
|||
cls('MikeLuckovich', 'mikeluckovich'),
|
||||
cls('MinimumSecurity', 'minimumsecurity'),
|
||||
cls('ModeratelyConfused', 'moderately-confused'),
|
||||
cls('Molebashed', 'molebashed'),
|
||||
cls('MollyAndTheBear', 'mollyandthebear'),
|
||||
cls('Momma', 'momma'),
|
||||
cls('MomsCancer', 'moms-cancer'),
|
||||
|
@ -563,7 +563,6 @@ class GoComics(_ParserScraper):
|
|||
cls('WaynoVision', 'waynovision'),
|
||||
cls('WeePals', 'weepals'),
|
||||
cls('WeTheRobots', 'we-the-robots'),
|
||||
cls('WickedCrispy', 'wicked-crispy'),
|
||||
cls('Widdershins', 'widdershins'),
|
||||
cls('WideOpen', 'wide-open'),
|
||||
cls('WinLoseDrew', 'drewlitton'),
|
||||
|
|
Loading…
Reference in a new issue