Hi All,

As I was reading about CSS ad blocking on
<http://gozer.org/mozilla/ad_blocking/>, it has a couple of
interesting setups. First, it uses the basic setup which is using
userContent.css; that is what my ad blocking solution for Camino.
Second, it uses @import url("ad_blocking.css") and a couple of other
style sheet like site.css, which is crafted to style (and block) on
per site basis. Third, the most interesting one is that it utilize
Mozilla image blocking. It uses a list generated by pgl.yoyo.org
(update frequently). From my understanding, it will block the images
(as well as the cookies) at the host level.

My questions are on the second and third setups. Does Camino support
userContent.css with @import url rule? I can't seem to get it to work
with Camino. Also, does Camino make use hostperm.1 (or cookperm.txt)
file?

ip
-- 
"If you ever find yourself on the side of the majority, it is time to
pause, and reflect.
-- Mark Twain
_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to