Skip to content

Conversation

@zraexy
Copy link
Contributor

@zraexy zraexy commented Jun 29, 2021

Fixes #340

'min-interval' => setv(T_DELAY, 0, 0, interval('5m'), 0),
'mx' => setv(T_OFQDN, 0, 1, '', undef),
'server' => setv(T_FQDNP, 1, 0, 'api.cp.easydns.com', undef),
'script' => setv(T_STRING, 1, 1, '/dyn/generic.php', undef),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would you want to change this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In exactly this situation. As a percentage of all API changes, it is actually pretty often that endpoints get moved without being modified. For basic users, it's nice to just be able to modify your config when it does happen, instead of having to wait a couple of years for the next release.

@SuperSandro2000 SuperSandro2000 merged commit c44f446 into ddclient:develop Jul 5, 2021
@YamiYukiSenpai
Copy link

Which version was this merged into? I'm on Ubuntu Server 22.04, and I had to manually put the "server" in /etc/ddclient.conf to make it work.

Before I manually changed the "server" in the config file:

CONNECT:  members.easydns.com

And after:

CONNECT:  api.cp.easydns.com

@SuperSandro2000
Copy link
Member

3.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

url to easydns service not working

3 participants