ddns-scripts: remove answer checking for dnsexit 4140/head
authorXavier Douville <zorxd@users.noreply.github.com>
Mon, 13 Mar 2017 16:15:27 +0000 (12:15 -0400)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2017 16:15:27 +0000 (12:15 -0400)
remove answer checking for dnsexit as their API allows for too many return codes to handle them all.

Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
net/ddns-scripts/files/services

index d45c30a9d16c55623b5b804a599a5762b186f6c9..df3667dc478bedf72e2e34e9b62cc6ebff1f309b 100644 (file)
@@ -64,7 +64,7 @@
 
 "dnsdynamic.org"       "http://[USERNAME]:[PASSWORD]@www.dnsdynamic.org/api/?hostname=[DOMAIN]&myip=[IP]"      "good|nochg"
 
-"dnsexit.com"          "http://update.dnsexit.com/RemoteUpdate.sv?login=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&myip=[IP]"        "0=|1=|2=|3=|4=|5=|6="
+"dnsexit.com"          "http://update.dnsexit.com/RemoteUpdate.sv?login=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&myip=[IP]"
 
 "dnshome.de"           "http://[USERNAME]:[PASSWORD]@www.dnshome.de/dyndns.php?hostname=[DOMAIN]&ip=[IP]"