Only update IP if different from stored one #3
Loading…
Reference in a new issue
No description provided.
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?
Currently IPs are force overridden, given that they usually rarely change this improvement would reduce traffic and API requests considerably
assigned to @Firq
mentioned in commit
439716ed67
Causes crashes when the IP in the record matches the one being pushed. Circumvented using a try-catch block in commit
439716ed
but should be addressed with a more robust solution.Was duplicate for #9