mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Fix: remove localhost from DNS Mapping
This commit is contained in:
parent
ced9f3fb0c
commit
7be1fa9b58
@ -108,7 +108,7 @@ export const LAN = {
|
||||
LAN: {
|
||||
dns: 'system',
|
||||
hosts: {
|
||||
localhost: ['127.0.0.1']
|
||||
// localhost: ['127.0.0.1']
|
||||
},
|
||||
realip: true,
|
||||
ruleset: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user