[PR #207] [MERGED] Feature: DD24 support #652

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/207
Author: @qdm12
Created: 5/18/2021
Status: Merged
Merged: 6/14/2021
Merged by: @qdm12

Base: masterHead: dd24


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+2 -0)
docs/dd24.md (+29 -0)
📝 internal/settings/constants/providers.go (+2 -0)
internal/settings/providers/dd24/provider.go (+147 -0)
📝 internal/settings/settings.go (+3 -0)

📄 Description

No description provided


🔄 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/207 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 5/18/2021 **Status:** ✅ Merged **Merged:** 6/14/2021 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `dd24` --- ### 📝 Commits (1) - [`619e792`](https://github.com/qdm12/ddns-updater/commit/619e79251557c2ad23df726294fa4779085849e8) DD24 ### 📊 Changes **5 files changed** (+183 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/dd24.md` (+29 -0) 📝 `internal/settings/constants/providers.go` (+2 -0) ➕ `internal/settings/providers/dd24/provider.go` (+147 -0) 📝 `internal/settings/settings.go` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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:35 -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#652