mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Refine config example
This commit is contained in:
parent
b3b6304a12
commit
1953b6a1bb
@ -44,7 +44,6 @@
|
||||
**Routing 配置方式**:
|
||||
|
||||
```json
|
||||
{
|
||||
"routing": {
|
||||
"rules": [
|
||||
{
|
||||
@ -57,7 +56,6 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### geosite.dat
|
||||
@ -67,7 +65,6 @@
|
||||
**Routing 配置方式**:
|
||||
|
||||
```json
|
||||
{
|
||||
"routing": {
|
||||
"rules": [
|
||||
{
|
||||
@ -93,13 +90,11 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
**DNS 配置方式**:
|
||||
|
||||
```json
|
||||
{
|
||||
"dns": {
|
||||
"servers": [
|
||||
{
|
||||
@ -120,7 +115,6 @@
|
||||
"223.5.5.5"
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## 致谢
|
||||
|
Loading…
Reference in New Issue
Block a user