1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add smartdns

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-12-06 11:03:38 +01:00
parent 8e1a2e2dc7
commit 6cacf2cc06
41 changed files with 34089 additions and 3 deletions

View file

@ -0,0 +1,12 @@
{
"admin/services/smartdns": {
"title": "SmartDNS",
"action": {
"type": "view",
"path": "smartdns/smartdns"
},
"depends": {
"acl": [ "luci-app-smartdns" ]
}
}
}