[Privoxy-users] User filter not working for php file
Dwijadas Dey
dwijad at gmail.com
Fri Sep 16 18:50:22 UTC 2016
Hi
List users
Trying to insert CSS using filter in this page
http://html.net/tutorials/php/lesson3.php but there is no affect,
header stays as it is. The same filter works for home page without
.php suffix.
This is the filter
FILTER: Testfilter Cleans up header
s@</head>@<style type="text/css">\n\
.header{ display:none; }\n\
</style>\n$0@
Corresponding action file is
{ +filter{ Testfilter } }
http://html.net/tutorials/php/lesson3\.php
Tried with all variations of above filter but it did not work. I am
using Privoxy
3.0.21 in Ubuntu 14.
Thanks
More information about the Privoxy-users
mailing list