mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
Update private
This commit is contained in:
parent
6a273121af
commit
23d48a1353
16
data/private
16
data/private
@ -5,9 +5,19 @@ local
|
|||||||
localhost
|
localhost
|
||||||
|
|
||||||
# Also defined in rfc2606
|
# Also defined in rfc2606
|
||||||
# test
|
test
|
||||||
# example
|
example
|
||||||
# invalid
|
invalid
|
||||||
|
|
||||||
|
# References:
|
||||||
|
# https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml
|
||||||
|
# https://unix.stackexchange.com/questions/92441/whats-the-difference-between-local-home-and-lan
|
||||||
|
localdomain
|
||||||
|
lan
|
||||||
|
home.arpa
|
||||||
|
|
||||||
|
# Dotless domains
|
||||||
|
regexp:^[^.]+$
|
||||||
|
|
||||||
# OpenWrt LuCI Web Interface
|
# OpenWrt LuCI Web Interface
|
||||||
openwrt.lan
|
openwrt.lan
|
||||||
|
Loading…
Reference in New Issue
Block a user