- add march madness for roxie.py
- edit scraping for streamsgate.py
This commit is contained in:
doms9 2026-03-19 14:13:33 -04:00
parent 31b710db8a
commit 00000d9b74
3 changed files with 96 additions and 96 deletions

View file

@ -90,6 +90,7 @@ class Time(datetime):
"%m/%d/%Y %H:%M",
"%m/%d/%Y %I:%M %p",
"%m/%d/%Y %H:%M:%S",
"%a, %d %b %Y %H:%M",
"%a, %d %b %Y %H:%M:%S %z",
"%A, %b %d, %Y %H:%M",
]