top | item 44815060

(no title)

q2dg | 6 months ago

AdGuardHome fills the same gap, doesn't it?

discuss

order

dominis|6 months ago

I'm not familiar with this project, just checked their GitHub Readme and if I understand correctly they block what you want them to block. Sinkzone does the opposite, it allows what you want to allow, and blocks everything else.

q2dg|6 months ago

Well, you can block everything using a wildcard blocking rule (for that, go to "Filters → DNS blocklists" and add this custom rule: ||*^ ) and then you can allow the domain (and subdomains, if needed, for instance "everything.ycombinator.com"; for that, go to "Filters → Allowlist" and add this: @@||ycombinator.com^ )

muppetman|6 months ago

Sort of, but it's not really designed to be "block first" though you can configure it to do that.