mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Update direct.ts
The Internet Assigned Numbers Authority (IANA) has made a provisional determination that “.INTERNAL” should be reserved for private-use and internal network applications. - [proposed-top-level-domain-string-for-private-use-24-01-2024](https://www.icann.org/en/public-comment/proceeding/proposed-top-level-domain-string-for-private-use-24-01-2024)
This commit is contained in:
parent
9a64111034
commit
ec28e98c79
@ -144,6 +144,7 @@ export const LAN = {
|
||||
domains: [
|
||||
'+lan',
|
||||
'+local',
|
||||
'+internal',
|
||||
// 'amplifi.lan',
|
||||
// '$localhost',
|
||||
'+localdomain',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user