mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
use ssl for freedns
This commit is contained in:
parent
4356a2cff3
commit
9f6d9487bd
@ -47,7 +47,7 @@
|
||||
'password=<Pass>&myip=<Ip>'
|
||||
var NOIP = 'http://dynupdate.no-ip.com/nic/update?hostname=' +
|
||||
'<Domain>&myip=<Ip>'
|
||||
var FREEDNS = 'http://freedns.afraid.org/dynamic/update.php?' +
|
||||
var FREEDNS = 'https://freedns.afraid.org/dynamic/update.php?' +
|
||||
'_YOURAPIKEYHERE_'
|
||||
|
||||
//hide javascript warning
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user