refactor: 使用 xhshow 替代 playwright 签名方案

感谢 @Cloxl/xhshow 开源项目

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
程序员阿江(Relakkes)
2025-11-10 18:12:45 +08:00
parent 54f23b8d1c
commit b5dab6d1e8
6 changed files with 751 additions and 776 deletions

View File

@@ -33,6 +33,7 @@ dependencies = [
"typer>=0.12.3",
"uvicorn==0.29.0",
"wordcloud==1.9.3",
"xhshow>=0.1.3",
]
[[tool.uv.index]]