implement cookie support

This commit is contained in:
2024-06-14 15:25:33 +00:00
parent 81cb93e6dc
commit 36a01c5923
2 changed files with 80 additions and 41 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
venv/
__pycache__/
.env
*.db
*.db
cookies.txt