Update README.md

pull/586/head
FongMi 1 year ago
parent 11aaaa166a
commit c614eb6656
  1. 19
      README.md

@ -161,7 +161,7 @@ scheme://username:password@host:port
}
```
### 域名映射
### Hosts
```json
{
@ -176,6 +176,23 @@ scheme://username:password@host:port
}
```
### Headers
```json
{
"spider": "",
"headers": [
{
"host": "gslbserv.itv.cmvideo.cn",
"header": {
"User-Agent": "okhttp/3.12.13",
"Referer": "test"
}
}
]
}
```
### 配置範例
[點播-線上](other/sample/vod/online.json)

Loading…
Cancel
Save