[PR #208] [MERGED] Feature: Variomedia support #651

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/208
Author: @qdm12
Created: 5/18/2021
Status: Merged
Merged: 5/18/2021
Merged by: @qdm12

Base: masterHead: variomedia


📝 Commits (1)

  • eda710f Feature: Variomedia support

📊 Changes

6 files changed (+196 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
docs/variomedia.md (+37 -0)
📝 internal/constants/providers.go (+2 -0)
📝 internal/params/json.go (+2 -0)
📝 internal/settings/errors.go (+1 -0)
internal/settings/variomedia.go (+152 -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/208 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 5/18/2021 **Status:** ✅ Merged **Merged:** 5/18/2021 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `variomedia` --- ### 📝 Commits (1) - [`eda710f`](https://github.com/qdm12/ddns-updater/commit/eda710f63c9648fa3a88e46fd848aab22c12e133) Feature: Variomedia support ### 📊 Changes **6 files changed** (+196 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/variomedia.md` (+37 -0) 📝 `internal/constants/providers.go` (+2 -0) 📝 `internal/params/json.go` (+2 -0) 📝 `internal/settings/errors.go` (+1 -0) ➕ `internal/settings/variomedia.go` (+152 -0) </details> ### 📄 Description - Taken from #174 with added fixes to support IPv6 - Closes #174 --- <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#651