Skip to content

Commit

Permalink
Update ddclient.in
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Hansen <[email protected]>
  • Loading branch information
nelsonjr and rhansen authored Dec 20, 2024
1 parent bf86872 commit e857854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddclient.in
Original file line number Diff line number Diff line change
Expand Up @@ -1300,7 +1300,7 @@ our %protocols = (
'examples' => \&nic_ionos_examples,
'cfgvars' => {
%{$cfgvars{'protocol-common-defaults'}},
'server' => setv(T_FQDNP, 0, 'ipv4.api.hosting.ionos.com', undef),
'server' => setv(T_FQDNP, 0, 'api.hosting.ionos.com', undef),
'login' => undef,
},
),
Expand Down

0 comments on commit e857854

Please sign in to comment.