使用随机/特殊 UA (#526)

*  添加依赖 fake-useragent

*  使用随机/特殊 UA
This commit is contained in:
呵呵です
2024-12-19 05:24:48 +08:00
committed by GitHub
parent cfcda6f597
commit f56f993c69
4 changed files with 38 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"aiofiles>=24.1.0",
"arclet-alconna<2",
"async-lru>=2.0.4",
"fake-useragent>=2.0.3",
"httpx>=0.27.2",
"jinja2>=3.1.4",
"lxml>=5.3.0",