mirror of
https://git.nolog.cz/mdivecky/PID-odjezdy.git
synced 2025-01-31 05:03:35 +01:00
Add new stop
This commit is contained in:
parent
6f25cb4691
commit
d32c6a759a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ API_KEY = os.environ['API_KEY']
|
||||||
|
|
||||||
API_URL = "https://api.golemio.cz/v2/pid/departureboards"
|
API_URL = "https://api.golemio.cz/v2/pid/departureboards"
|
||||||
|
|
||||||
STOPS = ["U632Z3P", "U436Z1P"]
|
STOPS = ["U632Z3P", "U436Z1P", "U127Z2P"]
|
||||||
|
|
||||||
#STOPS = ["U632Z3P"]
|
#STOPS = ["U632Z3P"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue