Post Reply 
“Remove: Ad Scripts - Noscript” behaving
Nov. 06, 2010, 10:14 PM
Post: #16
RE: “Remove: Ad Scripts - Noscript” behaving
(Nov. 06, 2010 03:40 PM)whenever Wrote:  Do you need those log entries for analysis in case I got some hits?

Send them. I'd rather have the results of the analysis, tho. Wink
I'm not sure how much time I'll have to chase things.
I may have the filter add some of the urls in the scripts to the log entry.

For noscript2+ entries, we would like to know that the unwanted code that the filter did not remove was handled by the other filters. I've seen one noscript2+ entry that lead to an unwanted script request, http://www.commentcamarche.net/forum/aff...ans-un-mp3 . The metriweb script is called by
Code:
<script type="text/javascript" src="http://www.commentcamarche.net/metriweb/mwtag.php3">
. http://www.commentcamarche.net/metriweb/mwtag.php3 is then redirected. I added

Code:
mwTag.php[0-9]+$SET(7=function metriwebTag(){})

to AdPaths-J. Which raises more questions...

For WeirdScript entries, the match that was added to the filter may need to be tweaked. I haven't seen WeirdScript yet.
Add Thank You Quote this message in a reply
Nov. 13, 2010, 03:33 PM
Post: #17
RE: “Remove: Ad Scripts - Noscript” behaving
(Nov. 06, 2010 10:14 PM)JJoe Wrote:  Which raises more questions...

Anyway, that is not a issue related to the test filter.

So far I got below hits:

Code:
WEB JS_Ad_HTM noscript2+      Webbug p 1x1     http://apprenticealf.wordpress.com/
WEB JS_Ad_HTM noscript2+      Webbug div 1x1     http://www.360buy.com/computer.html
WEB JS_Ad_HTM noscript2+      Webbug div 1x1     http://www.mozilla.com/en-US/firefox/all-beta.html
WEB JS_Ad_HTM noscript2+      Webbug  1x1     http://video.sina.com.cn/v/b/36432025-1290078633.html

The default behavior didn't break any page, that is to say, good code was not killed like old filter.

Some unwanted code that the filter did not remove was handled by other filters after adding AdHosts-J or other lists entries.
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: