DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Redirect Guide.opendns.com To Google Using Privoxy
// Add this code to your user.action file to make Privoxy redirect guide.opendns.com's DNS poisoning and searches to Google.
# Blocking OpenDNS:
{+redirect{s/guide.opendns.com\/\?url=/www.google.com\/search?q=/}}
guide.opendns.com/\?url=





