fix: cloudflare update performance
This commit is contained in:
12
config.yaml
12
config.yaml
@@ -38,12 +38,14 @@ settings:
|
||||
log_name: "srun_login.log" #指定日志文件名
|
||||
ddns: #校园网内网 ip ddns
|
||||
enable: true
|
||||
domain: chizzyhub.dns.navy
|
||||
ttl: 600
|
||||
provider: "dynv6"
|
||||
domain: "dorm.chizzyhub.site"
|
||||
ttl: 3600
|
||||
provider: "cloudflare"
|
||||
config: #这段配置是动态的,需要根据 provider 类型配置字段名,见 DDNS 说明
|
||||
zone: "xxxx"
|
||||
token: "ns4ReUsNKCSxpJD_zsVBMouGPwxUYS"
|
||||
zone: "fde85c42ada16e7277b5c1cdb911f90a"
|
||||
record_id: "08ed045b26e5f9bd8b7001115fca798e"
|
||||
token: "aaaa4a4f258224cc872bf6fa8840c054f2bb4"
|
||||
email: "chizzyhub@outlook.com"
|
||||
reality: #从指定地址模拟浏览器行为进入登录页,如果登录未出现问题不用启用
|
||||
enable: false
|
||||
addr: http://www.baidu.com #初始地址,需要使用 http、域名
|
||||
|
||||
Reference in New Issue
Block a user