[PR #821] [CLOSED] Support of Netim #858

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/821
Author: @restonica
Created: 9/22/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

4 files changed (+184 additions, -0 deletions)

View changed files

docs/netim.md (+30 -0)
📝 internal/provider/constants/providers.go (+2 -0)
📝 internal/provider/provider.go (+3 -0)
internal/provider/providers/netim/provider.go (+149 -0)

📄 Description

No description provided


🔄 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/821 **Author:** [@restonica](https://github.com/restonica) **Created:** 9/22/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2321d15`](https://github.com/qdm12/ddns-updater/commit/2321d158949bcc9f368d40ff90cca40db15e69fd) Support of Netim ### 📊 Changes **4 files changed** (+184 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/netim.md` (+30 -0) 📝 `internal/provider/constants/providers.go` (+2 -0) 📝 `internal/provider/provider.go` (+3 -0) ➕ `internal/provider/providers/netim/provider.go` (+149 -0) </details> ### 📄 Description _No description provided_ --- <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:26:20 -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#858