ddns-scripts: netcup.com use json_load_file
authorTim Flubshi <redacted>
Sun, 26 Apr 2026 15:52:27 +0000 (17:52 +0200)
committerFlorian Eckert <redacted>
Mon, 27 Apr 2026 12:26:29 +0000 (14:26 +0200)
commitbd6a551669cc8a1bf261b67750c03bc21df2f8d9
treee28b5a2901428e660c947f1627646ad4f908bd9b
parentc51e3100fa9e3d1dfbc7e8bcfc52f24da2ea7796
ddns-scripts: netcup.com use json_load_file

Replace manual file loading via cat with json_load_file for parsing
JSON data. This uses the intended helper function and improves
code clarity and robustness.

Signed-off-by: Tim Flubshi <redacted>
net/ddns-scripts/files/usr/lib/ddns/update_netcup_com.sh
git clone https://git.99rst.org/PROJECT