inti
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
# 斗鱼自动登录配置
|
||||
|
||||
# 账号配置
|
||||
accounts:
|
||||
- username: "9006787894"
|
||||
password: "a778899"
|
||||
email: "jtmjcm@bdhg.xyz"
|
||||
email_password: "www123"
|
||||
email_imap_server: "mail.bdhg.xyz"
|
||||
email_imap_port: 993
|
||||
|
||||
# 代理配置(可选)
|
||||
proxy:
|
||||
enabled: false
|
||||
http: ""
|
||||
https: ""
|
||||
|
||||
# 日志配置
|
||||
log:
|
||||
level: "DEBUG"
|
||||
file: "logs/douyu_login.log"
|
||||
|
||||
# Cookie存储
|
||||
cookie_dir: "data/cookies"
|
||||
Reference in New Issue
Block a user