{
"Name": "China",
"GlobalProxy": "true",
"RemoteDNSType": "DoH",
"RemoteDNSDomain": "https://cloudflare-dns.com/dns-query",
"RemoteDNSIP": "1.1.1.1",
"DomesticDNSType": "DoU",
"DomesticDNSDomain": "",
"DomesticDNSIP": "8.8.8.8",
"Geoipurl": "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat",
"Geositeurl": "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat",
"LastUpdated": "",
"DnsHosts": {
"cloudflare-dns.com": "1.1.1.1"
},
"DirectSites": ["geosite:cn", "geosite:geolocation-cn"],
"DirectIp": [
"geoip:cn",
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16",
"169.254.0.0/16",
"224.0.0.0/4",
"255.255.255.255"
],
"ProxySites": ["geosite:cn"],
"ProxyIp": ["geoip:amazon"],
"BlockSites": ["geosite:ads"],
"BlockIp": ["geoip:ads"],
"DomainStrategy": "IPIfNonMatch",
"FakeDNS": "false"
}