diff --git a/.gitignore b/.gitignore index 2f88269..e344cce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/docs +/docs/md diff --git a/README.md b/README.md index 2d456d0..27734f2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,36 @@ 当前版本基于侧边栏控制,支持单步执行、整套自动执行、停止当前流程、保存常用配置,以及通过 DuckDuckGo / QQ / 163 / Inbucket mailbox 协助获取验证码。 +## 最新版本测试结果 + +最新版本实测 5 轮,0 次失败: + + + + + + +
+ 最新版本五轮测试结果 + + 最新版本运行日志 +
+ +## 打赏一下 + +佬们觉得好用的话,也可以打赏小弟一杯奶茶哦 + + + + + + +
+ 支付宝收款码 + + 微信收款码 +
+ ## 当前能力 - 从 CPA 面板自动获取 OpenAI OAuth 授权链接 diff --git a/docs/images/五轮结果.jpg b/docs/images/五轮结果.jpg new file mode 100644 index 0000000..2df81a8 Binary files /dev/null and b/docs/images/五轮结果.jpg differ diff --git a/docs/images/微信.png b/docs/images/微信.png new file mode 100644 index 0000000..335b369 Binary files /dev/null and b/docs/images/微信.png differ diff --git a/docs/images/支付宝.jpg b/docs/images/支付宝.jpg new file mode 100644 index 0000000..3440207 Binary files /dev/null and b/docs/images/支付宝.jpg differ diff --git a/docs/images/结果日志.png b/docs/images/结果日志.png new file mode 100644 index 0000000..b2967cf Binary files /dev/null and b/docs/images/结果日志.png differ