mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
[PR #39] [MERGED] Specify custom https url to obtain public IP #588
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:publicip-url📝 Commits (1)
16a3b4dSpecify 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.