[PR #39] [MERGED] Specify custom https url to obtain public IP #588

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/39
Author: @qdm12
Created: 2/28/2020
Status: Merged
Merged: 2/28/2020
Merged by: @qdm12

Base: masterHead: publicip-url


📝 Commits (1)

  • 16a3b4d Specify custom https url to obtain public IP

📊 Changes

6 files changed (+81 additions, -10 deletions)

View changed files

📝 README.md (+1 -0)
📝 internal/html/html.go (+6 -0)
📝 internal/params/consistency.go (+6 -1)
internal/params/consistency_test.go (+45 -0)
📝 internal/update/update.go (+16 -8)
📝 internal/update/update_test.go (+7 -1)

📄 Description

Refers to #38


🔄 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/39 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 2/28/2020 **Status:** ✅ Merged **Merged:** 2/28/2020 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `publicip-url` --- ### 📝 Commits (1) - [`16a3b4d`](https://github.com/qdm12/ddns-updater/commit/16a3b4d0f4436187c2ff940fe511c8ba8e5bcc2f) Specify custom https url to obtain public IP ### 📊 Changes **6 files changed** (+81 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `internal/html/html.go` (+6 -0) 📝 `internal/params/consistency.go` (+6 -1) ➕ `internal/params/consistency_test.go` (+45 -0) 📝 `internal/update/update.go` (+16 -8) 📝 `internal/update/update_test.go` (+7 -1) </details> ### 📄 Description Refers to #38 --- <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:21 -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#588