WAN IP provider

WAN IP provider changed from hhtp to https.
This commit is contained in:
OranJuiceJohnes 2015-01-12 14:02:45 +01:00
parent 5de67f6920
commit e9046338cd

View File

@ -1,7 +1,7 @@
# nsupdate.config
# from which site should we get your wan ip?
IP_CHECK_SITE="http://ip.dblx.io"
IP_CHECK_SITE="https://ip.dblx.io"
# use drill instead of nslookup for hostname lookup
USE_DRILL="YES"