diff --git a/commands/conan-eps.py b/commands/conan-eps.py index 620386a..855422e 100644 --- a/commands/conan-eps.py +++ b/commands/conan-eps.py @@ -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", "#90BDFF"] +GOOD_COLOR = ["#ee8000", "#90bdff"] CSV_COLUMNS = ["SW", "EW", "Arc", "ST", "ET", "Titre", "Date"] VF_UNTIL = 219