Made the line_today.py kinda work ig. But I have no idea how can I run

this without issues in prod tho. and the "BlurPageBeforeLogin" thing
works just file, oh and checkCookie is now working (but without the
database part just yet)
This commit is contained in:
yuanhau 2025-05-17 23:31:55 +08:00
parent 0e26a23261
commit 81012f5061
6 changed files with 91 additions and 36 deletions

1
.gitignore vendored
View file

@ -32,3 +32,4 @@ __pycache__
*.sql
!database/*.sql
_dt_*.py