1
0
Fork 0

Update private

pull/230/head
Loyalsoldier 5 years ago committed by GitHub
parent e9031f313f
commit 41d806698f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,27 +1,25 @@
# https://tools.ietf.org/html/rfc6762
local
# 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
lan
localdomain
# https://tools.ietf.org/html/rfc2606
localhost
# Also defined in rfc2606
test
# https://tools.ietf.org/html/rfc6761
example
invalid
localhost
test
# 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
# https://tools.ietf.org/html/rfc6762
local
# https://tools.ietf.org/html/rfc8375
home.arpa
# Dotless domains
regexp:^[^.]+$
# OpenWrt LuCI Web Interface
openwrt.lan
# QQ Loopback
localhost.sec.qq.com
localhost.ptlogin2.qq.com

Loading…
Cancel
Save