summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/etc/inc/dyndns.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/dyndns.class b/src/etc/inc/dyndns.class
index 41ac192..e685935 100644
--- a/src/etc/inc/dyndns.class
+++ b/src/etc/inc/dyndns.class
@@ -439,7 +439,7 @@
break;
case 'dyns':
$needsIP = FALSE;
- $server = "https://www.dyns.cx/postscript011.php";
+ $server = "http://www.dyns.net/postscript011.php";
$port = "";
if ($this->_dnsServer) {
$server = $this->_dnsServer;
OpenPOWER on IntegriCloud