mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-22 05:42:11 -04:00
[PR #137] [MERGED] LuaDNS support #622
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/137
Author: @qdm12
Created: 12/26/2020
Status: ✅ Merged
Merged: 12/30/2020
Merged by: @qdm12
Base:
master← Head:luadns📝 Commits (5)
1e62573LuaDNS experimental supportd98cfc9Dependency upgrade refers to #135952774aSilly inverted booleand626787Custom errors and parse error object returned563b231Add missing Accept header📊 Changes
7 files changed (+313 additions, -3 deletions)
View changed files
📝
README.md(+2 -0)➕
docs/luadns.md(+37 -0)📝
go.mod(+1 -1)📝
go.sum(+2 -2)📝
internal/constants/providers.go(+2 -0)📝
internal/params/json.go(+2 -0)➕
internal/settings/luadns.go(+267 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.