shawenguan 2 năm trước cách đây
mục cha
commit
ee98f84ce2
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      QuantumultX.conf

+ 5 - 2
QuantumultX.conf

@@ -33,11 +33,10 @@ profile_img_url=https://github.githubassets.com/images/modules/site/integrators/
 # > 用于Check节点IP地址(以下geo_location_checker任选一个即可)
 # geo_location_checker=disabled
 geo_location_checker=http://ip-api.com/json/?lang=zh-CN, http://rawgithub.jojo21.com/KOP-XIAO/QuantumultX/master/Scripts/IP_API.js
+
 # > 功能强大的解析器,用于引用资源的转换
 resource_parser_url=https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/resource-parser.js
 
-# > 下列路径将不经过QuanX的处理
-excluded_routes=239.255.255.250/32, 24.105.30.129/32, 185.60.112.157/32, 185.60.112.158/32, 182.162.132.1/32
 udp_whitelist=1-442, 444-65535
 # > 第一个filter为4g模式开启规则分流,第二个filter为其他wifi下开启规则分流,第三个wifi1修改成你路由器翻墙的wifi名开启直连模式,第四个wifi2为你公司或者其他有路由器翻墙的WiFi名走直连)
 # > 默认关闭根据wifi切换模式,如需开启,删除下方的"#"即可
@@ -45,6 +44,10 @@ udp_whitelist=1-442, 444-65535
 # > dns_exclusion_list
 dns_exclusion_list=*.cmpassport.com, *.jegotrip.com.cn, *.icitymobile.mobi, id6.me, *.pingan.com.cn, *.cmbchina.com
 
+# > 下列路径将不经过QuanX的处理
+excluded_routes=239.255.255.250/32, 24.105.30.129/32, 185.60.112.157/32, 185.60.112.158/32, 182.162.132.1/32, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8
+fallback_udp_policy=direct
+
 
 
 [task_local]