[PR #179] [MERGED] SPDyn support #642

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/179
Author: @qdm12
Created: 3/16/2021
Status: Merged
Merged: 3/23/2021
Merged by: @qdm12

Base: masterHead: spdyn


📝 Commits (2)

📊 Changes

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

View changed files

📝 README.md (+2 -0)
docs/spdyn.md (+39 -0)
📝 internal/constants/providers.go (+2 -0)
📝 internal/params/json.go (+2 -0)
internal/settings/spdyn.go (+159 -0)

📄 Description


🔄 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/179 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 3/16/2021 **Status:** ✅ Merged **Merged:** 3/23/2021 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `spdyn` --- ### 📝 Commits (2) - [`9b596d2`](https://github.com/qdm12/ddns-updater/commit/9b596d22594cb98e922c4d890fd3ff526bb50a4c) Spdyn - [`93a66c6`](https://github.com/qdm12/ddns-updater/commit/93a66c6ee731e98e369f57440861356753f5a27f) Fix rebase conflict ### 📊 Changes **5 files changed** (+204 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/spdyn.md` (+39 -0) 📝 `internal/constants/providers.go` (+2 -0) 📝 `internal/params/json.go` (+2 -0) ➕ `internal/settings/spdyn.go` (+159 -0) </details> ### 📄 Description - Refers to #168 --- <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:33 -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#642