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