diff --git a/README.md b/README.md index cd5f200..caed36d 100644 --- a/README.md +++ b/README.md @@ -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 + ## Screenshots ![Screenshot of AdGuard Home](./doc/screenshots/68747470733a2f2f63646e2e616467756172642e636f6d2f7075626c69632f416467756172642f436f6d6d6f6e2f616467756172645f686f6d652e676966.gif) diff --git a/manifest.json b/manifest.json index 5d882a5..3115628 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://adguard.com/adguard-home.html", "admindoc": "https://github.com/AdguardTeam/AdGuardHome/wiki", "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", "maintainer": { @@ -56,4 +57,4 @@ } ] } -} +} \ No newline at end of file