[PR #379] [MERGED] added Support for inwx #682

Closed
opened 2025-11-20 04:25:42 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/379
Author: @Sipnol
Created: 10/17/2022
Status: Merged
Merged: 12/7/2022
Merged by: @qdm12

Base: masterHead: add_inwx


📝 Commits (2)

📊 Changes

5 files changed (+180 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
docs/inwx.md (+32 -0)
📝 internal/settings/constants/providers.go (+2 -0)
internal/settings/providers/inwx/provider.go (+141 -0)
📝 internal/settings/settings.go (+3 -0)

📄 Description

im new to GO so if i missed smth let me know


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/379 **Author:** [@Sipnol](https://github.com/Sipnol) **Created:** 10/17/2022 **Status:** ✅ Merged **Merged:** 12/7/2022 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `add_inwx` --- ### 📝 Commits (2) - [`e343d0c`](https://github.com/qdm12/ddns-updater/commit/e343d0c7ac9ca7d77102b15b00c62ed93b4a8c42) added Support for inwx - [`a36d34f`](https://github.com/qdm12/ddns-updater/commit/a36d34f6a28280a7b688f44d9d79db289c8aae4f) Apply PR feedback ### 📊 Changes **5 files changed** (+180 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/inwx.md` (+32 -0) 📝 `internal/settings/constants/providers.go` (+2 -0) ➕ `internal/settings/providers/inwx/provider.go` (+141 -0) 📝 `internal/settings/settings.go` (+3 -0) </details> ### 📄 Description im new to GO so if i missed smth let me know --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#682