mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-28 12:22:37 +00:00
Fix crash when parsing HTTP nodes in Surge subscriptions. Fix section order problem for various subscriptions. Add more custom settings in external configuration file. Add no-resolve to LAN rules. Update README-cn.md.
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
DOMAIN-SUFFIX,local
|
|
IP-CIDR,192.168.0.0/16,no-resolve
|
|
IP-CIDR,10.0.0.0/8,no-resolve
|
|
IP-CIDR,172.16.0.0/12,no-resolve
|
|
IP-CIDR,127.0.0.0/8,no-resolve
|
|
IP-CIDR,100.64.0.0/10,no-resolve
|
|
IP-CIDR6,::1/128,no-resolve
|
|
IP-CIDR6,fc00::/7,no-resolve
|
|
IP-CIDR6,fe80::/10,no-resolve
|
|
IP-CIDR6,fd00::/8,no-resolve
|