mirror of https://github.com/lhie1/Rules.git
Update
parent
6f4770c4b8
commit
e4ecfde6e4
File diff suppressed because it is too large
Load Diff
@ -1,5 +0,0 @@
|
||||
[General]
|
||||
bypass-system = true
|
||||
dns-server = system, 223.5.5.5, 223.6.6.6, 8.8.8.8, 8.8.4.4
|
||||
skip-proxy = 127.0.0.1, 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, localhost, *.local, *.crashlytics.com
|
||||
bypass-tun = 10.0.0.0/8, 100.64.0.0/10, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.0.0.0/24, 192.0.2.0/24, 192.88.99.0/24, 192.168.0.0/16, 198.18.0.0/15, 198.51.100.0/24, 203.0.113.0/24, 224.0.0.0/4, 255.255.255.255/32
|
@ -1,41 +0,0 @@
|
||||
[General]
|
||||
bypass-system = true
|
||||
dns-server = system,1.2.4.8,223.5.5.5,223.6.6.6
|
||||
skip-proxy = 127.0.0.1,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,localhost,*.local,*.crashlytics.com
|
||||
bypass-tun = 10.0.0.0/8,100.64.0.0/10,127.0.0.0/8,169.254.0.0/16,172.16.0.0/12,192.0.0.0/24,192.0.2.0/24,192.88.99.0/24,192.168.0.0/16,198.18.0.0/15,198.51.100.0/24,203.0.113.0/24,224.0.0.0/4,255.255.255.255/32
|
||||
|
||||
[Rule]
|
||||
# Custom
|
||||
|
||||
|
||||
|
||||
# All Rules
|
||||
|
||||
|
||||
|
||||
// Detect local network
|
||||
GEOIP,CN,🍂 Domestic
|
||||
// Use Proxy for all others
|
||||
FINAL,☁️ Others
|
||||
|
||||
|
||||
# Host
|
||||
|
||||
|
||||
|
||||
# URL Rewrite
|
||||
|
||||
|
||||
|
||||
# URL REJECT
|
||||
|
||||
|
||||
|
||||
// SSID
|
||||
|
||||
|
||||
|
||||
[MITM]
|
||||
enable = true
|
||||
|
||||
// Hostname
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue