openwrt-packages/net/ddns-scripts/files/usr
Liangbin Lian ff23671d0a ddns-scripts: fix parsing of parameters
There is an obvious bug here:
if we want to update example.com.example.com in zone example.com,
so `domain=example.com@example.com`, after parsing,
the `__HOST` will be `example.com`, not expected `example.com.example.com`.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2024-04-16 11:24:31 +08:00
..
bin ddns-scripts: move all json files to default 2020-09-28 14:47:37 +02:00
lib/ddns ddns-scripts: fix parsing of parameters 2024-04-16 11:24:31 +08:00
share/ddns ddns-scripts: Add servercow.de as DDNS provider 2024-03-19 18:24:11 +01:00