[PR #132] [MERGED] Strato #619

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/132
Author: @qdm12
Created: 12/13/2020
Status: Merged
Merged: 12/16/2020
Merged by: @qdm12

Base: masterHead: strato


📝 Commits (3)

📊 Changes

6 files changed (+177 additions, -1 deletions)

View changed files

📝 README.md (+2 -0)
docs/strato.md (+35 -0)
📝 internal/constants/providers.go (+2 -0)
📝 internal/params/json.go (+2 -0)
📝 internal/settings/dyn.go (+1 -1)
internal/settings/strato.go (+135 -0)

📄 Description

Refers to #116


🔄 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/132 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 12/13/2020 **Status:** ✅ Merged **Merged:** 12/16/2020 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `strato` --- ### 📝 Commits (3) - [`4506b47`](https://github.com/qdm12/ddns-updater/commit/4506b472f661715cab094477664ef8c2cac5ef6b) Strato support in code - [`f76cdda`](https://github.com/qdm12/ddns-updater/commit/f76cdda20bbb8c5d92b6ef245c6fa86caee4cbfe) Documentation updated - [`75f13ba`](https://github.com/qdm12/ddns-updater/commit/75f13ba37279fdb2532076a8cf482b5fb589274d) Fix bad url refers to #116 ### 📊 Changes **6 files changed** (+177 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/strato.md` (+35 -0) 📝 `internal/constants/providers.go` (+2 -0) 📝 `internal/params/json.go` (+2 -0) 📝 `internal/settings/dyn.go` (+1 -1) ➕ `internal/settings/strato.go` (+135 -0) </details> ### 📄 Description Refers to #116 --- <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:28 -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#619