Comment on Facebook DisconnectparentComments−ams611014yYeah, [unfortunately?] wildcards don't work here, so you can't do something like *.facebook.com.You could either list out all the domains or use something like dnsmasq or another DNS proxy that lets you define more sophisticated rules.Edit: the advantages of the /etc/hosts approach are it's simple, and it works without additional software.
Comments
Yeah, [unfortunately?] wildcards don't work here, so you can't do something like *.facebook.com.
You could either list out all the domains or use something like dnsmasq or another DNS proxy that lets you define more sophisticated rules.
Edit: the advantages of the /etc/hosts approach are it's simple, and it works without additional software.