mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Update URL for dyns to match their current docs. Reported by GP^ on IRC
This commit is contained in:
parent
c8d37750ff
commit
fdc515af33
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user