Spaces:
Running
Running
Force update main.py
Browse files
main.py
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
"""VNEWS - FastAPI backend with livescore + xemlaibongda highlights + YouTube FPT shorts"""
|
| 2 |
import hashlib, re, time, subprocess, json, os, threading
|
| 3 |
import html as html_lib
|
|
|
|
| 1 |
+
# ts=1781282468.6355672
|
| 2 |
"""VNEWS - FastAPI backend with livescore + xemlaibongda highlights + YouTube FPT shorts"""
|
| 3 |
import hashlib, re, time, subprocess, json, os, threading
|
| 4 |
import html as html_lib
|