readme和示例文件
This commit is contained in:
parent
b3a3faacbb
commit
ff9ff26649
@ -69,10 +69,11 @@
|
|||||||
7. **此时Cookie已经复制到你的粘贴板上了**
|
7. **此时Cookie已经复制到你的粘贴板上了**
|
||||||
|
|
||||||
## 获取设备UA
|
## 获取设备UA
|
||||||
|
|
||||||
1. 使用常用的移动端设备访问 `https://www.ip138.com/useragent/`
|
1. 使用常用的移动端设备访问 `https://www.ip138.com/useragent/`
|
||||||
|
|
||||||
2. 复制网页内容中的 `客户端获取的UserAgent`
|
2. 复制网页内容中的 `客户端获取的UserAgent`
|
||||||
|
|
||||||
3. 替换配置文件中 `useragent` 的原始内容
|
3. 替换配置文件中 `useragent` 的原始内容
|
||||||
|
|
||||||
## 使用Docker运行
|
## 使用Docker运行
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[setting]
|
[setting]
|
||||||
enable=true
|
enable=true
|
||||||
#共有 cqhttp ftqq(sever酱) pushplus telegram wecom dingrobot bark pushdeer gotify email
|
#共有 cqhttp ftqq(sever酱) pushplus telegram wecom dingrobot bark pushdeer gotify smtp(邮件推送)
|
||||||
push_server=smtp
|
push_server=cqhttp
|
||||||
#server酱 pushplus dingrobot 的推送token
|
#server酱 pushplus dingrobot 的推送token
|
||||||
push_token=123456
|
push_token=123456
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user