30 lines
753 B
Markdown
30 lines
753 B
Markdown
```json
|
|
"routing": {
|
|
"rules": [
|
|
{
|
|
"outboundTag": "WARP",
|
|
"domain": [
|
|
"geosite:google",
|
|
"geosite:openai"
|
|
],
|
|
"type": "field"
|
|
},
|
|
{
|
|
"outboundTag": "DIRECT",
|
|
"domain": [
|
|
"full:cp.cloudflare.com",
|
|
"domain:msftconnecttest.com",
|
|
"domain:msftncsi.com",
|
|
"domain:connectivitycheck.gstatic.com",
|
|
"domain:captive.apple.com",
|
|
"full:detectportal.firefox.com",
|
|
"domain:networkcheck.kde.org",
|
|
"full:*.gstatic.com"
|
|
],
|
|
"type": "field"
|
|
}
|
|
]
|
|
},
|
|
```
|
|
он уже **готовый** и вставляется ниже строки **"routing": {**
|
|
![[Pasted image 20241007062448.png]] |