luci: default config clean up spaces (#2892)
This commit is contained in:
parent
58ca631011
commit
27facaaffb
@ -39,11 +39,11 @@ config global_forwarding
|
|||||||
option use_nft '0'
|
option use_nft '0'
|
||||||
option tcp_proxy_way 'redirect'
|
option tcp_proxy_way 'redirect'
|
||||||
option ipv6_tproxy '0'
|
option ipv6_tproxy '0'
|
||||||
|
|
||||||
config global_xray
|
config global_xray
|
||||||
option sniffing '1'
|
option sniffing '1'
|
||||||
option route_only '0'
|
option route_only '0'
|
||||||
|
|
||||||
config global_singbox
|
config global_singbox
|
||||||
option sniff_override_destination '0'
|
option sniff_override_destination '0'
|
||||||
option geoip_path '/usr/share/singbox/geoip.db'
|
option geoip_path '/usr/share/singbox/geoip.db'
|
||||||
@ -104,8 +104,7 @@ config shunt_rules 'DirectGame'
|
|||||||
option domain_list 'api.steampowered.com
|
option domain_list 'api.steampowered.com
|
||||||
regexp:\.cm.steampowered.com$
|
regexp:\.cm.steampowered.com$
|
||||||
regexp:\.steamserver.net$
|
regexp:\.steamserver.net$
|
||||||
geosite:category-games@cn
|
geosite:category-games@cn'
|
||||||
'
|
|
||||||
option ip_list '103.10.124.0/24
|
option ip_list '103.10.124.0/24
|
||||||
103.10.125.0/24
|
103.10.125.0/24
|
||||||
103.28.54.0/24
|
103.28.54.0/24
|
||||||
@ -156,12 +155,11 @@ geosite:category-games@cn
|
|||||||
config shunt_rules 'ProxyGame'
|
config shunt_rules 'ProxyGame'
|
||||||
option remarks 'ProxyGame'
|
option remarks 'ProxyGame'
|
||||||
option domain_list 'geosite:category-games
|
option domain_list 'geosite:category-games
|
||||||
domain:store.steampowered.com
|
domain:store.steampowered.com'
|
||||||
'
|
|
||||||
|
|
||||||
config shunt_rules 'OpenAI'
|
config shunt_rules 'OpenAI'
|
||||||
option remarks 'OpenAI'
|
option remarks 'OpenAI'
|
||||||
option domain_list 'geosite:openai'
|
option domain_list 'geosite:openai'
|
||||||
|
|
||||||
config shunt_rules 'Proxy'
|
config shunt_rules 'Proxy'
|
||||||
option remarks 'Proxy'
|
option remarks 'Proxy'
|
||||||
|
Loading…
Reference in New Issue
Block a user