chore: update project files

This commit is contained in:
AIGC Developer
2025-11-13 17:01:39 +08:00
parent 83bf064bb2
commit 2961d2b0d0
344 changed files with 11549 additions and 15941 deletions

16
ngrok-config.yml Normal file
View File

@@ -0,0 +1,16 @@
# ngrok 配置文件
# 用于跳过免费版的警告页面
version: "2"
authtoken: YOUR_AUTH_TOKEN # 需要替换为你的 ngrok authtoken
tunnels:
payment:
proto: http
addr: 8080
inspect: true
# 免费版无法完全跳过警告页面,但可以通过以下方式改善:
# 1. 使用 ngrok 的静态域名(需要付费)
# 2. 使用其他内网穿透工具