Fix some comics.
This commit is contained in:
parent
ec6e59e53c
commit
953dc62ffd
4 changed files with 4 additions and 4 deletions
|
@ -751,7 +751,6 @@ add('Myo_Min_Myo', 'Myo_Min_Myo')
|
||||||
add('Mystery_World', 'Mystery_World')
|
add('Mystery_World', 'Mystery_World')
|
||||||
add('Myths_And_Legends', 'Myths_And_Legends')
|
add('Myths_And_Legends', 'Myths_And_Legends')
|
||||||
add('NEC', 'NEC')
|
add('NEC', 'NEC')
|
||||||
add('NIGHTSHADE_THE_MERRY_WIDOW', 'NIGHTSHADE_THE_MERRY_WIDOW')
|
|
||||||
add('NPC', 'NPC')
|
add('NPC', 'NPC')
|
||||||
add('NUTS', 'NUTS')
|
add('NUTS', 'NUTS')
|
||||||
add('N_N_Sp', 'N_N_Sp')
|
add('N_N_Sp', 'N_N_Sp')
|
||||||
|
@ -1006,7 +1005,6 @@ add('Soul_Less', 'Soul_Less')
|
||||||
add('Soul_Palisade', 'Soul_Palisade')
|
add('Soul_Palisade', 'Soul_Palisade')
|
||||||
add('Soul_Symphony', 'Soul_Symphony')
|
add('Soul_Symphony', 'Soul_Symphony')
|
||||||
add('South_Of_Sanity', 'South_Of_Sanity')
|
add('South_Of_Sanity', 'South_Of_Sanity')
|
||||||
add('Space_Farmer', 'Space_Farmer')
|
|
||||||
add('Spellmon', 'Spellmon')
|
add('Spellmon', 'Spellmon')
|
||||||
add('Spitfire', 'Spitfire')
|
add('Spitfire', 'Spitfire')
|
||||||
add('Splash_Damage', 'Splash_Damage')
|
add('Splash_Damage', 'Splash_Damage')
|
||||||
|
|
|
@ -608,7 +608,6 @@ add('WaltHandelsman', '/walthandelsman')
|
||||||
add('WatchYourHead', '/watchyourhead')
|
add('WatchYourHead', '/watchyourhead')
|
||||||
#add('WeePals', '/weepals')
|
#add('WeePals', '/weepals')
|
||||||
add('WendlesLife', '/wendleslife')
|
add('WendlesLife', '/wendleslife')
|
||||||
add('WhatTheFrak', '/what-the-frak')
|
|
||||||
add('WhiskeyFalls', '/whiskey-falls')
|
add('WhiskeyFalls', '/whiskey-falls')
|
||||||
add('WhosOnDeck', '/whos-on-deck')
|
add('WhosOnDeck', '/whos-on-deck')
|
||||||
add('Windsock', '/windsock')
|
add('Windsock', '/windsock')
|
||||||
|
@ -618,7 +617,6 @@ add('WorkingDaze', '/working-daze')
|
||||||
#add('WorkingItOut', '/workingitout')
|
#add('WorkingItOut', '/workingitout')
|
||||||
add('Wrobbertcartoons', '/wrobbertcartoons')
|
add('Wrobbertcartoons', '/wrobbertcartoons')
|
||||||
#add('ZackHill', '/zackhill')
|
#add('ZackHill', '/zackhill')
|
||||||
add('ZeekyZebraandCompany', '/zeeky-zeebra-and-company')
|
|
||||||
add('ZhoodBahzvoi', '/zhood-bahzvoi')
|
add('ZhoodBahzvoi', '/zhood-bahzvoi')
|
||||||
add('Ziggy', '/ziggy')
|
add('Ziggy', '/ziggy')
|
||||||
add('ZonnosPeople', '/zonno-s-people')
|
add('ZonnosPeople', '/zonno-s-people')
|
||||||
|
|
|
@ -88,6 +88,7 @@ exclude_comics = [
|
||||||
"Nemution_Jewel", # start page requires login
|
"Nemution_Jewel", # start page requires login
|
||||||
"Nemution_Redux", # start page requires login
|
"Nemution_Redux", # start page requires login
|
||||||
"New_Pages", # broken images
|
"New_Pages", # broken images
|
||||||
|
"NIGHTSHADE_THE_MERRY_WIDOW", # start page requires login
|
||||||
"Ninja_Shizatch", # broken images
|
"Ninja_Shizatch", # broken images
|
||||||
"No_Need_for_Bushido", # duplicate
|
"No_Need_for_Bushido", # duplicate
|
||||||
"Normalcy_is_for_Wimps", # broken images
|
"Normalcy_is_for_Wimps", # broken images
|
||||||
|
@ -123,6 +124,7 @@ exclude_comics = [
|
||||||
"Sonic_Advanced_Online", # broken images
|
"Sonic_Advanced_Online", # broken images
|
||||||
"Sonic_and_tails_corner", # broken images
|
"Sonic_and_tails_corner", # broken images
|
||||||
"Sonic_Unreal", # broken images
|
"Sonic_Unreal", # broken images
|
||||||
|
"Space_Farmer", # start page requires login
|
||||||
"Tales_of_Schlock", # start page requires login
|
"Tales_of_Schlock", # start page requires login
|
||||||
"Splices_of_Life", # broken images
|
"Splices_of_Life", # broken images
|
||||||
"STARSEARCHERS", # broken images
|
"STARSEARCHERS", # broken images
|
||||||
|
|
|
@ -39,6 +39,8 @@ exclude_comics = [
|
||||||
"SherpaAid", # comic unavailable
|
"SherpaAid", # comic unavailable
|
||||||
"SparComics", # comic unavailable
|
"SparComics", # comic unavailable
|
||||||
"SurvivingSingle", # comic unavailable
|
"SurvivingSingle", # comic unavailable
|
||||||
|
"WhatTheFrak", # too few comics
|
||||||
|
"ZeekyZebraandCompany", # too few comics
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue