1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

Merge branch 'master' into testing

This commit is contained in:
Kayou 2022-08-08 11:35:56 +02:00 committed by GitHub
commit 09e49a3eb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -23,6 +23,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t
**Shipped version:** 0.107.9~ynh1 **Shipped version:** 0.107.9~ynh1
## Screenshots ## Screenshots
![Screenshot of AdGuard Home](./doc/screenshots/68747470733a2f2f63646e2e616467756172642e636f6d2f7075626c69632f416467756172642f436f6d6d6f6e2f616467756172645f686f6d652e676966.gif) ![Screenshot of AdGuard Home](./doc/screenshots/68747470733a2f2f63646e2e616467756172642e636f6d2f7075626c69632f416467756172642f436f6d6d6f6e2f616467756172645f686f6d652e676966.gif)

View file

@ -13,7 +13,8 @@
"website": "https://adguard.com/adguard-home.html", "website": "https://adguard.com/adguard-home.html",
"admindoc": "https://github.com/AdguardTeam/AdGuardHome/wiki", "admindoc": "https://github.com/AdguardTeam/AdGuardHome/wiki",
"userdoc": "https://kb.adguard.com/en", "userdoc": "https://kb.adguard.com/en",
"code": "https://github.com/AdguardTeam/AdGuardHome" "code": "https://github.com/AdguardTeam/AdGuardHome",
"cpe": "cpe:2.3:a:adguard:adguardhome"
}, },
"license": "GPL-3.0", "license": "GPL-3.0",
"maintainer": { "maintainer": {
@ -56,4 +57,4 @@
} }
] ]
} }
} }