luci-app-ddns: Fix multiple IP display bug
authorPaul Donald <newtwen+github@gmail.com>
Wed, 23 Apr 2025 12:03:50 +0000 (14:03 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Wed, 23 Apr 2025 12:03:50 +0000 (14:03 +0200)
commit54192d3b3659e0ef94c976c84f71f85efdb4528d
treea51170f2b03132b8dd40c19a2ec887978cbd8794
parenta288354e78d4dd5872dea52bcebf7d1f91fad3b1
luci-app-ddns: Fix multiple IP display bug

Occasionally, a DNS lookup returns multiple IPs, so the best thing to
do isn't to join them together as a unified string, but to separate
them with an HTML <br/>.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
applications/luci-app-ddns/root/usr/share/rpcd/ucode/ddns.uc