[PR #12] [MERGED] add new dns provider #579

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/12
Author: @cnjack
Created: 8/6/2019
Status: Merged
Merged: 8/16/2019
Merged by: @qdm12

Base: masterHead: master


📝 Commits (6)

📊 Changes

3 files changed (+118 additions, -2 deletions)

View changed files

📝 README.md (+16 -1)
📝 pkg/models/providers.go (+5 -0)
📝 pkg/update/update.go (+97 -1)

📄 Description

add dnspod provider(https://www.dnspod.cn/)


🔄 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/12 **Author:** [@cnjack](https://github.com/cnjack) **Created:** 8/6/2019 **Status:** ✅ Merged **Merged:** 8/16/2019 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`43fdb26`](https://github.com/qdm12/ddns-updater/commit/43fdb2690a9caa6f0a7ca8cde513f4962dc3a453) add dnspod - [`e81fefd`](https://github.com/qdm12/ddns-updater/commit/e81fefdfea9acbe61809e24f7ef88c763520a9f2) update readme.md for dnspod - [`44cc350`](https://github.com/qdm12/ddns-updater/commit/44cc350f3b75b77fb31e5ff69e68b84674e0d872) update readme.md for dnspod - [`d43390a`](https://github.com/qdm12/ddns-updater/commit/d43390a550be1cc854a09aa3455a70f6aabee5b0) add test file - [`5b25030`](https://github.com/qdm12/ddns-updater/commit/5b250304e667093c3adea048dee3e343c7906ccb) make some change for code style - [`d7bfca3`](https://github.com/qdm12/ddns-updater/commit/d7bfca33dc4bbcfcd0b2ad3d5570ad4cbe421617) remove the ip string & add the status ### 📊 Changes **3 files changed** (+118 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -1) 📝 `pkg/models/providers.go` (+5 -0) 📝 `pkg/update/update.go` (+97 -1) </details> ### 📄 Description add dnspod provider(https://www.dnspod.cn/) --- <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:18 -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#579