mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +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: [
|
domains: [
|
||||||
'+lan',
|
'+lan',
|
||||||
'+local',
|
'+local',
|
||||||
|
'+internal',
|
||||||
// 'amplifi.lan',
|
// 'amplifi.lan',
|
||||||
// '$localhost',
|
// '$localhost',
|
||||||
'+localdomain',
|
'+localdomain',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user