From d553d05dbc2cfcff88c2c84b52fcfed7c13460fd Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 16 May 2024 03:13:27 +0200 Subject: [PATCH] change the AGH remote app sccreenshot from inline image to a link --- doc/APPS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/APPS.md b/doc/APPS.md index 4072a38..8a4fd5c 100644 --- a/doc/APPS.md +++ b/doc/APPS.md @@ -22,7 +22,7 @@ You can easilly configure this app: - Enter your AdGuard Home credentials in the "Authentication" fields - Test the connection, if a green check is showed up, you're alright -![A screenshot showing the previous instructions completed in the app](https://raw.githubusercontent.com/YunoHost-Apps/adguardhome_ynh/master/doc/screenshots/apps/AGH-remote.PNG) +[Your configuration should look like this.](https://raw.githubusercontent.com/YunoHost-Apps/adguardhome_ynh/master/doc/screenshots/apps/AGH-remote.PNG) ### Secure DNS profile creator @@ -38,8 +38,8 @@ Now, click the "Secure DNS profile creator" link above and fill the input fields - Salect either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) - For the primary DNS settings, you have to put trustworthy servers IPs, for example [the FDN ones](https://www.fdn.fr/actions/dns/) - And finally the setting for your AdGuard Home server URL: - - If you selected DoH: put your domain name followed by `/dns-query`: `https://__DOMAIN__/dns-query` - - If you selected DoT: put your bare domain name: `__DOMAIN__` + - If you selected DoH: put your domain name followed by `/dns-query`: `https://__DOMAIN__/dns-query` + - If you selected DoT: put your bare domain name: `__DOMAIN__` You can toggle the "Advanced" button to exclude the created profile to be used when you're on your domestic WiFi network or some other settings.