Actualiser commands/conan-eps.py
All checks were successful
dl / lint (push) Successful in 1m48s
dl / docker (push) Successful in 3m14s

This commit is contained in:
Michel Roux 2023-07-24 10:59:28 +00:00
parent bf2559c531
commit 590c848c42

View File

@ -9,7 +9,7 @@ import requests
WIKI_URL = (
"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"]
VF_UNTIL = 219