[PR #174] [CLOSED] Variomedia.de support #641

Open
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/174
Author: @cephos
Created: 3/8/2021
Status: Closed

Base: masterHead: variomedia


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+2 -0)
docs/variomedia.md (+35 -0)
📝 internal/constants/providers.go (+2 -0)
📝 internal/params/json.go (+2 -0)
internal/settings/variomedia.go (+142 -0)

📄 Description

Added support for variomedia.de Dyndns. Tested successfully with my own domain on variomedia.de


🔄 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/174 **Author:** [@cephos](https://github.com/cephos) **Created:** 3/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `variomedia` --- ### 📝 Commits (1) - [`07c2065`](https://github.com/qdm12/ddns-updater/commit/07c2065611d58254674c24e1c4d1e865e506da04) Variomedia.de support ### 📊 Changes **5 files changed** (+183 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/variomedia.md` (+35 -0) 📝 `internal/constants/providers.go` (+2 -0) 📝 `internal/params/json.go` (+2 -0) ➕ `internal/settings/variomedia.go` (+142 -0) </details> ### 📄 Description Added support for variomedia.de Dyndns. Tested successfully with my own domain on variomedia.de --- <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#641