[Privoxy-users] (no subject)

faicker mo faicker.mo at gmail.com
Sun May 13 01:25:28 UTC 2018


Hi,
I add this in user.filter,

CLIENT-HEADER-TAGGER: mytest Test
s/.*hel.*/MYTAG/

and this in user.action,

{+client-header-tagger{mytest}}
{+block{bl}}
TAG:MYTAG

I test it with command
curl -v  -H "User-Agent: hello"  -x  http://127.0.0.1:8118   www.bing.com

but it does not work. Privoxy version is 3.0.26.

Thanks.


More information about the Privoxy-users mailing list