mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
AdGuard Home icon now showing on website or on dashboard next to upload. This should resolve this
11 lines
742 B
JSON
11 lines
742 B
JSON
{
|
|
"appid": "140902edbcc424c09736af28ab2de604c3bde936",
|
|
"name": "AdGuard Home",
|
|
"website": "https://github.com/AdguardTeam/AdGuardHome",
|
|
"license": "GNU General Public License v3.0 only",
|
|
"description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.\r\n\r\nIt operates as a DNS server that re-routes tracking domains to a \"black hole,\" thus preventing your devices from connecting to those servers. It's based on software we use for our public AdGuard DNS servers -- both share a lot of common code.",
|
|
"enhanced": true,
|
|
"tile_background": "light",
|
|
"icon": "adguardhome.png"
|
|
}
|