File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,13 @@ global-client-fingerprint: chrome
1616find-process-mode : strict
1717keep-alive-interval : 15
1818
19+ fragment :
20+ enable : true
21+ size : " 5-40"
22+ sleep : " 1-2"
23+
24+ ttl : 5
25+
1926profile :
2027 store-selected : true
2128 store-fake-ip : false
4249 default-nameserver :
4350 - 1.1.1.1
4451 - 8.8.8.8
52+ nameserver :
53+ - 1.1.1.1
54+ - 1.0.0.1
55+ - 8.8.8.8
56+ - 8.8.4.4
4557 - 9.9.9.9
4658 - 149.112.112.112
4759 - 208.67.222.222
48- - 94.140.14.14
49- - 64.6.64.6
50- - 84.200.69.80
51- - 76.76.19.19
52- - 8.26.56.26
53- nameserver :
54- - https://cloudflare-dns.com/dns-query
55- - https://dns.google/dns-query
56- - https://dns.quad9.net/dns-query
57- - https://dns.adguard.com/dns-query
58- - https://doh.opendns.com/dns-query
59- - https://doh.comodo.com/dns-query
60- - https://doh.mullvad.net/dns-query
61- - https://doh.dns.mullvad.net/dns-query
62- - https://freedns.controld.com/p0
63- - https://freedns.controld.com/family
60+ - 208.67.220.220
6461
6562proxies :
6663# ---PROXIES---
@@ -70,7 +67,9 @@ proxy-groups:
7067 type : select
7168 proxies :
7269 - " Auto"
70+ - " Load Balance"
7371
72+
7473 - name : " Auto"
7574 type : url-test
7675 url : https://www.gstatic.com/generate_204
@@ -81,5 +80,13 @@ proxy-groups:
8180# ---PROXY-NAMES---
8281
8382
83+ - name : " Load Balance"
84+ type : load-balance
85+ strategy : round-robin
86+ url : https://www.gstatic.com/generate_204
87+ interval : 300
88+ proxies :
89+ # ---PROXY-NAMES---
90+
8491rules :
8592 - MATCH,PROXY
You can’t perform that action at this time.
0 commit comments