Remove missing GoComics submodules

This commit is contained in:
Tobias Gruetzmacher 2019-12-29 02:17:52 +01:00
parent 7e9790c7a8
commit 58611fe600
2 changed files with 20 additions and 39 deletions

View file

@ -42,9 +42,6 @@ class GoComics(_ParserScraper):
# old comics removed from the listing # old comics removed from the listing
cls('HeavenlyNostrils', 'heavenly-nostrils'), cls('HeavenlyNostrils', 'heavenly-nostrils'),
cls('MyCage', 'mycage'), cls('MyCage', 'mycage'),
cls('ParisDoodles', 'mo-willems-paris-doodles'),
cls('PlasticBabyHeadsfromOuterSpace', 'plastic-babyheads'),
cls('TonyAuth', 'tonyauth'),
# do not edit anything below since these entries are generated from # do not edit anything below since these entries are generated from
# scripts/gocomics.py # scripts/gocomics.py
@ -69,7 +66,6 @@ class GoComics(_ParserScraper):
cls('AskACat', 'ask-a-cat'), cls('AskACat', 'ask-a-cat'),
cls('AskShagg', 'askshagg'), cls('AskShagg', 'askshagg'),
cls('AtTavicat', 'tavicat'), cls('AtTavicat', 'tavicat'),
cls('AtTheZoo', 'at-the-zoo'),
cls('AuntyAcid', 'aunty-acid'), cls('AuntyAcid', 'aunty-acid'),
cls('BackInTheDay', 'backintheday'), cls('BackInTheDay', 'backintheday'),
cls('BackToBC', 'back-to-bc'), cls('BackToBC', 'back-to-bc'),
@ -89,12 +85,10 @@ class GoComics(_ParserScraper):
cls('Beardo', 'beardo'), cls('Beardo', 'beardo'),
cls('Ben', 'ben'), cls('Ben', 'ben'),
cls('BenitinYEneas', 'muttandjeffespanol', 'es'), cls('BenitinYEneas', 'muttandjeffespanol', 'es'),
cls('BentObjects', 'bent-objects'),
cls('BergerAndWyse', 'berger-and-wyse'), cls('BergerAndWyse', 'berger-and-wyse'),
cls('BerkeleyMews', 'berkeley-mews'), cls('BerkeleyMews', 'berkeley-mews'),
cls('Betty', 'betty'), cls('Betty', 'betty'),
cls('Bewley', 'bewley'), cls('Bewley', 'bewley'),
cls('BiffAndRiley', 'biff-and-riley'),
cls('BigNate', 'bignate'), cls('BigNate', 'bignate'),
cls('BigNateFirstClass', 'big-nate-first-class'), cls('BigNateFirstClass', 'big-nate-first-class'),
cls('BigTop', 'bigtop'), cls('BigTop', 'bigtop'),
@ -127,7 +121,6 @@ class GoComics(_ParserScraper):
cls('Cathy', 'cathy'), cls('Cathy', 'cathy'),
cls('CattitudeDoggonit', 'cattitude-doggonit'), cls('CattitudeDoggonit', 'cattitude-doggonit'),
cls('CestLaVie', 'cestlavie'), cls('CestLaVie', 'cestlavie'),
cls('ChanLowe', 'chanlowe'),
cls('CheapThrillsCuisine', 'cheap-thrills-cuisine'), cls('CheapThrillsCuisine', 'cheap-thrills-cuisine'),
cls('CheerUpEmoKid', 'cheer-up-emo-kid'), cls('CheerUpEmoKid', 'cheer-up-emo-kid'),
cls('ChipBok', 'chipbok'), cls('ChipBok', 'chipbok'),
@ -152,7 +145,6 @@ class GoComics(_ParserScraper):
cls('DanaSummers', 'danasummers'), cls('DanaSummers', 'danasummers'),
cls('DanWasserman', 'danwasserman'), cls('DanWasserman', 'danwasserman'),
cls('DarkSideOfTheHorse', 'darksideofthehorse'), cls('DarkSideOfTheHorse', 'darksideofthehorse'),
cls('DarrinBell', 'darrin-bell'),
cls('DeepDarkFears', 'deep-dark-fears'), cls('DeepDarkFears', 'deep-dark-fears'),
cls('DiamondLil', 'diamondlil'), cls('DiamondLil', 'diamondlil'),
cls('DickTracy', 'dicktracy'), cls('DickTracy', 'dicktracy'),
@ -171,7 +163,6 @@ class GoComics(_ParserScraper):
cls('DragonGirl', 'dragon-girl'), cls('DragonGirl', 'dragon-girl'),
cls('DrewSheneman', 'drewsheneman'), cls('DrewSheneman', 'drewsheneman'),
cls('Drive', 'drive'), cls('Drive', 'drive'),
cls('Dromo', 'dro-mo'),
cls('DudeAndDude', 'dudedude'), cls('DudeAndDude', 'dudedude'),
cls('DumbwichCastle', 'dumbwich-castle'), cls('DumbwichCastle', 'dumbwich-castle'),
cls('EdgeCity', 'edge-city'), cls('EdgeCity', 'edge-city'),
@ -200,14 +191,12 @@ class GoComics(_ParserScraper):
cls('FoxTrotEnEspanol', 'foxtrotespanol', 'es'), cls('FoxTrotEnEspanol', 'foxtrotespanol', 'es'),
cls('Francis', 'francis'), cls('Francis', 'francis'),
cls('FrankAndErnest', 'frank-and-ernest'), cls('FrankAndErnest', 'frank-and-ernest'),
cls('FrankieComics', 'frankie-comics'),
cls('Frazz', 'frazz'), cls('Frazz', 'frazz'),
cls('FredBasset', 'fredbasset'), cls('FredBasset', 'fredbasset'),
cls('FredBassetEnEspanol', 'fredbassetespanol', 'es'), cls('FredBassetEnEspanol', 'fredbassetespanol', 'es'),
cls('FreeRange', 'freerange'), cls('FreeRange', 'freerange'),
cls('FreshlySqueezed', 'freshlysqueezed'), cls('FreshlySqueezed', 'freshlysqueezed'),
cls('FrogApplause', 'frogapplause'), cls('FrogApplause', 'frogapplause'),
cls('FromTheMoWillemsSketchbook', 'from-the-mo-willems-sketchbook'),
cls('Garfield', 'garfield'), cls('Garfield', 'garfield'),
cls('GarfieldClassics', 'garfield-classics'), cls('GarfieldClassics', 'garfield-classics'),
cls('GarfieldEnEspanol', 'garfieldespanol%20', 'es'), cls('GarfieldEnEspanol', 'garfieldespanol%20', 'es'),
@ -217,15 +206,12 @@ class GoComics(_ParserScraper):
cls('GasolineAlley', 'gasolinealley'), cls('GasolineAlley', 'gasolinealley'),
cls('Gaturro', 'gaturro', 'es'), cls('Gaturro', 'gaturro', 'es'),
cls('Geech', 'geech'), cls('Geech', 'geech'),
cls('GentleCreatures', 'gentle-creatures'),
cls('GetALife', 'getalife'), cls('GetALife', 'getalife'),
cls('GetFuzzy', 'getfuzzy'), cls('GetFuzzy', 'getfuzzy'),
cls('Gil', 'gil'), cls('Gil', 'gil'),
cls('GilThorp', 'gilthorp'), cls('GilThorp', 'gilthorp'),
cls('GingerMeggs', 'gingermeggs'), cls('GingerMeggs', 'gingermeggs'),
cls('GingerMeggsEnEspanol', 'gingermeggsespanol%20', 'es'),
cls('GlasbergenCartoons', 'glasbergen-cartoons'), cls('GlasbergenCartoons', 'glasbergen-cartoons'),
cls('GlennMcCoy', 'glennmccoy'),
cls('GManWebcomics', 'g-man-webcomics'), cls('GManWebcomics', 'g-man-webcomics'),
cls('GnomeSyndicate', 'gnome-syndicate'), cls('GnomeSyndicate', 'gnome-syndicate'),
cls('Goats', 'goats'), cls('Goats', 'goats'),
@ -236,8 +222,6 @@ class GoComics(_ParserScraper):
cls('GreenHumour', 'green-humour'), cls('GreenHumour', 'green-humour'),
cls('HaikuEwe', 'haikuewe'), cls('HaikuEwe', 'haikuewe'),
cls('HalfFull', 'half-full'), cls('HalfFull', 'half-full'),
cls('HalfFullEnEspanol', 'half-full-espanol', 'es'),
cls('HamShears', 'ham-shears'),
cls('Harley', 'harley'), cls('Harley', 'harley'),
cls('HealthCapsules', 'healthcapsules'), cls('HealthCapsules', 'healthcapsules'),
cls('HeartOfTheCity', 'heartofthecity'), cls('HeartOfTheCity', 'heartofthecity'),
@ -246,7 +230,6 @@ class GoComics(_ParserScraper):
cls('HenryPayne', 'henrypayne'), cls('HenryPayne', 'henrypayne'),
cls('HerbAndJamaal', 'herbandjamaal'), cls('HerbAndJamaal', 'herbandjamaal'),
cls('Herman', 'herman'), cls('Herman', 'herman'),
cls('HermanEnEspanol', 'herman-en-espanol', 'es'),
cls('HomeAndAway', 'homeandaway'), cls('HomeAndAway', 'homeandaway'),
cls('HotComicsForCoolPeople', 'hot-comics-for-cool-people'), cls('HotComicsForCoolPeople', 'hot-comics-for-cool-people'),
cls('HUBRIS', 'hubris'), cls('HUBRIS', 'hubris'),
@ -267,7 +250,6 @@ class GoComics(_ParserScraper):
cls('JeffStahler', 'jeffstahler'), cls('JeffStahler', 'jeffstahler'),
cls('JenSorensen', 'jen-sorensen'), cls('JenSorensen', 'jen-sorensen'),
cls('JerryHolbert', 'jerryholbert'), cls('JerryHolbert', 'jerryholbert'),
cls('JetpackJr', 'jetpack-jr'),
cls('JimBentonCartoons', 'jim-benton-cartoons'), cls('JimBentonCartoons', 'jim-benton-cartoons'),
cls('JimMorin', 'jimmorin'), cls('JimMorin', 'jimmorin'),
cls('JimsJournal', 'jimsjournal'), cls('JimsJournal', 'jimsjournal'),
@ -282,7 +264,6 @@ class GoComics(_ParserScraper):
cls('KenCatalino', 'kencatalino'), cls('KenCatalino', 'kencatalino'),
cls('KevinKallaugher', 'kevinkallaugher'), cls('KevinKallaugher', 'kevinkallaugher'),
cls('KidBeowulf', 'kid-beowulf'), cls('KidBeowulf', 'kid-beowulf'),
cls('KidShayComics', 'kid-shay-comics'),
cls('KidSpot', 'kidspot'), cls('KidSpot', 'kidspot'),
cls('KidTown', 'kidtown'), cls('KidTown', 'kidtown'),
cls('KitchenCapers', 'kitchen-capers'), cls('KitchenCapers', 'kitchen-capers'),
@ -298,7 +279,6 @@ class GoComics(_ParserScraper):
cls('LastKiss', 'lastkiss'), cls('LastKiss', 'lastkiss'),
cls('LayLines', 'lay-lines'), cls('LayLines', 'lay-lines'),
cls('LearnToSpeakCat', 'learn-to-speak-cat'), cls('LearnToSpeakCat', 'learn-to-speak-cat'),
cls('LegendOfBill', 'legendofbill'),
cls('LibertyMeadows', 'libertymeadows'), cls('LibertyMeadows', 'libertymeadows'),
cls('LilAbner', 'lil-abner'), cls('LilAbner', 'lil-abner'),
cls('Lio', 'lio'), cls('Lio', 'lio'),
@ -326,7 +306,6 @@ class GoComics(_ParserScraper):
cls('MakingIt', 'making-it'), cls('MakingIt', 'making-it'),
cls('MariasDay', 'marias-day'), cls('MariasDay', 'marias-day'),
cls('Marmaduke', 'marmaduke'), cls('Marmaduke', 'marmaduke'),
cls('MarmadukeEnEspanol', 'marmaduke-en-espanol', 'es'),
cls('MarshallRamsey', 'marshallramsey'), cls('MarshallRamsey', 'marshallramsey'),
cls('MattBors', 'matt-bors'), cls('MattBors', 'matt-bors'),
cls('MattDavies', 'mattdavies'), cls('MattDavies', 'mattdavies'),
@ -334,16 +313,13 @@ class GoComics(_ParserScraper):
cls('MazeToonsPuzzle', 'mazetoons-puzzle'), cls('MazeToonsPuzzle', 'mazetoons-puzzle'),
cls('MediumLarge', 'medium-large'), cls('MediumLarge', 'medium-large'),
cls('MegClassics', 'meg-classics'), cls('MegClassics', 'meg-classics'),
cls('MercWorks', 'mercworks'),
cls('MichaelAndrew', 'michael-andrew'), cls('MichaelAndrew', 'michael-andrew'),
cls('MichaelRamirez', 'michaelramirez'), cls('MichaelRamirez', 'michaelramirez'),
cls('Microcosm', 'microcosm'), cls('Microcosm', 'microcosm'),
cls('MikeDuJour', 'mike-du-jour'), cls('MikeDuJour', 'mike-du-jour'),
cls('MikeLester', 'mike-lester'), cls('MikeLester', 'mike-lester'),
cls('MikeLuckovich', 'mikeluckovich'), cls('MikeLuckovich', 'mikeluckovich'),
cls('MinimumSecurity', 'minimumsecurity'),
cls('ModeratelyConfused', 'moderately-confused'), cls('ModeratelyConfused', 'moderately-confused'),
cls('MollyAndTheBear', 'mollyandthebear'),
cls('Momma', 'momma'), cls('Momma', 'momma'),
cls('MomsCancer', 'moms-cancer'), cls('MomsCancer', 'moms-cancer'),
cls('Monty', 'monty'), cls('Monty', 'monty'),
@ -398,14 +374,12 @@ class GoComics(_ParserScraper):
cls('PicturesInBoxes', 'pictures-in-boxes'), cls('PicturesInBoxes', 'pictures-in-boxes'),
cls('PieComic', 'pie-comic'), cls('PieComic', 'pie-comic'),
cls('Pinkerton', 'pinkerton'), cls('Pinkerton', 'pinkerton'),
cls('PleaseKeepWarm', 'please-keep-warm'),
cls('PleaseListenToMe', 'please-listen-to-me'), cls('PleaseListenToMe', 'please-listen-to-me'),
cls('Pluggers', 'pluggers'), cls('Pluggers', 'pluggers'),
cls('PoochCafe', 'poochcafe'), cls('PoochCafe', 'poochcafe'),
cls('Poorcraft', 'poorcraft'), cls('Poorcraft', 'poorcraft'),
cls('PoorlyDrawnLines', 'poorly-drawn-lines'), cls('PoorlyDrawnLines', 'poorly-drawn-lines'),
cls('PopCultureShockTherapy', 'pop-culture-shock-therapy'), cls('PopCultureShockTherapy', 'pop-culture-shock-therapy'),
cls('Poptropica', 'poptropica'),
cls('PotShots', 'pot-shots'), cls('PotShots', 'pot-shots'),
cls('PreTeena', 'preteena'), cls('PreTeena', 'preteena'),
cls('PricklyCity', 'pricklycity'), cls('PricklyCity', 'pricklycity'),
@ -414,7 +388,6 @@ class GoComics(_ParserScraper):
cls('RabbitsAgainstMagic', 'rabbitsagainstmagic'), cls('RabbitsAgainstMagic', 'rabbitsagainstmagic'),
cls('RaisingDuncan', 'raising-duncan'), cls('RaisingDuncan', 'raising-duncan'),
cls('RandolphItch2Am', 'randolphitch'), cls('RandolphItch2Am', 'randolphitch'),
cls('RandomActsOfNancy', 'random-acts-of-nancy'),
cls('RealityCheck', 'realitycheck'), cls('RealityCheck', 'realitycheck'),
cls('RealLifeAdventures', 'reallifeadventures'), cls('RealLifeAdventures', 'reallifeadventures'),
cls('RebeccaHendin', 'rebecca-hendin'), cls('RebeccaHendin', 'rebecca-hendin'),
@ -428,7 +401,6 @@ class GoComics(_ParserScraper):
cls('RobbieAndBobby', 'robbie-and-bobby'), cls('RobbieAndBobby', 'robbie-and-bobby'),
cls('RobertAriail', 'robert-ariail'), cls('RobertAriail', 'robert-ariail'),
cls('RobRogers', 'robrogers'), cls('RobRogers', 'robrogers'),
cls('RosaDominical', 'rosa-dominical', 'es'),
cls('RoseIsRose', 'roseisrose'), cls('RoseIsRose', 'roseisrose'),
cls('Rubes', 'rubes'), cls('Rubes', 'rubes'),
cls('RudyPark', 'rudypark'), cls('RudyPark', 'rudypark'),
@ -446,20 +418,16 @@ class GoComics(_ParserScraper):
cls('ShutterbugFollies', 'shutterbug-follies'), cls('ShutterbugFollies', 'shutterbug-follies'),
cls('SigneWilkinson', 'signewilkinson'), cls('SigneWilkinson', 'signewilkinson'),
cls('SketchsharkComics', 'sketchshark-comics'), cls('SketchsharkComics', 'sketchshark-comics'),
cls('SketchyChics', 'sketchy-chics'),
cls('SkinHorse', 'skinhorse'), cls('SkinHorse', 'skinhorse'),
cls('Skippy', 'skippy'), cls('Skippy', 'skippy'),
cls('SmallPotatoes', 'small-potatoes'), cls('SmallPotatoes', 'small-potatoes'),
cls('Snowflakes', 'snowflakes'), cls('Snowflakes', 'snowflakes'),
cls('SnowSez', 'snow-sez'), cls('SnowSez', 'snow-sez'),
cls('Soulmates', 'soulmates'),
cls('SoupToNutz', 'soup-to-nutz'),
cls('Speechless', 'speechless'), cls('Speechless', 'speechless'),
cls('SpeedBump', 'speedbump'), cls('SpeedBump', 'speedbump'),
cls('SpiritOfTheStaircase', 'spirit-of-the-staircase'), cls('SpiritOfTheStaircase', 'spirit-of-the-staircase'),
cls('SpotTheFrog', 'spot-the-frog'), cls('SpotTheFrog', 'spot-the-frog'),
cls('Starling', 'starling'), cls('Starling', 'starling'),
cls('Starslip', 'starslip'),
cls('SteveBenson', 'stevebenson'), cls('SteveBenson', 'stevebenson'),
cls('SteveBreen', 'stevebreen'), cls('SteveBreen', 'stevebreen'),
cls('SteveKelley', 'stevekelley'), cls('SteveKelley', 'stevekelley'),
@ -518,20 +486,17 @@ class GoComics(_ParserScraper):
cls('TheNormClassics', 'thenorm'), cls('TheNormClassics', 'thenorm'),
cls('TheOtherCoast', 'theothercoast'), cls('TheOtherCoast', 'theothercoast'),
cls('TheOtherEnd', 'the-other-end'), cls('TheOtherEnd', 'the-other-end'),
cls('ThePigeonGazette', 'the-pigeon-gazette'),
cls('TheQuixoteSyndrome', 'the-quixote-syndrome'), cls('TheQuixoteSyndrome', 'the-quixote-syndrome'),
cls('TheSunshineClub', 'the-sunshine-club'), cls('TheSunshineClub', 'the-sunshine-club'),
cls('TheUpsideDownWorldOfGustaveVerbeek', 'upside-down-world-of-gustave-verbeek'), cls('TheUpsideDownWorldOfGustaveVerbeek', 'upside-down-world-of-gustave-verbeek'),
cls('TheWanderingMelon', 'the-wandering-melon'), cls('TheWanderingMelon', 'the-wandering-melon'),
cls('TheWizardOfIdSpanish', 'wizardofidespanol', 'es'), cls('TheWizardOfIdSpanish', 'wizardofidespanol', 'es'),
cls('TheWorriedWell', 'the-worried-well'), cls('TheWorriedWell', 'the-worried-well'),
cls('TheWorstThingIveEverDone', 'the-worst-thing-ive-ever-done'),
cls('think', 'think'), cls('think', 'think'),
cls('ThinLines', 'thinlines'), cls('ThinLines', 'thinlines'),
cls('TimEagan', 'tim-eagan'), cls('TimEagan', 'tim-eagan'),
cls('TinySepuku', 'tinysepuku'), cls('TinySepuku', 'tinysepuku'),
cls('TOBY', 'toby'), cls('TOBY', 'toby'),
cls('TodaysDogg', 'todays-dogg'),
cls('TomTheDancingBug', 'tomthedancingbug'), cls('TomTheDancingBug', 'tomthedancingbug'),
cls('TomToles', 'tomtoles'), cls('TomToles', 'tomtoles'),
cls('TooMuchCoffeeMan', 'toomuchcoffeeman'), cls('TooMuchCoffeeMan', 'toomuchcoffeeman'),
@ -543,9 +508,7 @@ class GoComics(_ParserScraper):
cls('TwoPartyOpera', 'two-party-opera'), cls('TwoPartyOpera', 'two-party-opera'),
cls('UncleArtsFunland', 'uncleartsfunland'), cls('UncleArtsFunland', 'uncleartsfunland'),
cls('UnderstandingChaos', 'understanding-chaos'), cls('UnderstandingChaos', 'understanding-chaos'),
cls('UnearthedComics', 'unearthed-comics'),
cls('UnstrangePhenomena', 'unstrange-phenomena'), cls('UnstrangePhenomena', 'unstrange-phenomena'),
cls('UpAndOut', 'up-and-out'),
cls('USAcres', 'us-acres'), cls('USAcres', 'us-acres'),
cls('ViewsAfrica', 'viewsafrica'), cls('ViewsAfrica', 'viewsafrica'),
cls('ViewsAmerica', 'viewsamerica'), cls('ViewsAmerica', 'viewsamerica'),
@ -562,12 +525,10 @@ class GoComics(_ParserScraper):
cls('WatchYourHead', 'watchyourhead'), cls('WatchYourHead', 'watchyourhead'),
cls('WaynoVision', 'waynovision'), cls('WaynoVision', 'waynovision'),
cls('WeePals', 'weepals'), cls('WeePals', 'weepals'),
cls('WeTheRobots', 'we-the-robots'),
cls('Widdershins', 'widdershins'), cls('Widdershins', 'widdershins'),
cls('WideOpen', 'wide-open'), cls('WideOpen', 'wide-open'),
cls('WinLoseDrew', 'drewlitton'), cls('WinLoseDrew', 'drewlitton'),
cls('Winston', 'winston'), cls('Winston', 'winston'),
cls('WitOfTheWorld', 'witoftheworld'),
cls('WizardOfId', 'wizardofid'), cls('WizardOfId', 'wizardofid'),
cls('WizardOfIdClassics', 'wizard-of-id-classics'), cls('WizardOfIdClassics', 'wizard-of-id-classics'),
cls('Wondermark', 'wondermark'), cls('Wondermark', 'wondermark'),

