mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Docs: use jsonc for json syntax highlighting in markdown (#259)
This commit is contained in:
parent
4e03d6b1ea
commit
03b709e5ac
@ -278,7 +278,7 @@ steamstatic.com.8686c.com @cn
|
|||||||
- 最后,不命中任何路由规则的请求和流量,统统走代理
|
- 最后,不命中任何路由规则的请求和流量,统统走代理
|
||||||
- `outbounds` 里的第一个大括号内的配置,即为 V2Ray 代理服务的配置。请根据自身需求进行修改,并参照 V2Ray 官网配置文档中的 [配置 > Outbounds > OutboundObject](https://www.v2fly.org/config/outbounds.html#outboundobject) 部分进行补全
|
- `outbounds` 里的第一个大括号内的配置,即为 V2Ray 代理服务的配置。请根据自身需求进行修改,并参照 V2Ray 官网配置文档中的 [配置 > Outbounds > OutboundObject](https://www.v2fly.org/config/outbounds.html#outboundobject) 部分进行补全
|
||||||
|
|
||||||
```json
|
```jsonc
|
||||||
{
|
{
|
||||||
"log": {
|
"log": {
|
||||||
"loglevel": "warning"
|
"loglevel": "warning"
|
||||||
|
Loading…
Reference in New Issue
Block a user