mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-26 17:20:52 +00:00
feat: 增加 HTTP 代理配置,助力爬虫采集
This commit is contained in:
parent
ba272bd89a
commit
3d3cbc22b6
@ -41,5 +41,13 @@ content:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# HTTP 代理配置
|
||||||
|
http:
|
||||||
|
proxy:
|
||||||
|
# 是否开启 HTTP 代理,true-开启,false-不开启
|
||||||
|
enabled: false
|
||||||
|
# 代理 IP
|
||||||
|
ip: u493.kdltps.com
|
||||||
|
# 代理端口号
|
||||||
|
port: 15818
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user