Actualiser commands/conan-eps.py
This commit is contained in:
parent
bf2559c531
commit
590c848c42
@ -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", "#80ffff"]
|
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