mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-28 16:42:37 -04:00
Provider: all-inkl.com #144
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?
Originally created by @JD101010 on GitHub (Sep 20, 2021).
Originally assigned to: @qdm12 on GitHub.
Update URL: dyndns.kasserver.com/
URL with IP: dyndns.kasserver.com/?myip=
URL with IPv4 & v6: dyndns.kasserver.com/?myip=&myip6=
@marc2016 commented on GitHub (Jan 31, 2022):
Hi, I need this provider too. Are you started with the implementation?
If not, I would try to add this provider and try to create an PR in the next few days?
@qdm12 commented on GitHub (Jan 31, 2022):
Hi @marc2016 I haven't started the implementation.
There is a rather big backlog of providers to add, and I'm lacking time and need to fix some existing bugs/refactor the code before adding more (and also I have other repos and I'm traveling this week 😄). So please do a PR if you want! You can check existing merged PRs for example on how to do it, usually a single Go file and a few tiny modifications in other go files are only what's needed.
@marc2016 commented on GitHub (Feb 4, 2022):
Hi @qdm12!
I created a PR :-)
Thank you for this great project!
@qdm12 commented on GitHub (Mar 15, 2022):
Done in
584597d5cbThanks everyone for your work/patience!