mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-28 08:32:37 -04:00
[PR #889] [CLOSED] Add addrtools public IP provider #889
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/889
Author: @brianshea2
Created: 12/24/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
bfd0285add addrtools public ip http providerd735996fix lint errors📊 Changes
3 files changed (+23 additions, -5 deletions)
View changed files
📝
README.md(+3 -0)📝
pkg/publicip/http/providers.go(+8 -0)📝
pkg/publicip/http/providers_test.go(+12 -5)📄 Description
Adds new public IP provider: https://myip.addr.tools/help
Completes #728 (along with #885)
Cheers!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.