Merge pull request #230 from Loyalsoldier/update-private
Update private
This commit is contained in:
commit
876ad238eb
28
data/private
28
data/private
@ -1,27 +1,25 @@
|
|||||||
# https://tools.ietf.org/html/rfc6762
|
|
||||||
local
|
|
||||||
|
|
||||||
# https://tools.ietf.org/html/rfc2606
|
|
||||||
localhost
|
|
||||||
|
|
||||||
# Also defined in rfc2606
|
|
||||||
test
|
|
||||||
example
|
|
||||||
invalid
|
|
||||||
|
|
||||||
# References:
|
# References:
|
||||||
# https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml
|
# 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
|
# https://unix.stackexchange.com/questions/92441/whats-the-difference-between-local-home-and-lan
|
||||||
localdomain
|
|
||||||
lan
|
lan
|
||||||
|
localdomain
|
||||||
|
|
||||||
|
# https://tools.ietf.org/html/rfc2606
|
||||||
|
# https://tools.ietf.org/html/rfc6761
|
||||||
|
example
|
||||||
|
invalid
|
||||||
|
localhost
|
||||||
|
test
|
||||||
|
|
||||||
|
# https://tools.ietf.org/html/rfc6762
|
||||||
|
local
|
||||||
|
|
||||||
|
# https://tools.ietf.org/html/rfc8375
|
||||||
home.arpa
|
home.arpa
|
||||||
|
|
||||||
# Dotless domains
|
# Dotless domains
|
||||||
regexp:^[^.]+$
|
regexp:^[^.]+$
|
||||||
|
|
||||||
# OpenWrt LuCI Web Interface
|
|
||||||
openwrt.lan
|
|
||||||
|
|
||||||
# QQ Loopback
|
# QQ Loopback
|
||||||
localhost.sec.qq.com
|
localhost.sec.qq.com
|
||||||
localhost.ptlogin2.qq.com
|
localhost.ptlogin2.qq.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user