diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2023-11-18 07:18:43 -0500 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2023-11-18 07:18:43 -0500 |
| commit | c5cd1a5d6a7f1da14d391b3c57955e223c913808 (patch) | |
| tree | 61a614ccc5aa3f746ac95e3c39fa01f4a12e9f76 /dashboard_website/router.py | |
| parent | d475f389aa5874c0d1bf4b1be6f6b72f47d746c5 (diff) | |
nichangedd one thing!!! LOL!!!!
Diffstat (limited to 'dashboard_website/router.py')
| -rw-r--r-- | dashboard_website/router.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard_website/router.py b/dashboard_website/router.py index 3678f0a..a5c882f 100644 --- a/dashboard_website/router.py +++ b/dashboard_website/router.py @@ -9,7 +9,7 @@ from datastructs import * host = "http://acetyl.net:5000" # queries acetyl.net:5000, the OSRM engine -endtime = datetime.datetime(2023, 11, 18, hour=18, minute=35) # 11/18/2023 6:35pm +endtime = datetime.datetime(2023, 11, 18, hour=23, minute=35) # 11/18/2023 6:35pm # external facing functions |
