View Single Post
Posts: 372 | Thanked: 9 times | Joined on Mar 2007
#11
Hi,

I could not find any "Defaults" section from the default.action file that came with my installation using the Repositories.

In the end, I added in

Code:
{ \
+hide-referrer{forge} \
-hide-user-agent {Mozilla/5.0} \
}
/ # '/' Match *all* URL patterns
on my own and it seems to work when I go to

http://www.whatsmyip.com

but somehow,

http://config.privoxy.org/show-request

still shows the opera headers.



Luke