[PR #482] [MERGED] feat(providers): support zoneedit.com (#482) #711

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/482
Author: @qdm12
Created: 6/12/2023
Status: Merged
Merged: 6/14/2023
Merged by: @qdm12

Base: masterHead: zoneedit


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+2 -0)
docs/zoneedit.md (+37 -0)
📝 internal/provider/constants/providers.go (+2 -0)
📝 internal/provider/provider.go (+3 -0)
internal/provider/providers/zoneedit/provider.go (+171 -0)

📄 Description

Available with image tag :pr-482

Refers to issues #226 #311 #382 #418 #459


🔄 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/482 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 6/12/2023 **Status:** ✅ Merged **Merged:** 6/14/2023 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `zoneedit` --- ### 📝 Commits (1) - [`25d5b21`](https://github.com/qdm12/ddns-updater/commit/25d5b211b70d546ef1331244f42c415fba139ff7) feat: support zoneedit ### 📊 Changes **5 files changed** (+215 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/zoneedit.md` (+37 -0) 📝 `internal/provider/constants/providers.go` (+2 -0) 📝 `internal/provider/provider.go` (+3 -0) ➕ `internal/provider/providers/zoneedit/provider.go` (+171 -0) </details> ### 📄 Description Available with image tag `:pr-482` Refers to issues #226 #311 #382 #418 #459 --- <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:48 -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#711