Unblocking an address - not working #8034
-
|
As per https://adguard.com/kb/general/ad-filtering/create-own-filters/#unblocking-an-address So my custom rules include: ie, block youtube.com, but allow favicon.ico address. However, if I then try and browse to https://www.youtube.com/favicon.ico I am blocked. Maybe this feature is not supported on AdGuard Home edition? Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
AdGuard Home filters only DNS (hostnames). DNS never sees URL paths like Your exception is a path-level rule intended for content-filtering products (the standalone AdGuard apps or the browser extension), not AdGuard Home. |
Beta Was this translation helpful? Give feedback.
AdGuard Home filters only DNS (hostnames). DNS never sees URL paths like
/favicon.ico.Your exception is a path-level rule intended for content-filtering products (the standalone AdGuard apps or the browser extension), not AdGuard Home.