luci-app-https-dns-proxy: update to 2025.12.29-4

This commit adds support for:
* new unified provider.json support to save space compared to individual
  provider json files
* new v.recipes provider (thanks @morytyann!)
* functional testing
* minor js/shell code improvements

Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
Stan Grishin
2026-03-02 20:17:14 +00:00
parent 1c2a26f6aa
commit 60b1eac5a4
11 changed files with 1433 additions and 166 deletions
@@ -10,6 +10,7 @@
"require rpc";
"require view";
"require https-dns-proxy.status as hdp";
/* globals hdp */
var pkg = hdp.pkg;