mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-31 01:38:17 -04:00
[PR #51] Updated Cloudflare documentation in README.md. #594
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/qdm12/ddns-updater/pull/51
State: closed
Merged: No
I had a hard time figuring out which keys and identifiers I had to use with Cloudflare. One of the main problems was the dns record identifier. Obviously I was not smart enough to scroll down to the bottom of the page. There I would have found the missing piece of the puzzle, the Cloudflare "List DNS Records" API.
I slightly updated the README.md to make it easier for further users. Feel free to adopt the changes in case you like it.