Replies: 3 comments 5 replies
-
Hi abishur, as you can see, this is an ongoing known issue: #1163. For now, you can do it by Custom filtering rules. As in your example:
Assuming that your device's IP address is
Of course, in the actual use environment, we may have multiple devices, and the devices may increase or decrease in the future. For this case, we can also use ctag:
Here, the extra work you need to do is add a tag called Here, the regular matching YouTube domains are all from the source code of AdGuardHome: AdGuardHome/internal/filtering/safesearch.go Lines 374 to 378 in b3210cf You can find domains for other services above and below the code above, hope this solves your current problem and hopefully this issue will move forward sooner :) |
Beta Was this translation helpful? Give feedback.
-
Thanks! This is what I entered into my custom filter list to get it to work:
Though I think I will take a look at that documentation before I move it out of testing 🤣 |
Beta Was this translation helpful? Give feedback.
-
How do i fix my fireguard code it is supposed to be a unstoppable safe search but the word "pornography" gets though |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to select which safe search options are enabled for each individual client?
For example, globally I might want to enforce a safe search for google or duckduckgo, but in Youtube I would only want certain clients (kid devices) to browse in restricted mode.
Currently it looks like it's an all or nothing deal. Admittedly, I just started using adguard home in the past hour so it could be I'm missing something, lol
Beta Was this translation helpful? Give feedback.
All reactions