View file

@ -229,6 +229,7 @@ class Removed(Scraper):
cls('GoComics/BenSargent'), cls('GoComics/BenSargent'),
cls('GoComics/BERSERKALERT'), cls('GoComics/BERSERKALERT'),
cls('GoComics/BestInShow'), cls('GoComics/BestInShow'),
cls('GoComics/BiffAndRiley'),
cls('GoComics/BillyAndCo'), cls('GoComics/BillyAndCo'),
cls('GoComics/BlackboardDaze'), cls('GoComics/BlackboardDaze'),
cls('GoComics/BobtheGroanUP'), cls('GoComics/BobtheGroanUP'),
@ -241,6 +242,7 @@ class Removed(Scraper):
cls('GoComics/CalAndOzz'), cls('GoComics/CalAndOzz'),
cls('GoComics/CandyPills'), cls('GoComics/CandyPills'),
cls('GoComics/Cartertoons'), cls('GoComics/Cartertoons'),
cls('GoComics/ChanLowe'),
cls('GoComics/ChasingUnicorns'), cls('GoComics/ChasingUnicorns'),
cls('GoComics/ChubbyGirlComics'), cls('GoComics/ChubbyGirlComics'),
cls('GoComics/Classifudds'), cls('GoComics/Classifudds'),
@ -249,9 +251,11 @@ class Removed(Scraper):
cls('GoComics/Cortoons'), cls('GoComics/Cortoons'),
cls('GoComics/CowSheepandaGnomeNamedHelga'), cls('GoComics/CowSheepandaGnomeNamedHelga'),
cls('GoComics/DabneyandDad'), cls('GoComics/DabneyandDad'),
cls('GoComics/DarrinBell'),
cls('GoComics/DialHforHBomb'), cls('GoComics/DialHforHBomb'),
cls('GoComics/DitzAbledPrincess'), cls('GoComics/DitzAbledPrincess'),
cls('GoComics/DoodleDaysComics'), cls('GoComics/DoodleDaysComics'),
cls('GoComics/Dromo'),
cls('GoComics/EBEJeebie'), cls('GoComics/EBEJeebie'),
cls('GoComics/EDITORIALPASTANDPRESENT'), cls('GoComics/EDITORIALPASTANDPRESENT'),
cls('GoComics/ElephantintheRoom'), cls('GoComics/ElephantintheRoom'),
@ -269,8 +273,11 @@ class Removed(Scraper):
cls('GoComics/FundayMorning'), cls('GoComics/FundayMorning'),
cls('GoComics/GatorsAndSuch'), cls('GoComics/GatorsAndSuch'),
cls('GoComics/GenerationMute'), cls('GoComics/GenerationMute'),
cls('GoComics/GentleCreatures'),
cls('GoComics/GetAGrip'), cls('GoComics/GetAGrip'),
cls('GoComics/GlennMcCoy'),
cls('GoComics/GoComicsontheRoad'), cls('GoComics/GoComicsontheRoad'),
cls('GoComics/HamShears'),
cls('GoComics/HanginOut'), cls('GoComics/HanginOut'),
cls('GoComics/HankandDalesOurWorld'), cls('GoComics/HankandDalesOurWorld'),
cls('GoComics/HanktheSock'), cls('GoComics/HanktheSock'),
@ -294,6 +301,7 @@ class Removed(Scraper):
cls('GoComics/LardWantsWorldPeace'), cls('GoComics/LardWantsWorldPeace'),
cls('GoComics/LarryvilleBlue'), cls('GoComics/LarryvilleBlue'),
cls('GoComics/Leadbellies'), cls('GoComics/Leadbellies'),
cls('GoComics/LegendofBill'),
cls('GoComics/LeGooseyLu'), cls('GoComics/LeGooseyLu'),
cls('GoComics/LeighLunaComics'), cls('GoComics/LeighLunaComics'),
cls('GoComics/LIGHTERSIDE'), cls('GoComics/LIGHTERSIDE'),
@ -308,8 +316,10 @@ class Removed(Scraper):
cls('GoComics/Mick'), cls('GoComics/Mick'),
cls('GoComics/MidLifewAlan'), cls('GoComics/MidLifewAlan'),
cls('GoComics/Millennialhood'), cls('GoComics/Millennialhood'),
cls('GoComics/MinimumSecurity'),
cls('GoComics/MixedMedications'), cls('GoComics/MixedMedications'),
cls('GoComics/Molebashed'), cls('GoComics/Molebashed'),
cls('GoComics/MollyandtheBear'),
cls('GoComics/Mortimer'), cls('GoComics/Mortimer'),
cls('GoComics/MrGigiAndTheSquid'), cls('GoComics/MrGigiAndTheSquid'),
cls('GoComics/MrMorris'), cls('GoComics/MrMorris'),
@ -326,15 +336,19 @@ class Removed(Scraper):
cls('GoComics/OntheQuad'), cls('GoComics/OntheQuad'),
cls('GoComics/OrangesareFunny'), cls('GoComics/OrangesareFunny'),
cls('GoComics/Outnumbered'), cls('GoComics/Outnumbered'),
cls('GoComics/ParisDoodles'),
cls('GoComics/Peanizles'), cls('GoComics/Peanizles'),
cls('GoComics/PetFood'), cls('GoComics/PetFood'),
cls('GoComics/Pi'), cls('GoComics/Pi'),
cls('GoComics/PigtimesCartoon'), cls('GoComics/PigtimesCartoon'),
cls('GoComics/PipethePelican'), cls('GoComics/PipethePelican'),
cls('GoComics/PlanB'), cls('GoComics/PlanB'),
cls('GoComics/PlasticBabyHeadsfromOuterSpace'),
cls('GoComics/PlentyofPenguins'), cls('GoComics/PlentyofPenguins'),
cls('GoComics/Poptropica'),
cls('GoComics/Putz'), cls('GoComics/Putz'),
cls('GoComics/QuestionsForKids'), cls('GoComics/QuestionsForKids'),
cls('GoComics/RandomActsofNancy'),
cls('GoComics/RedMeat'), cls('GoComics/RedMeat'),
cls('GoComics/RicigsToonTrivia'), cls('GoComics/RicigsToonTrivia'),
cls('GoComics/RogueSymmetry'), cls('GoComics/RogueSymmetry'),
@ -345,9 +359,11 @@ class Removed(Scraper):
cls('GoComics/SecondPrize'), cls('GoComics/SecondPrize'),
cls('GoComics/Skooled'), cls('GoComics/Skooled'),
cls('GoComics/SNAFU'), cls('GoComics/SNAFU'),
cls('GoComics/SouptoNutz'),
cls('GoComics/SpaceNutz'), cls('GoComics/SpaceNutz'),
cls('GoComics/SPACESLUGS'), cls('GoComics/SPACESLUGS'),
cls('GoComics/SpaceTimeFunnies'), cls('GoComics/SpaceTimeFunnies'),
cls('GoComics/Starslip'),
cls('GoComics/STEPDAD'), cls('GoComics/STEPDAD'),
cls('GoComics/Stookie'), cls('GoComics/Stookie'),
cls('GoComics/SuburbanWilderness'), cls('GoComics/SuburbanWilderness'),
@ -366,8 +382,11 @@ class Removed(Scraper):
cls('GoComics/THESILVERLINING'), cls('GoComics/THESILVERLINING'),
cls('GoComics/TheSingleDadDiaries'), cls('GoComics/TheSingleDadDiaries'),
cls('GoComics/TheVernalPool'), cls('GoComics/TheVernalPool'),
cls('GoComics/TheWorstThingIveEverDone'),
cls('GoComics/ThrompTM'), cls('GoComics/ThrompTM'),
cls('GoComics/ToBeNamed'), cls('GoComics/ToBeNamed'),
cls('GoComics/TodaysDogg'),
cls('GoComics/TonyAuth'),
cls('GoComics/Toocrazy'), cls('GoComics/Toocrazy'),
cls('GoComics/TOWHOMITMAYCONCERN'), cls('GoComics/TOWHOMITMAYCONCERN'),
cls('GoComics/Twaggies'), cls('GoComics/Twaggies'),
@ -378,6 +397,7 @@ class Removed(Scraper):
cls('GoComics/Whatcatscanandcantdo'), cls('GoComics/Whatcatscanandcantdo'),
cls('GoComics/WickedCrispy'), cls('GoComics/WickedCrispy'),
cls('GoComics/WindingRoads'), cls('GoComics/WindingRoads'),
cls('GoComics/WitoftheWorld'),
cls('GoComics/YouCanWithBeakmanAndJax'), cls('GoComics/YouCanWithBeakmanAndJax'),
cls('GoComics/YouGuysAreMyFriendsTheComic'), cls('GoComics/YouGuysAreMyFriendsTheComic'),
cls('GoComics/ZacharyNixonJohnson'), cls('GoComics/ZacharyNixonJohnson'),