mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-29 09:02:38 -04:00
[PR #837] [MERGED] Update porkbun api to new url #865
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/837
Author: @likeaninja5
Created: 10/11/2024
Status: ✅ Merged
Merged: 10/12/2024
Merged by: @qdm12
Base:
master← Head:master📝 Commits (1)
d5e4a87Update porkbun api to new url📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
internal/provider/providers/porkbun/api.go(+4 -4)📄 Description
Porkbun sent out an email notifying users that the api url will change starting 2024-12-01.
https://porkbun.com/api/json/v3/documentation:
Doesn't look like you have any provider tests, but I tested locally with docker and it worked.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.