mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Fix: remove localhost from DNS Mapping
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user