[PR #96] [MERGED] He.net #607

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/96
Author: @qdm12
Created: 9/14/2020
Status: Merged
Merged: 9/29/2020
Merged by: @qdm12

Base: masterHead: he.net


📝 Commits (4)

📊 Changes

8 files changed (+157 additions, -7 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug.md (+1 -0)
📝 .github/ISSUE_TEMPLATE/help.md (+1 -0)
📝 Dockerfile (+1 -1)
📝 README.md (+11 -4)
📝 internal/constants/providers.go (+2 -0)
📝 internal/constants/splash.go (+2 -2)
📝 internal/params/json.go (+2 -0)
internal/settings/he.go (+137 -0)

📄 Description

Refers to #95


🔄 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/96 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 9/14/2020 **Status:** ✅ Merged **Merged:** 9/29/2020 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `he.net` --- ### 📝 Commits (4) - [`ba97e31`](https://github.com/qdm12/ddns-updater/commit/ba97e3106d0dbfa934ddc4ac4ad9dd647cbc356a) Add HE.net update and constants - [`012d67a`](https://github.com/qdm12/ddns-updater/commit/012d67ab72c462a4e8cb967ee8bb1a7cbebbe77a) Update announcement - [`fce1872`](https://github.com/qdm12/ddns-updater/commit/fce1872622a8969ab8a2ad73e0c9850bd6c6a783) Update documentation - [`eaa4476`](https://github.com/qdm12/ddns-updater/commit/eaa44760944b04b7b4d717c0363c370116f86a04) Fix authentication ### 📊 Changes **8 files changed** (+157 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug.md` (+1 -0) 📝 `.github/ISSUE_TEMPLATE/help.md` (+1 -0) 📝 `Dockerfile` (+1 -1) 📝 `README.md` (+11 -4) 📝 `internal/constants/providers.go` (+2 -0) 📝 `internal/constants/splash.go` (+2 -2) 📝 `internal/params/json.go` (+2 -0) ➕ `internal/settings/he.go` (+137 -0) </details> ### 📄 Description Refers to #95 --- <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:25 -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#607