mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-07 21:01:03 +01:00
21 lines
506 B
JSON
21 lines
506 B
JSON
{
|
|
"descriptor": {
|
|
"name": "DNS漏洞摘要",
|
|
"description": "显示来自 PiHole 或 AdGuard 的重要数据",
|
|
"settings": {
|
|
"title": "DNS漏洞摘要设置",
|
|
"usePiHoleColors": {
|
|
"label": "使用PiHole所用颜色"
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"metrics": {
|
|
"domainsOnAdlist": "广告列表中的域名",
|
|
"queriesToday": "今天查询",
|
|
"queriesBlockedTodayPercentage": "今天已屏蔽",
|
|
"queriesBlockedToday": "今天已屏蔽"
|
|
}
|
|
}
|
|
}
|