Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
821938089 committed Jan 18, 2025
1 parent 34c9968 commit 4fcd3b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/assets/web/help/md/ruleHelp.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ getResponse(): Response //返回访问结果,网络朗读引擎采用的是这
```

* 请求头,支持http代理,socks4 socks5代理设置
> 注意请求头的key是区分大小写的
> 正确格式 User-Agent Referer
> 错误格式 user-agent referer
```
socks5代理
{
Expand Down

0 comments on commit 4fcd3b5

Please sign in to comment.