mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #480] [MERGED] feat: add support for easydns #713
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/480
Author: @charlydaily
Created: 6/6/2023
Status: ✅ Merged
Merged: 6/12/2023
Merged by: @qdm12
Base:
master← Head:easydns📝 Commits (6)
5d6a501feat: add support for easydnse60ff35Fix rebase conflictsc55b062Minor fixesb4d2d98Register easydns in codea6adadcHandle wildcard hostsbcfb4a6Document easydns in readme and docs/📊 Changes
6 files changed (+196 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)➕
docs/easydns.md(+35 -0)📝
internal/settings/constants/providers.go(+2 -0)📝
internal/settings/errors/update.go(+1 -0)➕
internal/settings/providers/easydns/provider.go(+154 -0)📝
internal/settings/settings.go(+3 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.