Some more ComicFury comics gone...
This commit is contained in:
parent
849e60e795
commit
bd60155d9f
2 changed files with 2 additions and 16 deletions
|
@ -1427,10 +1427,6 @@ class CFGoldrush(_ComicFury):
|
||||||
sub = 'goldrush-dynllewcomics'
|
sub = 'goldrush-dynllewcomics'
|
||||||
|
|
||||||
|
|
||||||
class CFGOODBYEREPTILIANS(_ComicFury):
|
|
||||||
sub = 'goodbyereptilians'
|
|
||||||
|
|
||||||
|
|
||||||
class CFGrandfathersTale(_ComicFury):
|
class CFGrandfathersTale(_ComicFury):
|
||||||
sub = 'grandfatherstale'
|
sub = 'grandfatherstale'
|
||||||
|
|
||||||
|
@ -1711,10 +1707,6 @@ class CFInternetSuperbuddies(_ComicFury):
|
||||||
sub = 'isb'
|
sub = 'isb'
|
||||||
|
|
||||||
|
|
||||||
class CFInvizibleComixGroup(_ComicFury):
|
|
||||||
sub = 'inviziblecomixgroup'
|
|
||||||
|
|
||||||
|
|
||||||
class CFIsaacAndFriends(_ComicFury):
|
class CFIsaacAndFriends(_ComicFury):
|
||||||
sub = 'isaacandfriends'
|
sub = 'isaacandfriends'
|
||||||
|
|
||||||
|
@ -2802,10 +2794,6 @@ class CFSailorMoonTheEnemyNextDoor(_ComicFury):
|
||||||
# SakuraDAY has a duplicate in SmackJeeves/SakuraDAY
|
# SakuraDAY has a duplicate in SmackJeeves/SakuraDAY
|
||||||
|
|
||||||
|
|
||||||
class CFSandboxDrama(_ComicFury):
|
|
||||||
sub = 'sandboxdrama'
|
|
||||||
|
|
||||||
|
|
||||||
class CFSanityProtectionFactor(_ComicFury):
|
class CFSanityProtectionFactor(_ComicFury):
|
||||||
sub = 'spf1337'
|
sub = 'spf1337'
|
||||||
|
|
||||||
|
@ -3597,10 +3585,6 @@ class CFTheWWord(_ComicFury):
|
||||||
sub = 'thewword'
|
sub = 'thewword'
|
||||||
|
|
||||||
|
|
||||||
class CFThisHostileUniverse(_ComicFury):
|
|
||||||
sub = 'hostileuniverse'
|
|
||||||
|
|
||||||
|
|
||||||
class CFThisIsNormal(_ComicFury):
|
class CFThisIsNormal(_ComicFury):
|
||||||
sub = 'thisisnormal'
|
sub = 'thisisnormal'
|
||||||
|
|
||||||
|
|
|
@ -109,11 +109,13 @@ class ComicFuryUpdater(ComicListUpdater):
|
||||||
"BaseballCapsAndTiaras",
|
"BaseballCapsAndTiaras",
|
||||||
"CROSSWORLDSNEXUS",
|
"CROSSWORLDSNEXUS",
|
||||||
"Fathead",
|
"Fathead",
|
||||||
|
"GOODBYEREPTILIANS",
|
||||||
"KevinZombie",
|
"KevinZombie",
|
||||||
"KindergardenCrisIs",
|
"KindergardenCrisIs",
|
||||||
"NoSongsForTheDead",
|
"NoSongsForTheDead",
|
||||||
"RequiemShadowbornPariah",
|
"RequiemShadowbornPariah",
|
||||||
"STICKFODDER",
|
"STICKFODDER",
|
||||||
|
"SandboxDrama",
|
||||||
"TezzleAndZeek",
|
"TezzleAndZeek",
|
||||||
|
|
||||||
# broken HTML
|
# broken HTML
|
||||||
|
|
Loading…
Reference in a new issue