mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-04 13:47:39 +03:00
Double comments
This commit is contained in:
parent
9f5c034c3d
commit
8f0b38f4c0
1 changed files with 10 additions and 10 deletions
|
@ -2,16 +2,16 @@
|
||||||
# Captive portal test names #
|
# Captive portal test names #
|
||||||
###########################################
|
###########################################
|
||||||
|
|
||||||
# Some operating systems send queries to these names after a network change,
|
## Some operating systems send queries to these names after a network change,
|
||||||
# in order to check if connectivity beyond the router is possible without
|
## in order to check if connectivity beyond the router is possible without
|
||||||
# going through a captive portal.
|
## going through a captive portal.
|
||||||
#
|
##
|
||||||
# This is a list of hard-coded IP addresses that will be returned when queries
|
## This is a list of hard-coded IP addresses that will be returned when queries
|
||||||
# for these names are received, even before the operating system an interface
|
## for these names are received, even before the operating system an interface
|
||||||
# as usable for reaching the Internet.
|
## as usable for reaching the Internet.
|
||||||
#
|
##
|
||||||
# Note that IPv6 addresses don't need to be specified within brackets,
|
## Note that IPv6 addresses don't need to be specified within brackets,
|
||||||
# as there are no port numbers.
|
## as there are no port numbers.
|
||||||
|
|
||||||
captive.apple.com 17.253.109.201, 17.253.113.202
|
captive.apple.com 17.253.109.201, 17.253.113.202
|
||||||
connectivitycheck.gstatic.com 64.233.162.94, 64.233.164.94, 64.233.165.94, 64.233.177.94, 64.233.185.94, 74.125.132.94, 74.125.136.94, 74.125.20.94, 74.125.21.94, 74.125.28.94
|
connectivitycheck.gstatic.com 64.233.162.94, 64.233.164.94, 64.233.165.94, 64.233.177.94, 64.233.185.94, 74.125.132.94, 74.125.136.94, 74.125.20.94, 74.125.21.94, 74.125.28.94
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue