We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347eb6d commit 5726d46Copy full SHA for 5726d46
docs/admin/troubleshooting.md
@@ -2,6 +2,16 @@
2
3
常见问题的诊断和解决方法。
4
5
+## 挂机相关
6
+
7
+### 窗口主动置顶
8
9
+**问题**:任务进行时浏览器窗口会主动置顶
10
11
+**解决方案**:
12
+- Windows 和 macOS 可单开一个虚拟桌面(Win + Tab)给程序单独使用
13
+- Linux 使用 Xvfb 模式即可
14
15
## 请求相关
16
17
### 请求被拒绝 (429 Too Many Requests)
docs/guide/introduction.md
@@ -14,5 +14,6 @@
| [**Nano Banana Free**](https://nanobananafree.ai/) | ❌ | ✅ |
| [**zAI**](https://zai.is/) | ❌ | ✅ |
| [**Google Gemini**](https://gemini.google.com/) | ❌ | ✅ |
+| [**ZenMux**](https://zenmux.ai/) | ✅ | ❌ |
18
19
> 未来可能会支持更多网站...
0 commit comments