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:
Nomad Chen 2025-05-21 00:32:34 +08:00 committed by GitHub
parent 9a64111034
commit ec28e98c79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,6 +144,7 @@ export const LAN = {
domains: [
'+lan',
'+local',
'+internal',
// 'amplifi.lan',
// '$localhost',
'+localdomain',