lower class color on conan-eps
This commit is contained in:
parent
590c848c42
commit
5b7cbddf11
@ -9,7 +9,7 @@ import requests
|
|||||||
WIKI_URL = (
|
WIKI_URL = (
|
||||||
"https://fr.wikipedia.org/wiki/Liste_des_%C3%A9pisodes_de_D%C3%A9tective_Conan"
|
"https://fr.wikipedia.org/wiki/Liste_des_%C3%A9pisodes_de_D%C3%A9tective_Conan"
|
||||||
)
|
)
|
||||||
GOOD_COLOR = ["#ee8000", "#90BDFF"]
|
GOOD_COLOR = ["#ee8000", "#90bdff"]
|
||||||
CSV_COLUMNS = ["SW", "EW", "Arc", "ST", "ET", "Titre", "Date"]
|
CSV_COLUMNS = ["SW", "EW", "Arc", "ST", "ET", "Titre", "Date"]
|
||||||
VF_UNTIL = 219
|
VF_UNTIL = 219
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user