Comment on Facebook DisconnectparentComments−eli14yNot quite. That won't block www.facebook.com or static.ak.fbcdn.com−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
Not quite. That won't block www.facebook.com or static.ak.fbcdn.com
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.