diff --git a/ddclient b/ddclient index dcb05e6..a3b466b 100755 --- a/ddclient +++ b/ddclient @@ -4718,9 +4718,6 @@ EoEXAMPLE } ###################################################################### ## nic_dnsexit_update -## Need update URL in this format: -## http://update.dnsexit.com/RemoteUpdate.sv?login=yourlogin&password=your_ip_update_password&host=yourhost.yourdomain.com&myip=xxx.xx.xx.xxx -## Successful responses are: '0=Success', '1=IP is the same as the IP on the system', '4=IP not changed. To save our system resources, please don't post updates unless the IP got changed.' ###################################################################### sub nic_dnsexit_update { debug("\nnic_dnsexit_update -------------------");