diff options
Diffstat (limited to 'applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json')
-rw-r--r-- | applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json index b9989d5383..cbf5ca28ac 100644 --- a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json +++ b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json @@ -7,10 +7,10 @@ "option": { "description": "Variant", "type": "select", - "regex": "(family.|)", + "regex": "(familyshield.|)", "options": [ { - "value": "family.", + "value": "familyshield.", "description": "Family Filter" }, { |