From 9f6d9487bde6dcb4c63dc01d16dbb2667537e1a5 Mon Sep 17 00:00:00 2001 From: Daniel Steglich Date: Mon, 9 Mar 2015 21:57:34 +0100 Subject: [PATCH] use ssl for freedns --- plinth/modules/dynamicdns/templates/dynamicdns_configure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/modules/dynamicdns/templates/dynamicdns_configure.html b/plinth/modules/dynamicdns/templates/dynamicdns_configure.html index dc74f7b31..9cfa547f5 100644 --- a/plinth/modules/dynamicdns/templates/dynamicdns_configure.html +++ b/plinth/modules/dynamicdns/templates/dynamicdns_configure.html @@ -47,7 +47,7 @@ 'password=&myip=' var NOIP = 'http://dynupdate.no-ip.com/nic/update?hostname=' + '&myip=' - var FREEDNS = 'http://freedns.afraid.org/dynamic/update.php?' + + var FREEDNS = 'https://freedns.afraid.org/dynamic/update.php?' + '_YOURAPIKEYHERE_' //hide javascript warning