# part of Package DYNDNS 4.0.0-r60785-testing, see documentation for licence
# Provider zoneedit.com
# Last change: $Id: ZONEEDIT 46476 2016-10-14 21:49:20Z kristov $

update_method='http'

default_update_host_n='2'
default_update_host_1='https://dynamic.zoneedit.com/auth/dynamic.html?host=${dyndns_fqdn_hostname}&dnsto=${dyndns_new_ipv4}'
default_update_host_1_ca="ca-bundle.crt"
default_update_host_2='http://dynamic.zoneedit.com/auth/dynamic.html?host=${dyndns_fqdn_hostname}&dnsto=${dyndns_new_ipv4}'

update_success='^<SUCCESS CODE=\"'
update_failure='^<ERROR CODE=\"'
