Update GoComics comic list.

This commit is contained in:
Tobias Gruetzmacher 2016-05-16 18:26:45 +02:00
parent 6d3f74142c
commit be1a63da0c
2 changed files with 46 additions and 29 deletions

View file

@ -167,10 +167,6 @@ class GCEBEJeebie(_GoComics):
path = 'ebe-jeebie'
class GCEconogirl(_GoComics):
path = 'econogirl'
class GCEDITORIALPASTANDPRESENT(_GoComics):
path = 'editorial-past-and-present'
@ -315,6 +311,10 @@ class GCLucasLuminous(_GoComics):
path = 'lucas-luminous'
class GCMagnificatzOld(_GoComics):
path = 'magnificatz-sherpa'
class GCMarkonpaper(_GoComics):
path = 'mark-on-paper'
@ -403,10 +403,6 @@ class GCPetFood(_GoComics):
path = 'pet-food'
class GCPigtimesCartoon(_GoComics):
path = 'pigtimes-cartoon'
class GCPipethePelican(_GoComics):
path = 'pipe-the-pelican'
@ -511,10 +507,6 @@ class GCTheAdventuresofHeromanGuy(_GoComics):
path = 'adventures-of-heroman-guy'
class GCTheAdventuresofTeetyBallerina(_GoComics):
path = 'the-adventures-of-teety-ballerina'
class GCTheEdperiment(_GoComics):
path = 'the-edperiment'
@ -583,10 +575,6 @@ class GCToocrazy(_GoComics):
path = 'too-crazy'
class GCTOWHOMITMAYCONCERN(_GoComics):
path = 'towhomitmayconcern'
class GCTwitchyOToole(_GoComics):
path = 'twitchy-otoole'
@ -740,6 +728,10 @@ class GCAnimalCrackers(_GoComics):
path = 'animalcrackers'
class GCAnimalMitchell(_GoComics):
path = 'animal-mitchell'
class GCAnnie(_GoComics):
path = 'annie'
@ -900,10 +892,6 @@ class GCBigTop(_GoComics):
path = 'bigtop'
class GCBillyAndCo(_GoComics):
path = 'billy-and-co'
class GCBiographic(_GoComics):
path = 'biographic'
@ -1124,10 +1112,6 @@ class GCComputoon(_GoComics):
path = 'compu-toon'
class GCCondorito(_GoComicsEs):
path = 'espanol/condorito'
class GCConnieToTheWonnie(_GoComics):
path = 'connie-to-the-wonnie'
@ -1256,6 +1240,10 @@ class GCDoonesbury(_GoComics):
path = 'doonesbury'
class GCDorrisMcComics(_GoComics):
path = 'dorris-mccomics'
class GCDrabble(_GoComics):
path = 'drabble'
@ -1304,6 +1292,14 @@ class GCDysconnected(_GoComics):
path = 'dysconnected'
class GCEconogirl(_GoComics):
path = 'econogirl'
class GCEdgeCity(_GoComics):
path = 'edge-city'
class GCEdgeOfAdventure(_GoComics):
path = 'edge-of-adventure'
@ -1848,10 +1844,6 @@ class GCKartoonsByKline(_GoComics):
path = 'kartoons-by-kline'
class GCKateTheGreat(_GoComics):
path = 'kate-the-great'
class GCKenCatalino(_GoComics):
path = 'kencatalino'
@ -2069,7 +2061,7 @@ class GCMagicInAMinute(_GoComics):
class GCMagnificatz(_GoComics):
path = 'magnificatz-sherpa'
path = 'magnificatz'
class GCMaintaining(_GoComics):
@ -2328,6 +2320,10 @@ class GCNotInventedHere(_GoComics):
path = 'not-invented-here'
class GCNpchumorcom(_GoComics):
path = 'npchumor'
class GCOffTheMark(_GoComics):
path = 'offthemark'
@ -2384,6 +2380,10 @@ class GCOverTheHedge(_GoComics):
path = 'overthehedge'
class GCOwlturd(_GoComics):
path = 'owlturd'
class GCOzyAndMillie(_GoComics):
path = 'ozy-and-millie'
@ -3020,6 +3020,10 @@ class GCTheDinetteSet(_GoComics):
path = 'dinetteset'
class GCTheDinkledorfs(_GoComics):
path = 'the-dinkledorfs'
class GCTheDoozies(_GoComics):
path = 'thedoozies'
@ -3080,6 +3084,10 @@ class GCTheLostBear(_GoComics):
path = 'the-lost-bear'
class GCTheMagicForest(_GoComics):
path = 'the-magic-forest'
class GCTheMartianConfederacy(_GoComics):
path = 'the-martian-confederacy'
@ -3140,6 +3148,10 @@ class GCTheUnemployed(_GoComics):
path = 'the-unemployed'
class GCTheWagesOfSindy(_GoComics):
path = 'the-wages-of-sindy'
class GCTheWanderingMelon(_GoComics):
path = 'the-wandering-melon'
@ -3248,6 +3260,10 @@ class GCUncleArtsFunland(_GoComics):
path = 'uncleartsfunland'
class GCUnderdone(_GoComics):
path = 'underdone'
class GCUnderstandingChaos(_GoComics):
path = 'understanding-chaos'

View file

@ -30,6 +30,7 @@ class GoComicsUpdater(ComicListUpdater):
"SaturdayMorningBreakfastCereal",
# not available
"BillyAndCo",
"BuffaloChips",
"Crawdiddy",
]