Merge branch 'rr/agdq2017' of gdqdotmoe/kappa123 into master

main
Ryan Rix 2018-01-08 06:20:32 +00:00 committed by Gogs
commit e0f1aa796c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import logging
CACHE_AGE_MAX = 600
CACHE_LOCATION='/tmp/runs.json'
TRACKER_URL='https://gamesdonequick.com/tracker/search/?type=run&event=20'
TRACKER_URL='https://gamesdonequick.com/tracker/search/?type=run&event=22'
logger = logging.getLogger(__name__)