mirror of
https://github.com/openwrt/packages.git
synced 2025-12-16 07:31:20 +00:00
Using the PUT method recreates the DNS record with and only with the newly provided data. This seems unnecessary. In particular, we don't need to hardcode a TTL of 120. Any existing comment would be lost too. The only detail we need to change is the IP address. Leave everything else as it was. Signed-off-by: Gedalya Nie <gedalya@gedalya.net>