Update URL for dyns to match their current docs. Reported by GP^ on IRC

This commit is contained in:
Chris Buechler 2016-01-11 16:25:58 -06:00
parent c8d37750ff
commit fdc515af33

View File

@ -391,7 +391,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;