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

update_method='http'

default_update_host_n='1'
default_update_host_1='https://dyndns.regfish.de/?fqdn=${dyndns_fqdn_hostname}.&ipv4=${dyndns_new_ipv4}&token=${dyndns_password}'
default_update_host_1_ca="ca-bundle.crt"

update_success='^success|10[01]|'
update_failure='^error|4[01].|'
