[ ijbswa-Actionsfile feedback-3615289 ] Annoying ads that Privoxy can't block

SourceForge.net <[email protected]> Wed, 01 Jan 2014 15:22:12 -0800
Newsgroups gmane.comp.web.privoxy.devel
Message-ID <[email protected]>
Actionsfile feedback item #3615289, was opened at 2013-12-26 01:16
Message generated for change (Comment added) made by tyrexionibus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=460288&aid=3615289&group_id=11118

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tyrexionibus (tyrexionibus)
Assigned to: Fabian Keil (fabiankeil)
Summary: Annoying ads that Privoxy can't block

Initial Comment:
Hello,

I'm writing this support request because there are ads that Privoxy seem not to be catching anymore. A bunch of months have passed since the problem appeared; Privoxy was able to catch them before!

Take THIS LINK as an example; it's a song download service from Zippyshare: http://www12.zippyshare.com/v/64444425/file.html

I see ADS under "Advertisements" section! I didn't see them some months ago! What's happened?

(See attachment for details; however, ads may vary)

Please provide SUPPORT. The ad-blocking aggressiveness is set to HIGH, but with no effort. I see them all the same!

The configuration is set to MEDIUM. I don't wanna set it to "Advanced" because the cookie-killing feature would stop most websites from working. However, ad-blocking aggressiveness is HIGH both in "Medium" and in "Advanced" mode.

MY CONFIGURATION:
Mac OS X 10.7.5 "Lion"
Firefox 27.0
Privoxy running on 127.0.0.1:8118
No system firewall, Little Snitch enabled (outgoing firewall, no issue)
No other proxies

WHAT ACTIONS APPLY TO "http://www12.zippyshare.com/v/64444425/file.html" ? (Why is the problem appearing?)
In match-all.action:
{+change-x-forwarded-for{block}
+client-header-tagger{css-requests}
+client-header-tagger{image-requests}
+deanimate-gifs{last}
+filter{refresh-tags}
+filter{img-reorder}
+filter{banners-by-size}
+filter{webbugs}
+filter{jumping-windows}
+filter{ie-exploits}
+hide-from-header{block}
+hide-referrer{conditional-block}
+session-cookies-only
+set-image-blocker{pattern} }
/

In default.action:
{-handle-as-image }
/.*\.(js|php|css|.?html?)

In user.action:
(no matches in this file)

FINAL RESULTS for "http://www12.zippyshare.com/v/64444425/file.html" :
+change-x-forwarded-for{block}
+client-header-tagger{css-requests}
+client-header-tagger{image-requests}
+deanimate-gifs{last}
+filter{refresh-tags}
+filter{img-reorder}
+filter{banners-by-size}
+filter{webbugs}
+filter{jumping-windows}
+filter{ie-exploits}
+hide-from-header{block}
+hide-referrer{conditional-block}
+session-cookies-only
+set-image-blocker{pattern}

-add-header
-block
-client-header-filter
-content-type-overwrite
-crunch-client-header
-crunch-if-none-match
-crunch-incoming-cookies
-crunch-outgoing-cookies
-crunch-server-header
-downgrade-http-version
-fast-redirects
-force-text-mode
-forward-override
-handle-as-empty-document
-handle-as-image
-hide-accept-language
-hide-content-disposition
-hide-if-modified-since
-hide-user-agent
-limit-connect
-limit-cookie-lifetime
-overwrite-last-modified
-prevent-compression
-redirect
-server-header-filter
-server-header-tagger

WITH this configuration, I'm still seeing the ads you can see in the attachment file.

Please help.

MY LOGIN: tyrexionibus

Thanks in advance for your support!

----------------------------------------------------------------------

>Comment By: Tyrexionibus (tyrexionibus)
Date: 2014-01-01 15:22

Message:
OK, I'll try adding the lines

"{+block{Might be a web-bug.} +handle-as-empty-document -handle-as-image}
.adcash.com/script/" (without "", 1st option)

to the default action file. How do I do this? AND, should I add the "{Might
be a web-bug.}" line too? Or should the line be

"{+block +handle-as-empty-document -handle-as-image}
.adcash.com/script/" (2nd option)

?

Thanks for your support. I'll feedback this to you if it works.

----------------------------------------------------------------------

Comment By: Mathew Murphy (mat75man)
Date: 2014-01-01 15:12

Message:
The ads which are blocked my way come from "adcash.com"
2014-01-01 22:56:15.070 00000010 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=132418
2014-01-01 22:56:15.090 00000002 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=146355
2014-01-01 22:56:15.100 00000002 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=137046
2014-01-01 22:56:15.110 00000002 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=125524
2014-01-01 22:57:41.080 00000002 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=125524
2014-01-01 22:57:41.080 00000003 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=146355
2014-01-01 22:57:41.090 00000004 Crunch: Blocked:
http://www.adcash.com/script/java.php?option=rotateur&rotateur=132418
2014-01-01 22:57:41.090 00000005 Crunch: Blocked:
http://s7.addthis.com/js/250/addthis_widget.js

You can add your own lines in your own action file or use a default action
file.

----------------------------------------------------------------------

Comment By: Fabian Keil (fabiankeil)
Date: 2013-12-26 01:38

Message:
Thanks for the report.

Try adding:

{+block{Might be a web-bug.} +handle-as-empty-document -handle-as-image}
.adcash.com/script/

to one of your action files. If it works, we can add the block to the
default configuration.

Looks like the ads should only appear with JavaScript enabled, so you might
also want to consider not allowing untrusted sites to execute code on your
system.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=460288&aid=3615289&group_id=11118

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk