well it 'works' but blocked by cloudflare

This commit is contained in:
bootunloader
2026-01-01 20:00:23 +02:00
parent 9fa4a0c113
commit 4d5bea3dce
9 changed files with 798 additions and 75 deletions

View File

@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"cloudscraper>=1.2.71",
"fastapi>=0.128.0",
"fastapi[standard]>=0.128.0",
"pydantic>=2.12.5",
"python-dotenv>=1.2.1",
]