mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 02:00:37 +08:00
Remove invalid domain from dns mapping
This commit is contained in:
parent
44c753df1e
commit
2295293639
@ -37,9 +37,7 @@ export const DIRECTS = {
|
||||
'$injections.adguard.org',
|
||||
'$local.adguard.org',
|
||||
// Auto Discovery
|
||||
'+_tcp',
|
||||
'+bogon',
|
||||
'+_msdcs'
|
||||
'+bogon'
|
||||
]
|
||||
}
|
||||
} as const satisfies Record<string, DNSMapping>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user