{   "dns": {     "hosts": {       "domain:googleapis.cn": "googleapis.com"     },     "servers": [       "1.1.1.1"     ]   },   "inbounds": [     {       "listen": "127.0.0.1",       "port": 10808,       "protocol": "socks",       "settings": {         "auth": "noauth",         "udp": true,         "userLevel": 8       },       "sniffing": {         "destOverride": [           "http",           "tls"         ],         "enabled": true       },       "tag": "socks"     },     {       "listen": "127.0.0.1",       "port": 10809,       "protocol": "http",       "settings": {         "userLevel": 8       },       "tag": "http"     }   ],   "log": {     "loglevel": "warning"   },   "outbounds": [     {       "mux": {         "concurrency": 8,         "enabled": false       },       "protocol": "vmess",       "settings": {         "vnext": [           {             "address": "ipproxy16.agrafica.online",             "port": 443,             "users": [               {                 "alterId": 0,                 "encryption": "",                 "flow": "",                 "id": "2cf31c28-387c-4b50-988c-313b22ce3cc5",                 "level": 8,                 "security": "auto"               }             ]           }         ]       },       "streamSettings": {         "network": "ws",         "security": "tls",         "tlsSettings": {           "allowInsecure": false,           "serverName": "scflixoficial.com"         },         "wsSettings": {           "headers": {             "Host": "scflixoficial.com"           },           "path": "/zD18Mmok/"         }       },       "tag": "proxy"     },     {       "protocol": "freedom",       "settings": {},       "tag": "direct"     },     {       "protocol": "blackhole",       "settings": {         "response": {           "type": "http"         }       },       "tag": "block"     }   ],   "routing": {     "domainMatcher": "mph",     "domainStrategy": "IPIfNonMatch",     "rules": [       {         "ip": [           "1.1.1.1"         ],         "outboundTag": "proxy",         "port": "53",         "type": "field"       }     ]   } }