Bug: Mistake in doc INWX #302

Closed
opened 2025-11-20 04:22:28 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @CoolxFrog on GitHub (Aug 22, 2023).

Hello

https://github.com/qdm12/ddns-updater/blob/master/docs/inwx.md

at the line
"ip_version": "ipv4",
is a comma, but its the last setting
better would be:
"ip_version": "ipv4"

Regards
Chris

Originally created by @CoolxFrog on GitHub (Aug 22, 2023). Hello https://github.com/qdm12/ddns-updater/blob/master/docs/inwx.md at the line "ip_version": "ipv4", is a comma, but its the last setting better would be: "ip_version": "ipv4" Regards Chris
Author
Owner

@qdm12 commented on GitHub (Jan 18, 2024):

Indeed, thanks for reporting this!

Fixed in ec1ee7803b (for inwx and also nowdns it turns out!)

@qdm12 commented on GitHub (Jan 18, 2024): Indeed, thanks for reporting this! Fixed in ec1ee7803b013b45a6efb086bd670afe7c91cdb9 (for inwx and also nowdns it turns out!)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#302