[reddit] fix submission-ID parsing (#104)

Uppercase characters caused a ValueError exception
This commit is contained in:
Mike Fährmann
2018-09-07 18:27:54 +02:00
parent 488abeca0b
commit c9b8e6aefc
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@
"date-max": 253402210800,
"date-format": "%Y-%m-%dT%H:%M:%S",
"id-min": "0",
"id-max": "ZIK0ZJ",
"id-max": "zik0zj",
"recursion": 0
},
"sankaku":