From e0d5313373b403c71dba7144c96bb98c1a4f27ac Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 19:46:38 +0200 Subject: [PATCH 1/2] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 30bb6fb..f71f36b 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 From 35b2b558b0d94ae3fca064fd2210dad7a2cc1f78 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Aug 2022 09:35:25 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48a1d5f..a1ee439 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ It operates as a DNS server that re-routes tracking domains to a "black hole", t **Shipped version:** 0.107.8~ynh2 + ## Screenshots ![Screenshot of AdGuard Home](./doc/screenshots/68747470733a2f2f63646e2e616467756172642e636f6d2f7075626c69632f416467756172642f436f6d6d6f6e2f616467756172645f686f6d652e676966.gif) diff --git a/README_fr.md b/README_fr.md index bd89f42..471c76a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,8 @@ AdGuard Home est un logiciel à l'échelle du réseau pour bloquer les publicit Il fonctionne comme un serveur DNS qui redirige les domaines de pistage vers un "trou noir", empêchant ainsi vos appareils de se connecter à ces serveurs. Il est basé sur un logiciel que nous utilisons pour nos serveurs DNS publics AdGuard - les deux partagent beaucoup de code commun. -**Version incluse :** 0.107.8~ynh2 +**Version incluse :** 0.107.8~ynh2 + ## Captures d'écran