Remove duplicate comic.
This commit is contained in:
parent
f96e6d2b3e
commit
9fa9af639b
2 changed files with 1 additions and 1 deletions
|
@ -783,7 +783,6 @@ add('Nintendo_Super_Squad', 'Nintendo_Super_Squad')
|
|||
add('Nintendo_randomness', 'Nintendo_randomness')
|
||||
add('Nintendos_Untold_Legends', 'Nintendos_Untold_Legends')
|
||||
add('No_Capes', 'No_Capes')
|
||||
add('No_Need_for_Bushido', 'No_Need_for_Bushido')
|
||||
add('No_Parking', 'No_Parking')
|
||||
add('No_Talent', 'No_Talent')
|
||||
add('Nocturne_21', 'Nocturne_21')
|
||||
|
|
|
@ -85,6 +85,7 @@ exclude_comics = [
|
|||
"Nemution_Redux", # start page requires login
|
||||
"New_Pages", # broken images
|
||||
"Ninja_Shizatch", # broken images
|
||||
"No_Need_for_Bushido", # duplicate
|
||||
"Normalcy_is_for_Wimps", # broken images
|
||||
"MIKYAGU", # broken images
|
||||
"One_Third_Of_Your_Life_Is_Spent_Sleeping_One_Third_Of_Your_Life_Is_Spent_Working_And_Half_Of_One_Third_Is_Spent_Waiting_The_Question_Is_It_Really_Your_Life", # broken images
|
||||
|
|
Loading…
Reference in a new issue