Open bcookatpcsd opened 1 year ago
I'm not exactly sure what you're asking for. Do you mean that we've missed some domains? And to add a more restricted version of YouTube safe search?
Sorry for the lag.. some domains are missing yes.
And there is a less restricted version of youtube which is not included.. in case you were not aware..
I would make this an include file..
If you could just update yours..
for i in (curl --silent https://www.google.com/supported_domains --stderr -); echo "||www$i^\$dnsrewrite=216.239.38.120"; end
Please file an issue about the Google domains in the HostlistsRegistry repo.
We'll consider a strict version of the YouTube check in the future.
Prerequisites
[X] I have checked the Wiki and Discussions and found no answer
[X] I have searched other issues and found no duplicates
[X] I want to request a feature or enhancement and not ask a question
Description
https://www.google.com/supported_domains
This appears to be the list of google owned domains.
For YouTube restriction you might think about offering a modifier for restrict.youtube vs restrictmoderate.youtube.
I am very content with the restrict..
https://github.com/AdguardTeam/AdGuardHome/commits/fc7d93b920b196e654502e1a2b720d56bae05711/dnsfilter/safesearch.go