View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Tue Oct 12, 2004 Post subject: |
|
|
Hmm, Hydrogenaudio updated their site and now I'm getting some false positives and can't pinpoint them. Please help
The site: www.hydrogenaudio.org
my list (slightly extended version of Org's)
[Adblock]
.telkku.com/*.swf
.yimg.com/a/
/(ad-flow|adsdk|advertising|bizrate|prohosting|resellerratings|tradedoubler|\.atwola|\.atdmt|valueclick|\.adtrix)\.com/
/(doubleclick|fastclick|spinbox|falkag)\.net/
/(yahoo|geocities)\.com\/(toto\?s|js_source\/)/
/[.\/]adcontent[.\/]/
/[.\/_](page|online)?ad(v|_banner|[zs\?]|click|image.php|image[zs]?|serv(er?)?)?[_\/\?]/
/[\/]banner([sz]?\/|it\/|\.cgi|\.pl|farm\/|link\.|_pysty\.gif|source\.|.?\d*\.)/
/\/\?DC=/
/\/ad(js.php|size=|frame)/
/\/bnr\//
/_ad[sz]?\.(php|js|gif|jpg|swf)/
/aslframe.html
/bd.m?
/http:\/\/(mainos|rcm-images)\./
/http:\/\/banner[sz]?\./
/http:\/\/r?ad([sz]?|images?|img|tech|serv(er?)?)\./
/imdb\.com\/(google\/|.*\.swf)/
/popup(\d*)?\.js/
http://www.theregister.co.uk/media/
/(aintitcool|aintitcoolnews)\.com\/(newline|foxsearchlight|ad*)/
http://global.suprnova.org:8080/super*.html
PS does anyone have tips for pinpointing false positives? I usually pick through the website's code but sometimes I can't find it.
--Gunslinger |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Tue Oct 12, 2004 Post subject: |
|
|
Hit CTRL+Shift+A and click on the red entries. The box at the bottom shows the filter that matches.
On Hydrogenaudio the only ad that is removed by my list is the Google pagead and there are no other ads visible. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Tue Oct 12, 2004 Post subject: |
|
|
Murgos:
1. It's matching the map image, not the URL.
2. I have encountered dozens if not hundreds of instances of ads which start or end with a string of numbers.
3. Allowing digits will not give false positives if you set your filter up to avoid them properly.
4. [0-9] should be replaced by \d _________________ Filterset.G |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Tue Oct 12, 2004 Post subject: |
|
|
G wrote: | Murgos:
1. It's matching the map image, not the URL.
2. I have encountered dozens if not hundreds of instances of ads which start or end with a string of numbers.
3. Allowing digits will not give false positives if you set your filter up to avoid them properly.
4. [0-9] should be replaced by \d |
1. ok, my fault
2. at the end? ok. at the start? examples? maybe there are some, but i never noticed any. maybe because these URLs are matched by other expressions also. But anyway,a real-life example would be nice.
(The ads you run across on the web always depend strongly on the web sites you visit... i know that)
And, as i said, i have never seen ads with digits before _and_ after the "ad".
3. "ad" surrounded with digits will always match hex values, e.g. in session ids. You can only avoid this with whitelists, but they are not implemented yet.
4. I am a novice to regex. But i will change it. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Tue Oct 12, 2004 Post subject: |
|
|
2. I visit hundreds of sites daily to search for ads and false positives, so I don't know specifically where I find any specific string.
3. It will only match hex values if that's your entire string. Consider my *ads* line (I've stripped out the lengthly content - look at the real file for details).
/[^\w|=|\+|%]_?\d*(PRE_PREFIXES)(PREFIXES)?_?ad[sv]?(SUFFIXES)?\d*(POST_SUFFIXES)?[\W_](EXCEPTIONS)/ _________________ Filterset.G |
|
Back to top |
|
 |
Ieremiou Guest
|
Posted: Sat Oct 16, 2004 Post subject: |
|
|
Thanks, G.
It would be kind of neat if Adblock had an autoupdate feature like 1.0PR Firefox is using now for the Extensions in general so I could auto import filters when new ones are released by you for instance.
Side-note: (not a buggy filter list just insteresting)
Also... looks like nwvault.ign.com is remaking their layout.. the site looks funky.. .
Ads are disseapearing here and there.. I got several different instances of the site. Hehe.
Back on topic:
Keep up the good work G.
/Ieremiou |
|
Back to top |
|
 |
Ieremiou
Joined: 16 Oct 2004 Posts: 22
|
Posted: Sat Oct 16, 2004 Post subject: |
|
|
Oops.. err.. nevermind. I guess there is a problem...
I never saw the site with adblock off. There is a ?serious? false positive here. The filterset takes out the header and some of the images including some of the background images. Please verify with your latest Filterset. Thanks G. Subject Link below.
Link
Turning on and off adblock shows me the changes.
With Hide Ads on instead of Removed Ads (which I use normally) less of the images are missing but if you watch some of the images flicker on and then go off instantly.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041015 Firefox/0.10.1 (MOOX M3)
Just in case anybody was wondering.
Bah... somehow the latest filter list wasn't saved when I imported it. I must have hit cancel or something because I had imported it once and then it was replaces by my buggy 10-13a list. The 10-14c list is just find.. urgh.. sorry about that.. thought i had something there. .
/Ieremiou |
|
Back to top |
|
 |
Ieremiou
Joined: 16 Oct 2004 Posts: 22
|
Posted: Sat Oct 16, 2004 Post subject: |
|
|
What da... on a whim refreshes pierceive/adblock directory... apparently you're at work... .. I see a new Filterset for today... *chuckles*
and then it's gone.. then it comes back.. how confusing lol. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Sat Oct 16, 2004 Post subject: |
|
|
Hah. I uploaded it right before reading your post. When I read the first part of what you wrote ("serious false positive"), I immediately removed the new version to make the adjustments. Then I read the rest of your post (that there was no problem) and put it back. _________________ Filterset.G |
|
Back to top |
|
 |
Ieremiou
Joined: 16 Oct 2004 Posts: 22
|
Posted: Sun Oct 17, 2004 Post subject: |
|
|
Sorry bout that G. Lol, I thought it was the filterlist but I just somehow didn't get it updated properly the first time. But it works prefectly fine now. Thanks for updating it. (Although a neat update thing to remind ya to update notification would be useful. ) I wonder if the Adblock Devs could think up a way of doing that.  |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Sun Oct 17, 2004 Post subject: |
|
|
Yeah, that's an idea that I've been thinking about for a few weeks now. _________________ Filterset.G |
|
Back to top |
|
 |
Drache Guest
|
|
Back to top |
|
 |
Ieremiou
Joined: 16 Oct 2004 Posts: 22
|
Posted: Mon Oct 18, 2004 Post subject: |
|
|
Hey G...
There is a site called www.9down.com and it has some adverts that come from online.265.com that aren't blocked by adblock.
and when i try to access online.265.com by itself it comes up as a forbidden access site but the image is accessable.
The image links to a chinese? site called union.265.com but all there images are on union.265.com so unless there is any major issues you see I think online.265.com hosts just ads.
/Ieremiou
And I am using the latest one from today 10-18-04a |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Mon Oct 18, 2004 Post subject: |
|
|
I'll check it out tonight.
In the future send me an email - I don't want to take over the forum with issues specific with to Filterset.G (you can find my address in "contact.txt"). _________________ Filterset.G |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Tue Oct 19, 2004 Post subject: |
|
|
I see that the script is loaded, but I don't see any ads. Regardless, if I can't verify that the domain is solely used for ads, I can't make a rule for it.
Please don't hesitate to email me if you find more problems. _________________ Filterset.G |
|
Back to top |
|
 |
Guest
|
Posted: Thu Oct 21, 2004 Post subject: problem with bbc real videos |
|
|
I imported a few filters I found earlier in this thread but now can't watch bbc real videos without disabling adblock. Can someone work out why?
here's the bbc video http://news.bbc.co.uk/1/hi/uk/3762200.stm#
here's my config:
[Adblock]
.iad.
/(adcentriconline|addfreestats|vibrantmedia|interpolls|liveperson|nedstatbasic|tradedoubler|sageanalyst|advertising|sitemeter|spinbox|superstats|ad-flow|tradepub|blogads|click-fr|bizrate|prohosting|dtmpub|gator|qksrv|adsdk|addup|\.atwola|\.atdmt|valueclick|\.adtrix|bfast|207)\.(com|net)/
/(hot|spy|ad)log/
/(yahoo|geocities)\.com\/(toto\?s|js_source\/)/
//\?DC=/
//bnr//
//buy_assets//
/[/]banner([sz]?/|it/|\.cgi|\.pl|farm\/|link\.|_pysty\.gif|source\.|.?\d*\.)/
/[\./_](page|online)?ad(v|[zs\?]|click|image.php|image[zs]?|serv(er?)?)[_\/\?]/
/[\W\d](click|value|dime|ad)xchange[\W\d]/
/[\W\d](double|value|human|specific|sponsor|dime|fast|com|ad)click[\W\d]/
/[\W\d](onlineads?|ad(click|-?flow|frame|ima?g(es?)?|_id|js|log|se?rv(er|e)?|stream|_string|s|trix|type|vertisements?|vt?|vert|farm)?)[\W\d]/
/[\W\d](value|side|bottom|right|text|left|top|set)ad[\W\d]/
/[\W\d]click(stream|ability|thru|tag|zs)[\W\d]/
/[\W\d]value(stream|ad)[\W\d]/
/[\W\d_](ad)?serv(edby|ing)?[\W\d_]/
/[\W_](b(an|nr)s?|jump|redir(ect|s)?|stat)[\W_]/
/\D\d{2,3}x\d{2,3}\D/
/\W(affiliates|annons(er)?|associates|marketing|promos)\W/
/\W(cy|r)?c(ou)?nt(er|ed)?\W/
/\W(ned|one)stat(basic)?\W/
/\Wa(tdmt|twola|dsdk)\W/
/\Wgoogle(adservices|syndication)\W/
/_ad[sz]?\.(php|js|gif|jpg|swf)/
/[\W\d_]ad(bureau|Wrapper|system|content|mentor|cookie|count|space|client|image|word|cycle|frame|view|track|tech|trix|farm|img|sys|vt|_|\.)[\W\d_]/
/ban(ner|ners|man)/
/p(romotion|artner(ing)?)\.cgi)/
/sads
/sp(onsor|ymagic)/
/top(100|cto)/
/track(er|ing)?/
a1.yimg.com
counter
extreme-dm
falkag
hbads
hitbox
ia.imdb.com
imdb.com/google
popup
/rcm(-images)?\.amazon\.com/
reklama
trafic.ro
webtrendslive
yimg.com/*/bb/*
yimg.com/a/ |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Thu Oct 21, 2004 Post subject: |
|
|
/[\W_](b(an|nr)s?|jump|redir(ect|s)?|stat)[\W_]/
You need to unblock "redirect". Your filters are going to result in tons of false positives across the board. _________________ Filterset.G |
|
Back to top |
|
 |
BlackMeTaL
Joined: 22 Oct 2004 Posts: 10
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
Here is my rather generic list for generic blocking. It works great for me
[Adblock]
*.atdmt.*
*.doubleclick.*
*.falkag.*
*.googlesyndication.*
*.intellitxt.*
*.tribalfusion.*
*.vibrantmedia.*
*.webads.*
*.windupdates.*
*.xxxtoolbar.*
*/adframe.php*
*468x60*.gif
*search.search.com*
//(promo|banner|sidead)s?//
//ad(s|v|vertentie|vertisers)//
/\.ad(s|server|vertising)\./
/http://(ad|ads|adsweb)\./ |
|
Back to top |
|
 |
kstahl Support
Joined: 02 Jan 2004 Posts: 1202 Location: Stockholm, Sweden
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
BlackMeTaL wrote: | */adframe.php*
//ad(s|v|vertentie|vertisers)//
/\.ad(s|server|vertising)\./
/http://(ad|ads|adsweb)\./ |
You can merge those four into a single RE filter.
Code: | /\Wad(frame|vert(entie|isers|ising)|server|sweb|s|v)?\W/ |
_________________ Adblock 0.5.3.042
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1. Gecko/20051111 Firefox/1.5 |
|
Back to top |
|
 |
BlackMeTaL
Joined: 22 Oct 2004 Posts: 10
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
Yes, I could, but this will also match */ad/* and *.ad.* then and that could lead to false positives.
Example a newspaper in the Netherlands "Algemeen Dagblad". http://www.ad.nl |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
Most of us are probably using English-specific filtersets, so that's not a major concern (I've not heard of any other FPs by blocking ".ad."). _________________ Filterset.G |
|
Back to top |
|
 |
kstahl Support
Joined: 02 Jan 2004 Posts: 1202 Location: Stockholm, Sweden
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
Just remove the question-mark after the paranthesis then. That way it won't match on simply "ad". _________________ Adblock 0.5.3.042
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1. Gecko/20051111 Firefox/1.5 |
|
Back to top |
|
 |
BlackMeTaL
Joined: 22 Oct 2004 Posts: 10
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
I'm sorry to be so nitpicky but then it won't filter http://ad.* which now doesn't seem to produce false positives |
|
Back to top |
|
 |
NJH
Joined: 13 Nov 2003 Posts: 183 Location: Hampshire, England
|
Posted: Fri Oct 22, 2004 Post subject: |
|
|
You could try putting (?!\.nl) just before the [\W\d] at the end of your filter - or the terminating delimiters at the end of your filter so: becomes Code: | /\Wads?(?!\.nl)[\W\d]/ |
This will allow the filter to work unless it is followed by .nl. This may let too many ads through but it may be worth a try. |
|
Back to top |
|
 |
Ieremiou
Joined: 16 Oct 2004 Posts: 22
|
Posted: Sat Oct 23, 2004 Post subject: |
|
|
Using G's Filterset I get no troubles loading up the below website.
http://www.ad.nl/
Personally I think his filterset is the most realiable I've ever come across and instead of making my own I'll stick to benefiting from his hard work.  |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Sat Oct 23, 2004 Post subject: |
|
|
Thanks.
That site is currently blocked by Filterset.G, so I'm not sure how you're getting it. Regardless, ad.nl will be unblocked in the next update. _________________ Filterset.G |
|
Back to top |
|
 |
Guest
|
|
Back to top |
|
 |
kstahl Support
Joined: 02 Jan 2004 Posts: 1202 Location: Stockholm, Sweden
|
Posted: Mon Oct 25, 2004 Post subject: |
|
|
Because that rule REQUIRES the "banner" part to be followed by either "s", "id=", a digit, or an underscore.
You can fix that by adding a ? after the second parenthesis, making it optional.
You can also remove either the ? after the first parenthesis, or the last | inside it. They are meant to do the same thing.
Code: | /[\W\d_](top|bottom|left|right)?banner(s|id=|\d|_)?[\W\d]/ |
_________________ Adblock 0.5.3.042
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1. Gecko/20051111 Firefox/1.5 |
|
Back to top |
|
 |
Guest
|
Posted: Mon Oct 25, 2004 Post subject: |
|
|
aahhh...thanks!
got it!
this rule is from "advanced filters" sticky. should it be fixed there? |
|
Back to top |
|
 |
Guest
|
Posted: Tue Oct 26, 2004 Post subject: YAFL (Yet Another Filter List) |
|
|
All-
For those that may be interested, here's another list that has served me very well. It can easily trace its heritage to this thread, but changes and additions have since been made.
As each ruleset is a reflection of the user, my goal is to eliminate as many ads as possible as well as the invisible logging and profiling 'tokens' that are present in many web pages. This is the motivation behind the "stats|logs|...|...' rule. I try to obtain just the content of a page, not all the other frilly stuff so many places add "for" us (e.g. the last four rules, specifically).
Hope this helps, and, as always, comments/optimizations/critisisms/thoughts are welcome.
SnarlCat
[Adblock]
/[\W\d\_](banners?|click|frame)(_|-)?(ima?g(es|s|)?|file)?[\W\d]/
/[\W\d\_](js)?pop(_|-)?(up|under)?[\W\d\_]/
/[\W\d\_](online|fuse)?ad(-|_)?(banner|click|frame|images?|js|log|se?rv(er|e)?|stream|_string|s|trix|type|verti(s|z)(ing|ement)|vt?|xchange)?[\W\d\_]/
/[\W\d\_]cnn.net/si/(.*)/si_(c)*ofie[\W\d\_]/
/[\W\d](ad|dime|double|fast|value|click)(stream|s|thrutraffic|thru|xchange|click|pop|ability|tag)[\W\d]/
/[\W\d](falkag|intelli(text|txt)|imrworldwide|questionmarket|zedo|directleads)[\W\d]/
/[\W\d](pop(_|-)?(up|under)?|hbx)\.js[\W\w\d]?/
/[\W\d](stats?|logs|(log|meter|track|count)(er|ing)?)[\W\d]/
/[\W\d]yimg.com(.*)(promotions|adops)[\W\d]/
/[\W]ctasp-server\.cgi/
/[\d]{5}\.jpg.fpx/
/\D\d{2,4}(x|_)\d{2,4}\D[\W\w\d]?\.(gif|jpe?g|js)/
/\W(a(tdmt|twola|dsdk)|2o7|spinbox|maxserving|overture)\W/
cnn.com/ctxtlink/jsp/cnn-story.jsp
go.com/js/*.js
msn.com/c.gif
qksrv
sageanalyst.net/*.js |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Tue Oct 26, 2004 Post subject: |
|
|
While I eliminate ads and ad tracking, I prefer to leave general tracking and counters intact. They don't get in the way or take any time to load, and can be vital for webmasters to improve their sites. Blocking cookies keeps the affair impersonal. _________________ Filterset.G |
|
Back to top |
|
 |
Guest
|
Posted: Thu Oct 28, 2004 Post subject: Case-sensitive |
|
|
Hi,
I am using this filter:
/\/(ad(s|v)?|clicks?)(\/|\.|[A-Z0-9])/
to block sub-domains like
http://ad.domain.com/...,
directories like
.../bla/ads/test/...
and it also should block things like
.../adPics/...
but, for example, it should NOT block this:
http://adblock.mozdev.org/ .
Unfortunately, adblock is case-insensitive. Also, it seems to ignore modes like (?-i).
Is there any solution for this problem? |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Thu Oct 28, 2004 Post subject: |
|
|
/\/(ad(s|v)?|clicks?)(\/|\.|\d|pics)/
If Adblock was case-sensitive, filtersets would be ridiculously massive. _________________ Filterset.G |
|
Back to top |
|
 |
Guest
|
Posted: Fri Oct 29, 2004 Post subject: |
|
|
Yes, for that reason I want it only to be case-sensitive for this single filter.
.../AdPics/... is only an example, there are too many possibilities to cover them all by adding them to the filter. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Fri Oct 29, 2004 Post subject: |
|
|
There are many possibilities, but it's certainly possible to make a rule to catch them. Check out the *ads* rule in my filterset (it's the really long one). _________________ Filterset.G |
|
Back to top |
|
 |
OAB Guest
|
Posted: Sat Oct 30, 2004 Post subject: my adblock list, its huge |
|
|
yes, my ad-blick list is massive Some of it is generic ones from this thread, others are not. It blocks hundreds of ads specifically. Its not incredable effective but it does work fairly well. Its also incredably redundent. Please dont flame me for this, just wanted to spread the love. Here it is:
[Adblock]
*/Ads/*
*/ad/*
*/ad_image/*
*/adimage.php?*
*/adimages/*
*/ads/*
*/adserv/*
*/adserver/*
*/advertisement.gif
*/advertising/*
*/adverts/*
*/affiliates/*
*/banner/*
*/banners/*
*/click/*
*/clickability/*
*/fastclick/*
*/houseads/*
*/marketing/*
*/offsite-banners/*
*/pagead/*
*/phpAdsNew/*
*/smartserve/*
*/sponsor/*
*/sponsors/*
*/viewad/*
*ADV*
*adlog*
*ads*
*adsdk*
*adserver*
*adtech*
*advertising*
*annone*
*atdmt*
*banners*
*click.*
*doubleclick*
*image.ugo.com*
*m2*
*sob*
*spinbox*
*viewad*
/BannerSource/
/adframe/
/banners.php/
/clickserve/
/doubleclick/
/hitbox.com/
/linkexchange.com/
1x1.gif
TOP_BANNER
adview.php
http://*.adserver.com/*
Moderator notice: Sorry, I had to remove the rest of the list, it messed up the formatting of the thread. /kstahl |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Sat Oct 30, 2004 Post subject: |
|
|
Why don't you use wildcards, i.e. *, for the common ad domains?
Blocking every single adimage is nonsense. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Sat Oct 30, 2004 Post subject: |
|
|
That's just ridiculous.
1. Never block a specific URL
2. Use regular expressions
I have a feeling that whole thing could be brought down to less than a dozen (relatively short) lines quite easily. _________________ Filterset.G |
|
Back to top |
|
 |
NJH
Joined: 13 Nov 2003 Posts: 183 Location: Hampshire, England
|
Posted: Sun Oct 31, 2004 Post subject: |
|
|
I'll try to be a bit more constructive. It seems you do not like the idea of RegEx's, which is a pity, but your list can still be radically shortened and here are some pointers:
1 - remove all filters starting with http then containing doubleclick. They are already covered by your *doubleclick* filter. Also remove the /doubleclick/ filter as it is functionally the same as *doubleclick*. You could even remove the *s and simplify the filter to doubleclick.
2 - Change */fastclick/* just to fastclick then remove all filters starting with http then containing fastclick.
3 - You have a filter http://ads. Remove all filters under it starting http://ads.
4 - Change your filter */banners/* to banners then remove all filters starting http:// and containing banners.
5 - Add a filter http://adfarm then remove all other filters starting with http://adfarm
6 - Add a filter http://addserver then remove all other filters starting with http://addserver
7 - remove your filters starting http://adserver and any other filters starting http:// and containing adserver. They are already covered by the filter *adserver*
8 - add a filter atwola.com or perhaps http://ar.atwola.com then rempve all filters starting http://ar.atwola.com
9 - remove all filters with mediaplex in them as they are covered by the */ads/* (which you have in 3 different forms - */Ads/*, */ads/* and *ads*). As belt and braces, you may want to add a filter mediaplex. I would also remove the *ads* filter. It is a bit too dangerous.
More simplification is possible but this is a start.
I seriously suggest you try G's filter set or the ones in the advanced stickies and post back if this then gives you problems. |
|
Back to top |
|
 |
Guest
|
Posted: Sun Nov 07, 2004 Post subject: |
|
|
kstahl wrote: |
Because that rule REQUIRES the "banner" part to be followed by either "s", "id=", a digit, or an underscore.
You can fix that by adding a ? after the second parenthesis, making it optional. |
it helped me for home_middle_banner.html
but not here http://www.---.edu/banner.jpg (i dont want to block that.)
so that is my false positive. now i know why advanced sticky does not block just banner.
so what revision i can have of this rule to so that if takes care of both cases?
/[\W\d_](top|bottom|left|right)?banner(s|id=|\d|_)[\W\d]/
thanks for your help. |
|
Back to top |
|
 |
Guest Guest
|
Posted: Sun Nov 07, 2004 Post subject: |
|
|
well i realized something after playing with regexp and understanding what i am telling them to do....
filter...regexp or wildcards...need to be not to agressive.
so, if any of you can not come up with a perfect solution i can understand it.
there is no one-size-fit-all solution to this.
i have added another rule for home_middle_banner.html
which looks somethng like this...
http://www.---.com/home_*_banner*
(it also takes care of other banners on that site, they just happen to end with
's' as in banners, and where detected by regexp filter.) |
|
Back to top |
|
 |
ParagonX Guest
|
Posted: Mon Nov 15, 2004 Post subject: Adblock filters |
|
|
Here's the list I've compiled so far:
Code: | [Adblock]
*/pb/*
.iad.
/(\&|\?)referer\=/
/(amazon\.com/(e/|images.*)|barnesandnoble.com/p.*)(marketing|amzban|banner|cm\?t)/
/(banner|pay|ad)?pop(layer|under|upkp|\.cgi|out|up)/
/(banner|pay|ad)pop(layer|under|upkp|\.cgi|out|up)?/
/(click|dime|ad)xchange/
/(double|human|specific|sponsor|dime|fast|com|ad)click/
/(hb|dn)ads/
/(hot|spy|ad)log/
/(market|ad)link(s)?/
/(ned|one)stat(basic)?/
/(promo|video|view|live|side|net|top|ad)?_?ban(ner|ners|man)/
/(promo|video|view|live|side|net|top|ad)_?ban(ner|ners|man)?/
/(yahoo|geocities)\.com/(toto\?s|js_source/)/
//(affiliates?|revenue)(\.swf|fuel|/((.*\d+x)?\d+\.|(banner|image|script)s?/))/
//\?DC=/
//bnr//
//buy_assets//
//ccas(\.clearchannel|_media/)/
//dclk\./
/[\./_](page|online)?ad([zs\?]|click|image.php|image[zs]?|serv(er?)?)[_/\?]/
/[\W\d](partner2profit|oasis\.zmh\.zope|mediaonenetwork|(question|pro-)market|affiliate(sensor|\.\W)|ad(centriconline|dfreestats|vert(ising)?|ventory|click|trix|-flow|sdk|dup)|(vibrant|right)media|inetinteractive|trafficsystem|tradedoubler|shareasale|suitesmart|insightfirst|instacontent|kanoodle|tipsurf|lduhtrp|audiencematch|serving-sys|awltovhc|interpolls|liveperson|industrybrains|tradedoubler|sageanalyst|action\.ientry|marketbanker|sitemeter|sexspanker|directtrack|eyewonder|factortg|findology|sextracker|maxserving|deepmetrix|bluestreak|overture|dealtime|spinbox|superstats|extreme-dm|hb\.lycos|sex-explorer|myreferer|netshelter|nvidium|img(ehost|is)|tradepub|blogads|falkag|afcyhf|click-fr|bizrate|prohosting|connextra|mgnetwork|budsinc|checkm8|2004cms|realmedia|redsheriff|mercuras|tqlkg|yceml|did-it|dtmpub|(bf|careerc|flyc|unic)ast|beweb|rad(city|\.msn)|ftjcfx|gator|qksrv|at(wola|dmt)|cl\.cnn|log\.go|httpads|125x125|alexa|bfast|cjt1|lygo|zedo|dsdk|awrz|bns1|ru4|m7z|2o7|265)\.(com|net|co\.\w)/
/[\W\d]affiliate(s)?|annons(er)?|associates|marketing|promos[\W\d]/
/[\W\d]b(an|nr)s?|jump|stat[\W\d]/
/[\W\d_](click|ad)?serv(edby|ing|e)?[\W\d_]/
/[\W\d_](hit|cy|r)?c(ou)?nt(er|ed)?/
/[\W\d_]partner(ing)?\.cgi)/
/[\W](hit|spin|google/)box[\W]/
/[\W]werbung[\W]/
/[\W_](online|context|side|bottom|right|page|text|view|left|top|set|php)?ad(vert(isements?)?|bureau|Wrapper|system|manager|content|buttons|mentor|stream|_string|cookie|count|layer|space|client|image|word|cycle|frame|view|track|tech|trix|type|here|farm|-?flow|se?rv(er|e)?|ima?g(es?)?|_id|ban|gfx|log|sys|js|vt|s|x)[\W\d_]/
/[\W_](online|context|side|bottom|right|page|text|view|left|top|set|php)ad(vert(isements?)?|bureau|Wrapper|system|manager|content|buttons|mentor|stream|_string|cookie|count|layer|space|client|image|word|cycle|frame|view|track|tech|trix|type|here|farm|-?flow|se?rv(er|e)?|ima?g(es?)?|_id|ban|gfx|log|sys|js|vt|s|x)?[\W\d_]/
/[^\w=+]promo(t(e|ion))?s?(box)?(\W|_|$)/
/[^a-z\d=+%](\w*\d+x\d)?\d*(show)?(\w{3,}%20|avs|barter|blog|get|d?html|front|fuse|house|instant|live|main|net|primary|provider|rotated?|secure|side|story|text|view)?_?ad[sv]?(ale|bot|broker|bureau|center|click|client|creative|content|coun(cil|t)|data|dk|er(tis\w+|t|ve?r?)|fac|farm|force|frame|gif|head|id|iew|ima?ge?|info|js|juggler|legend|link|log|man(ager)?|max|mentor|net|olution|onar|optimi[sz]er|ource|pic|popup|proof|q\.nextag|redire?c?t?|remote|revolver|rotator|rv?|t|track|trix|ys|zone)?\d*(s|status)?\d*(\W|_|$)(?!\w+\.edu|aware|adurl=|nl/|.*&sbc)/
/[^a-z\d=+](get|web)?_?spons(or(ed|s)?)?_?(links?)?(pots?)?(\W|_|$)(?!.*sigalert)/
/[^a-z\d=+]\d*(double|fast|fine|smart|specific|value)?_?clicks?(2net|adhere|over|tag|thrutraffic|trade|xchange)?(\W|$)(?!but)/
/\D\d{2,3}x\d{2,3}\D/
/_ad[sz]?\.(php|js|gif|jpg|swf)/
/click(ability|thru|tag|zs)/
/google(adservices|syndication)/
/intelli((-direct|txt)\.com|srv\.net)/
/link(buddies|exchange|share)/
/market(ingpromo|banker\.com)/
/rcm(\-.*)?\.amazon\.(com|\.co\.\w)/
/sads
/sp(onsor(s)?|ymagic)/
/top(100|cto)/
/track(er|ing)?/
/value(xchange|stream|click|ad)/
/yimg\.com/(a[^u]|i/mntl)/
63.219.178.91
66.117.42.151
ATAtracker
a1.yimg.com
centrport
clk_thru
contextuallink
counter
download-search.search.com.com
eShopOffer.aspx
google_ads
ia.imdb.com
imdb.com/google
ptadsrv.de
rd.yahoo.com/M=
realmedia
reklama
smartserve
spinbox
stats.
tacoda
trafic.ro
webtrendslive
wpdfd.com/*.swf
yahoo.com/a
yimg.com/*.yimg.com/lib/pim/r/medici/
yimg.com/*/bb/*
yimg.com/i/mntl/ |
|
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Mon Nov 15, 2004 Post subject: |
|
|
Is there any particular reason why you've chosen to take a handful of filters from Filterset.G but decided not to use the rest of it? _________________ Filterset.G |
|
Back to top |
|
 |
SineSwiper

Joined: 15 Nov 2004 Posts: 4 Location: Louisville, KY
|
Posted: Mon Nov 15, 2004 Post subject: |
|
|
I posted an optimization script here on another thread. I'm going to try out a few examples lists here and see how they come out. |
|
Back to top |
|
 |
ParagonX Guest
|
Posted: Tue Nov 16, 2004 Post subject: |
|
|
Quote: | Is there any particular reason why you've chosen to take a handful of filters from Filterset.G but decided not to use the rest of it? | Some of it is already dealt with via other filters, and I think there were one or two things that produced some false positives. Also, some things from that list might be absent due to updates more recent than my post. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Tue Nov 16, 2004 Post subject: |
|
|
Please email pierceive [at] yahoo if you get any false positives from Filterset.G. _________________ Filterset.G |
|
Back to top |
|
 |
Guest
|
Posted: Wed Nov 17, 2004 Post subject: |
|
|
The banners at THE HUN (www.thehun.net) still show up. Any way to include these in the list? |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Wed Nov 17, 2004 Post subject: |
|
|
You could block */advimg/* and */adgfx/*
But some of the banners are very specific and you have to create special entries for these in your blocklist or simply don't block them |
|
Back to top |
|
 |
cell1527

Joined: 16 Jul 2004 Posts: 44
|
Posted: Wed Nov 17, 2004 Post subject: |
|
|
Anonymous wrote: | The banners at THE HUN (www.thehun.net) still show up. Any way to include these in the list? |
Add this to your filters:
logging.to |
|
Back to top |
|
 |
Guest
|
Posted: Thu Nov 18, 2004 Post subject: |
|
|
Thanks cell1527 that helped. |
|
Back to top |
|
 |
ParagonX Guest
|
Posted: Thu Nov 18, 2004 Post subject: |
|
|
Here's an updated version:
Code: | [Adblock]
*/pb/*
.iad.
/(\&|\?)referer\=/
/(amazon\.com/(e/|images.*)|barnesandnoble.com/p.*)(marketing|amzban|banner|cm\?t)/
/(banner|pay|ad)pop[\W_]?/
/(click|dime|ad)xchange/
/(double|human|specific|sponsor|dime|fast|com|ad)click/
/(hb|dn)ads/
/(hot|spy|ad)log/
/(market|ad)link(s)?/
/(ned|one)stat(basic)?/
/(promo|video|view|live|side|net|top|ad)?_?ban(ner|ners|man)/
/(promo|video|view|live|side|net|top|ad)_?ban(ner|ners|man)?/
/(yahoo|geocities)\.com/(toto\?s|js_source/)/
//(adt|dclk)\./
//(affiliates?|revenue)(\.swf|fuel|/((.*\d+x)?\d+\.|(banner|image|script)s?/))/
//\?DC=/
//bnr//
//buy_assets//
//ccas(\.clearchannel|_media/)/
/[\W\d](partner2profit|oasis\.zmh\.zope|mediaonenetwork|(question|pro-)market|affiliate(sensor|\.\W)|intelli(-direct|srv|txt)|ad(centriconline|dfreestats|vert(ising)?|ventory|click|trix|-flow|sdk|dup)|imrworldwide|(vibrant|right)media|inetinteractive|trafficsystem|tradedoubler|shareasale|suitesmart|insightfirst|instacontent|kanoodle|tipsurf|lduhtrp|audiencematch|serving-sys|awltovhc|interpolls|liveperson|industrybrains|tradedoubler|sageanalyst|action\.ientry|marketbanker|sitemeter|sexspanker|directtrack|eyewonder|factortg|findology|sextracker|maxserving|deepmetrix|bluestreak|overture|dealtime|spinbox|superstats|extreme-dm|hb\.lycos|sex-explorer|myreferer|netshelter|nvidium|img(ehost|is)|tradepub|blogads|falkag|afcyhf|click-fr|bizrate|prohosting|connextra|mgnetwork|budsinc|checkm8|2004cms|realmedia|redsheriff|mercuras|tqlkg|yceml|did-it|dtmpub|(bf|careerc|flyc|unic)ast|beweb|rad(city|\.msn)|ftjcfx|gator|qksrv|at(wola|dmt)|cl\.cnn|log\.go|httpads|125x125|alexa|bfast|cjt1|lygo|zedo|dsdk|awrz|bns1|ru4|m7z|2o7|265)\.(com|net|co\.\w)/
/[\W\d]affiliate(s)?|annons(er)?|associates|marketing|promos[\W\d]/
/[\W\d]b(an|nr)s?|jump|stat[\W\d]/
/[\W\d_](click|ad)?serv(edby|ing|e)?[\W\d_]/
/[\W\d_](hit|cy|r)?c(ou)?nt(er|ed)?/
/[\W\d_]partner(ing)?\.cgi)/
/[\W](hit|spin|google/)box[\W]/
/[\W]werbung[\W]/
/[\W_](online|context|side|bottom|right|page|text|view|left|top|set|php)ad[\W\d_]?/
/[\W_]?ad(vert(isements?)?|bureau|Wrapper|system|manager|content|buttons|mentor|stream|_string|cookie|count|layer|space|client|image|word|cycle|frame|view|track|tech|trix|type|here|farm|-?flow|se?rv(er|e)?|ima?g(es?)?|_id|ban|gfx|log|sys|js|vt|s|x)[\W\d_]/
/[^\w=+]promo(t(e|ion))?s?(box)?(\W|_|$)/
/[^a-z\d=+%](\w*\d+x\d)?\d*(show)?(\w{3,}%20|avs|barter|blog|get|d?html|front|fuse|house|instant|live|main|net|primary|provider|rotated?|secure|side|story|text|view)?_?ad[sv]?(ale|bot|broker|bureau|center|click|client|creative|content|coun(cil|t)|data|dk|er(tis\w+|t|ve?r?)|fac|farm|force|frame|gif|groupid|head|id|iew|ima?ge?|info|js|juggler|legend|link|log|man(ager)?|max|mentor|net|olution|onar|optimi[sz]er|ource|pic|popup|proof|q\.nextag|redire?c?t?|remote|revolver|rotator|rv?|track|trix|ys|zone)?\d*(s|status)?\d*(\W|_|$)(?!\w+\.edu|aware|adurl=|login|nl/|.*&sbc)/
/[^a-z\d=+](get|web)?_?spons(or(ed|s)?)?_?(links?)?(pots?)?(\W|_|$)(?!.*sigalert)/
/\D\d{2,3}x\d{2,3}\D/
/\W?pop(layer|under|upkp|\.cgi|out|up)/
/_ad[sz]?\.(php|js|gif|jpg|swf)/
/a\d.yimg.com/
/banners?[/_-]?(.*siteid=|ad|affiliate|central|connect|exchange|man(ager|ia)|newsletter|space\.|swap)/
/click(ability|thru|tag|zs)/
/google(adservices|syndication)/
/link(buddies|exchange|share)/
/market(ingpromo|banker\.com)/
/rcm(\-.*)?\.amazon\.(com|\.co\.\w)/
/sads
/sp(onsor(s)?|ymagic)/
/top(100|cto)/
/track(er|ing)?/
/value(xchange|stream|click|ad)/
/yimg\.com/(a[^u]|i/mntl)/
216.127.90.134
63.219.178.91
66.117.42.151
ATAtracker
advo
banmanpro
bs.yandex.ru
centrport
clk_thru
contextuallink
counter
download-search.search.com.com
eShopOffer.aspx
google_ads
http://a.*
ia.imdb.com
iframe_gorilla
imdb.com/google
mediaturf
offerfusion
ptadsrv.de
rd.yahoo.com/M=
realmedia
reklama
smartserve
stats.
tacoda
trafic.ro
webtrendslive
wpdfd.com/*.swf
yahoo.com/a
yimg.com/*.yimg.com/lib/pim/r/medici/
yimg.com/*/bb/*
yimg.com/i/mntl/ |
|
|
Back to top |
|
 |
ParagonX Guest
|
Posted: Sat Nov 20, 2004 Post subject: Filterset.G |
|
|
G, the following filter gives a false positive on www.download.com:
/[^a-z\d=+%](\w*\d+x\d)?\d*(show)?(\w{3,}%20|avs|barter|blog|get|d?html|front|fuse|house|instant|live|main|net|primary|provider|rotated?|secure|side|story|text|view)?_?ad[sv]?(ale|bot|broker|bureau|center|click|client|creative|content|coun(cil|t)|data|dk|er(tis\w+|t|ve?r?)|fac|farm|force|frame|gif|groupid|head|id|iew|ima?ge?|info|js|juggler|legend|link|log|man(ager)?|max|mentor|net|olution|onar|optimi[sz]er|ource|pic|popup|proof|q\.nextag|redire?c?t?|remote|revolver|rotator|rv?|track|trix|ys|zone)?\d*(s|status)?\d*(\W|_|$)(?!\w+\.edu|aware|adurl=|login|nl/|.*&sbc)/
It filters the /advanced_search_button.gif |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Sat Nov 20, 2004 Post subject: |
|
|
> www.download.com
Fixed.
In the future, please email pierceive [at] yahoo with issues specific to Filterset.G, as opposed to posting in the Adblock Project Forum. _________________ Filterset.G |
|
Back to top |
|
 |
Guest
|
Posted: Sat Nov 20, 2004 Post subject: |
|
|
my filters.
fast and block the most and it's compatible to the most things in the i-net
[Adblock]
/[\/._-](new|double|fast|value)click[\/._-]/
/[\/._-]*popup*[\/._-]/
/[\/._-]*sp(onsor|onsoring|ymagic|otting)*[\/._-]/
/[\/._-]a(k|z)[\/._-]/
/[\/._-]a.as*[\/._-]/
/[\/._-]advertising[\/._-]/
/[\/._-]b(an|anner|nr)*[\/._-]/
/[\/._-]buy_assets[\/._-]/
/[\/._-]googlesyndication[\/._-]/
/[\/._-]promo(|tion)s?[\/._-]/
/ads* |
|
Back to top |
|
 |
Guest_But_Another_One Guest
|
Posted: Sat Jan 08, 2005 Post subject: Escaped Slashes? |
|
|
Shouldn't all the dots in the above post be escaped by slashes?
e.g.:
/[\/\._-](new|double|fast|value)click[\/\._-]/ |
|
Back to top |
|
 |
Org
Joined: 23 Oct 2003 Posts: 349
|
Posted: Sun Jan 09, 2005 Post subject: |
|
|
Dots inside Adblock regexp character classes don't have to be escaped. Those []'s mean character classes. |
|
Back to top |
|
 |
Guest
|
Posted: Tue Jan 11, 2005 Post subject: Removing Ad Block |
|
|
Hi
How do I trash the ad block totally without messing with the rest of my extension. I remove chrome and the some of my extensions do not work anymore.
firefox 1.1 OSX 10.2.8 |
|
Back to top |
|
 |
Guest
|
Posted: Sat Jan 15, 2005 Post subject: |
|
|
Conclusion: death by regexp  |
|
Back to top |
|
 |
Zoologico
Joined: 22 Jan 2005 Posts: 1 Location: Boston, MA, USA
|
Posted: Sat Jan 22, 2005 Post subject: |
|
|
ParagonX wrote: | Here's an updated version:
Code: | [Adblock]
*/pb/*
.iad.
/(\&|\?)referer\=/
/(amazon\.com/(e/|images.*)|barnesandnoble.com/p.*)(marketing|amzban|banner|cm\?t)/
/(banner|pay|ad)pop[\W_]?/
/(click|dime|ad)xchange/
/(double|human|specific|sponsor|dime|fast|com|ad)click/
/(hb|dn)ads/
/(hot|spy|ad)log/
/(market|ad)link(s)?/
/(ned|one)stat(basic)?/
/(promo|video|view|live|side|net|top|ad)?_?ban(ner|ners|man)/
/(promo|video|view|live|side|net|top|ad)_?ban(ner|ners|man)?/
/(yahoo|geocities)\.com/(toto\?s|js_source/)/
//(adt|dclk)\./
//(affiliates?|revenue)(\.swf|fuel|/((.*\d+x)?\d+\.|(banner|image|script)s?/))/
//\?DC=/
//bnr//
//buy_assets//
//ccas(\.clearchannel|_media/)/
/[\W\d](partner2profit|oasis\.zmh\.zope|mediaonenetwork|(question|pro-)market|affiliate(sensor|\.\W)|intelli(-direct|srv|txt)|ad(centriconline|dfreestats|vert(ising)?|ventory|click|trix|-flow|sdk|dup)|imrworldwide|(vibrant|right)media|inetinteractive|trafficsystem|tradedoubler|shareasale|suitesmart|insightfirst|instacontent|kanoodle|tipsurf|lduhtrp|audiencematch|serving-sys|awltovhc|interpolls|liveperson|industrybrains|tradedoubler|sageanalyst|action\.ientry|marketbanker|sitemeter|sexspanker|directtrack|eyewonder|factortg|findology|sextracker|maxserving|deepmetrix|bluestreak|overture|dealtime|spinbox|superstats|extreme-dm|hb\.lycos|sex-explorer|myreferer|netshelter|nvidium|img(ehost|is)|tradepub|blogads|falkag|afcyhf|click-fr|bizrate|prohosting|connextra|mgnetwork|budsinc|checkm8|2004cms|realmedia|redsheriff|mercuras|tqlkg|yceml|did-it|dtmpub|(bf|careerc|flyc|unic)ast|beweb|rad(city|\.msn)|ftjcfx|gator|qksrv|at(wola|dmt)|cl\.cnn|log\.go|httpads|125x125|alexa|bfast|cjt1|lygo|zedo|dsdk|awrz|bns1|ru4|m7z|2o7|265)\.(com|net|co\.\w)/
/[\W\d]affiliate(s)?|annons(er)?|associates|marketing|promos[\W\d]/
/[\W\d]b(an|nr)s?|jump|stat[\W\d]/
/[\W\d_](click|ad)?serv(edby|ing|e)?[\W\d_]/
/[\W\d_](hit|cy|r)?c(ou)?nt(er|ed)?/
/[\W\d_]partner(ing)?\.cgi)/
/[\W](hit|spin|google/)box[\W]/
/[\W]werbung[\W]/
/[\W_](online|context|side|bottom|right|page|text|view|left|top|set|php)ad[\W\d_]?/
/[\W_]?ad(vert(isements?)?|bureau|Wrapper|system|manager|content|buttons|mentor|stream|_string|cookie|count|layer|space|client|image|word|cycle|frame|view|track|tech|trix|type|here|farm|-?flow|se?rv(er|e)?|ima?g(es?)?|_id|ban|gfx|log|sys|js|vt|s|x)[\W\d_]/
/[^\w=+]promo(t(e|ion))?s?(box)?(\W|_|$)/
/[^a-z\d=+%](\w*\d+x\d)?\d*(show)?(\w{3,}%20|avs|barter|blog|get|d?html|front|fuse|house|instant|live|main|net|primary|provider|rotated?|secure|side|story|text|view)?_?ad[sv]?(ale|bot|broker|bureau|center|click|client|creative|content|coun(cil|t)|data|dk|er(tis\w+|t|ve?r?)|fac|farm|force|frame|gif|groupid|head|id|iew|ima?ge?|info|js|juggler|legend|link|log|man(ager)?|max|mentor|net|olution|onar|optimi[sz]er|ource|pic|popup|proof|q\.nextag|redire?c?t?|remote|revolver|rotator|rv?|track|trix|ys|zone)?\d*(s|status)?\d*(\W|_|$)(?!\w+\.edu|aware|adurl=|login|nl/|.*&sbc)/
/[^a-z\d=+](get|web)?_?spons(or(ed|s)?)?_?(links?)?(pots?)?(\W|_|$)(?!.*sigalert)/
/\D\d{2,3}x\d{2,3}\D/
/\W?pop(layer|under|upkp|\.cgi|out|up)/
/_ad[sz]?\.(php|js|gif|jpg|swf)/
/a\d.yimg.com/
/banners?[/_-]?(.*siteid=|ad|affiliate|central|connect|exchange|man(ager|ia)|newsletter|space\.|swap)/
/click(ability|thru|tag|zs)/
/google(adservices|syndication)/
/link(buddies|exchange|share)/
/market(ingpromo|banker\.com)/
/rcm(\-.*)?\.amazon\.(com|\.co\.\w)/
/sads
/sp(onsor(s)?|ymagic)/
/top(100|cto)/
/track(er|ing)?/
/value(xchange|stream|click|ad)/
/yimg\.com/(a[^u]|i/mntl)/
216.127.90.134
63.219.178.91
66.117.42.151
ATAtracker
advo
banmanpro
bs.yandex.ru
centrport
clk_thru
contextuallink
counter
download-search.search.com.com
eShopOffer.aspx
google_ads
http://a.*
ia.imdb.com
iframe_gorilla
imdb.com/google
mediaturf
offerfusion
ptadsrv.de
rd.yahoo.com/M=
realmedia
reklama
smartserve
stats.
tacoda
trafic.ro
webtrendslive
wpdfd.com/*.swf
yahoo.com/a
yimg.com/*.yimg.com/lib/pim/r/medici/
yimg.com/*/bb/*
yimg.com/i/mntl/ |
|
Is this the latest version of the compilation? |
|
Back to top |
|
 |
Ken Cooper
Joined: 29 Dec 2004 Posts: 110 Location: Holland, MI USA
|
Posted: Sat Jan 22, 2005 Post subject: |
|
|
Zoologico wrote: | ParagonX wrote: | Here's an updated version:
Code: | [Adblock]
/(promo|video|view|live|side|net|top|ad)?_?ban(ner|ners|man)/
/(promo|video|view|live|side|net|top|ad)_?ban(ner|ners|man)?/
|
|
Is this the latest version of the compilation? |
I took the above snippet and came up with this to replace it. I am sure there are other areas that could be reworked as well.
Code: |
[Adblock]
/(promo|vi(deo|ew)|(liv|sid)e|net|top|ad)?_?ban(ners?|man)?/
|
_________________ My Firefox Page
NOTE: Firefox is spelled “F-i-r-e-f-o-x”; only the first letter capitalized. The preferred abbreviation is “Fx” or “fx”. |
|
Back to top |
|
 |
Paulfox Guest
|
Posted: Tue Mar 08, 2005 Post subject: Forum Quote Baloons Gone |
|
|
I am using the following and after making changes lost some "white rectangle forum quote" baloons. I deleted the ones at the bottom but still on page refresh no white quote areas. What did I "include that I shouldn't have?"
*hardwarecentral*
/(207|adremote\.timeinc)\.net/
/(265|atdmt|ar\.atwola|bncnt|bravenetmedianetwork|
budsinc|connextra|dealtime|devx|tkqlhce|a\.tribalfusion|
rcm-images\.amazon|versiontracker|warp\\.crystalad)\.com/
/(Devx|?click?|icom|?GEMS?|VendorShowcase)/
/(\.a1|/a/ya/yahoo_overture/|flash|\.ard|\.i1|\_movies\.swf?clickTAG|
reg/EC?|sgcat-shop|47x95|300x250|425x600|us|\?!vision|/world_clas
s_strategy/)\.yimg)/
/(hotjobs|img-cdn\.mediaplex\.com|\_personals)/
/(rad\.msn|realmedia|redsheriff|reviews\.cnet|standupshop|success-hk)\.com/
/.*ads.*\.com.*/
/.*atdmt\.com.*/
/RealMedia/ads/
/[\W](double|fast)click[\W]/
/[\W]ad(banners?|click|flow|frame|ima?g(es?)?|log|
serv(er|e)?|stream|s|type|view|vert(ising|isements?)?|v|js|trix|xchange)?[\W\d]
/\.geocities.com/js_source/(ygNSLib9|pu5geo).js/
/\Wad(bureau|bot|v|c|client|council|frame|gif|graph|image|info|log|rotator|server)?s?\W/
/http://jupiter\.us\.intellitxt\.com/
/intelli(-direct\.com|srv\.(js|net)|txt)/
cnetshopper.gif
us\.a1\.yimg.com/us\.yimg\.com/
Removed trying to find "culprit" :
/\D(728|588|468|234|120)x(600?|90)\D/
http://pagead2.googlesyndication.com/
/(ads|clickz|footers|GEMS|includes|intm|OfficeProductMedia|personaltech|160x600|125x800|
728x90|OasDefault)/
/intelli(-direct\.com|srv\.(js|net)|txt)/
Note that normally ONE line entries were broken up so as not to widen the forum window. |
|
Back to top |
|
 |
Paulfox Guest
|
Posted: Tue Mar 08, 2005 Post subject: Addendum |
|
|
OK all filters now back on list; only "quote area" problems I 'm having are on THIS forum - quotes show up for a second but disappear. Firefox General is fine. Some quote DO APPEAR on here, but are shifted far right - only noticed this "oddity" this morning but clearing random filters I suspect of doing it doesn't seem to help. I've got a "?" or "W" or "d" somewhere I shouldn't, I believe.
For now I'll leave my set intact but wish I could see the quote areas! Any help would be appreciated. This is such a TERRIFIC project and thread! |
|
Back to top |
|
 |
Paulfox
Joined: 08 Mar 2005 Posts: 87
|
Posted: Wed Mar 09, 2005 Post subject: followup: |
|
|
Well now this is just strange. Put all filters back on and the only PAGE affected is page 3 of this thead. They appear on others, although some are pushed "right" (not all). . Whew, that's odd indeed . . . . _________________ Paul
AdBlock PLUS - matched only by FX itself in innovation and power! If you're only going to have ONE extension . . . . . ! ! ! |
|
Back to top |
|
 |
Paulfox
Joined: 08 Mar 2005 Posts: 87
|
Posted: Sat Mar 19, 2005 Post subject: |
|
|
bump _________________ Paul
AdBlock PLUS - matched only by FX itself in innovation and power! If you're only going to have ONE extension . . . . . ! ! ! |
|
Back to top |
|
 |
mkanet
Joined: 20 Mar 2005 Posts: 1
|
Posted: Sun Mar 20, 2005 Post subject: TitanTV.com advertisement blocks possible? |
|
|
Hi, I'm totally new to adblock. I just cut and pasted various scripts in hopes to block the ads on TitanTV.com's website. I'm too much of a novice to figure out out to block their ads on my own. Can someone be kind enough to take a quick look at www.titantv.com see what they can do to help me block those ads? |
|
Back to top |
|
 |
Ed

Joined: 16 Aug 2004 Posts: 120
|
Posted: Sun Mar 20, 2005 Post subject: |
|
|
you can always download a set of filters such as the one that G maintains here. http://www.geocities.com/pierceive/adblock or just right click on the ad you want to block and choose adblock image or adblock Iframe. The more you use adblock the more comfortable you get using it. _________________ Running: WinXP(SP2)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414
Adblock v.5 d3 Nightly * 42
I'd rather have a full bottle in front of me than a full frontal lobotmy |
|
Back to top |
|
 |
Dave Guest
|
Posted: Mon Mar 21, 2005 Post subject: |
|
|
After having looked at some of the filters people have posted on this board, I thought I would add the following tip:
In many instances, it would be better to match on word boundaries ("\b") instead of non-word characters ("\W"); the reason being, unlike a non-word character, a word boundary also occurs at the beginning and end of a string, but "\W" means _one_ non-word character (this doesn'tn include "^" or "$"). Of course, in many cases using \W is more appropriate. It just seems that in many of the examples, people are using "\W" when they really want to match "\b".
Dave |
|
Back to top |
|
 |
Korbo Guest
|
Posted: Tue Mar 29, 2005 Post subject: WTF? Regexp blind to a perfect match?!! |
|
|
I got a nasty set of regexp as filters from one page of this forum yet an incredible thing happened: a flash movie with all those kwords inthe source: bannerfarm advertising servedby click (ANY filter should block such an easy prey!) comes through unharmed. http://www.business2.com/b2/web/articles/0,17863,1037197,00.html.
Any idea why this happens?
My filters:
Code: |
[Adblock]
/\D(588|468|234|120)x(600?|120|90)\D/
googlesyndication
us.yimg.com/a/
/\/buy_assets\//
/[\W\d_](top|bottom|left|right)?banner(s|id=|\d|_)[\W\d]/
/[\W\d](double|fast)click[\W\d]/
/[\W\d]click(stream|thrutraffic|thru|xchange)[\W\d]/
/[\W\d]value(stream|xchange|click)[\W\d]/
/[\W\d]dime(xchange|click)[\W\d]/
/[\W_](onlineads?|ad(banner|click|-?flow|frame|ima?g(es?)?|_id|js|log|serv(er|e)?|stream|_string|s|trix|type|vertisements?|v|vert|xchange)?)[\W\d]/
/(?:hot|spy)log/
|
|
|
Back to top |
|
 |
kstahl Support
Joined: 02 Jan 2004 Posts: 1202 Location: Stockholm, Sweden
|
Posted: Tue Mar 29, 2005 Post subject: |
|
|
It happens because none of those words are blocked by your filters.
Those filters are from the advanced filters thread. It hasn't been updated in ages and should not be taken as a "complete" solution in any way.
If you want a good precompiled set of filters, I reccomend that you use Filterset.G. Be sure to read the instructions first. _________________ Adblock 0.5.3.042
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1. Gecko/20051111 Firefox/1.5 |
|
Back to top |
|
 |
shakey_snake Guest
|
|
Back to top |
|
 |
Guest
|
Posted: Sun Apr 24, 2005 Post subject: Rue's List. Or Another Developer's List. |
|
|
hey, i've been reading and reading and reading.. i see all these users lists.. some are too long, some are redundant, and some work just fer 'their favorite sites".
would it be possible for the people that make this program, the ones who understand it and what it does the best show us their personal lists so we can use thiers?
i dont understand all this s|id\=)?[\W\d]/ stuff and dont wanna learn it, but i do wanna block ads...
it'd be nice to have one short to the point list that works great, and is allowed to miss the odd thing... i'm not gonna die if i see an ad cause it was sneakily labelled.
thanks rue, and who ever else made this program. good job. |
|
Back to top |
|
 |
Zachariah

Joined: 21 Jul 2004 Posts: 703 Location: Earth
|
Posted: Sun Apr 24, 2005 Post subject: Re: Rue's List. Or Another Developer's List. |
|
|
Anonymous wrote: | ...it'd be nice to have one short to the point list that works great, and is allowed to miss the odd thing... i'm not gonna die if i see an ad cause it was sneakily labelled.... |
Filterset.G - not "short" but doesn't have false-positives. _________________ • Latest Adblock!
• If all else fails try a really fresh install of Firefox. |
|
Back to top |
|
 |
Guest
|
Posted: Mon May 02, 2005 Post subject: |
|
|
in order to get my adblock import list smaller in size, I removed all the .com, .net and replaced them with a single . (dot)
p.e.
*doubleclick.net* becomes *doubleclick.*
*maxserving.com*becomes *maxserving.*
can somebody follow up on this? |
|
Back to top |
|
 |
Paulfox
Joined: 08 Mar 2005 Posts: 87
|
Posted: Mon May 02, 2005 Post subject: |
|
|
Might work - other "pros" on here could give more input.
I haven't tried "removing" .com or .net; I do group alphabetically groups of names to be filtered in brackets with just 1 ".com," as below:
/(265|addfreestats|adultfriendfinder|atdmt|ar\.atwola|bncnt|
blogsot|bravenetmedianetwork|budsinc|bullz-eye)\.com/
(all in one straight line; I broke it up so as not to widen the posting area on this forum, although it's already a mile wide).
I've altered my "set," some of which is from filterset G, and have a rather short list (especially compared to some) using these "groupings."
Apparently they do NOT speed things up since they don't contain the first starting letters, but they don't slow anything down either, and makes
"additions" or "appends" easier. I select properties, and if it's "ad-agency.com" it's added to that alphabetized string. 4-5 strings nail 'em all and allow for experimentation. _________________ Paul
AdBlock PLUS - matched only by FX itself in innovation and power! If you're only going to have ONE extension . . . . . ! ! ! |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Mon May 02, 2005 Post subject: |
|
|
Dropping the "com" or "net" will result in false positives. Just because example.com serves ads doesn't mean that example.net isn't legitimate. The problem becomes far more apparent when dealing with other TLDs (Filterset.G blocks a number of .de and .nl domains). _________________ Filterset.G |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Mon May 02, 2005 Post subject: |
|
|
I collect spamming domains in one filter string and the domain can end on .de, .com or .net.
I never had a false positive with that filter. I doubt that a domain i have listed is evil if ending on .com and good if ending on .net. In most cases the ad companies register their company name with every of the common TLD. |
|
Back to top |
|
 |
Paulfox
Joined: 08 Mar 2005 Posts: 87
|
Posted: Mon May 02, 2005 Post subject: |
|
|
Right (I think) - grouping different ".com" or ".net" does shorten things up. I have a filter for ".de" with several elements I can append.
I was intrigued by the comments above regarding the "hun" website; I went there and got properties for 12 or so ad sites and made an extended filter, only to subsequently discover that Cell1527 naming "logging.to" made a brilliant suggestion; it blocked them all although only one listed "logging.to" in the properties (??!!).
I'm still learning . . . most of the ads blocked either by my specific "add-on string" or "logging.to" were BANNERS; I haven't found a multi dimension filter that works yet on that stuff, such as:
/\D(588|468|234|120|80|72)x(600?|468|120|90|80|72)\D/ (OR)
/\D(728|588|468|234|120)x(600?|90)\D/
While specific ".coms" are better, I'm amazed that something as simple as "logging.to" stopped all or most of 'em. Amazing. _________________ Paul
AdBlock PLUS - matched only by FX itself in innovation and power! If you're only going to have ONE extension . . . . . ! ! !
Last edited by Paulfox on Mon May 02, 2005; edited 1 time in total |
|
Back to top |
|
 |
Zachariah

Joined: 21 Jul 2004 Posts: 703 Location: Earth
|
Posted: Mon May 02, 2005 Post subject: |
|
|
Paulfox wrote: | While specific ".coms" are better, I'm amazed that something as simple as "logging.to" stopped all or most of 'em. Amazing. | Discovering stuff like that is what makes a whitelist less and less necessary.
A smart filterset is far more important than a whitelist feature.
(but a whitelist is still wanted ) _________________ • Latest Adblock!
• If all else fails try a really fresh install of Firefox. |
|
Back to top |
|
 |
bene

Joined: 17 Aug 2004 Posts: 123 Location: Home, I think
|
Posted: Wed May 04, 2005 Post subject: |
|
|
Zach and Paul, I can't agree with you more. And as a major proponent of the Ghastly Whitelist Hack, that counts for something!
When it comes down to it, I've only got 3 white filters. One is for RuneScape, which requires ad frames to be displayed, otherwise the main frame won't load. The other two are to handle Gmail and Google Images, where iframe and thumbnail names (respectively) are randomly generated and will sometimes generate false positives with my main "ad" regex.
Whitelisting also comes in handy if you end up with a site like EnvironmentalChemistry - if the site is useful and you are required to view ads to see the content, then you can add the whitelist filter instead of disabling and re-enabling Adblock. Or you come up with a more esoteric workaround! _________________ Whitelisting? <DIV> Blocking? More?
AdBlock Plus.
AdBlock Plus Forums here. |
|
Back to top |
|
 |
Paulfox
Joined: 08 Mar 2005 Posts: 87
|
Posted: Wed May 04, 2005 Post subject: |
|
|
Thanks bene . . . .
I visited your link - is the "hack" necessary? What do you actually install?
OR, do you just write a filter with "@@" to exempt what you want?
I tried to "PM" you on this, but "PM"-ing is not allowed on this board. _________________ Paul
AdBlock PLUS - matched only by FX itself in innovation and power! If you're only going to have ONE extension . . . . . ! ! ! |
|
Back to top |
|
 |
bene

Joined: 17 Aug 2004 Posts: 123 Location: Home, I think
|
Posted: Thu May 05, 2005 Post subject: |
|
|
Hey Paul,
To whitelist once the Ghastly Whitelist Hack is installed, all you do is create a filter that starts with "@@". For example, in order to ensure that the Gmail iframes weren't caught by my blocking filters, I added:
@@http://gmail.google.com
Note that some advertising scripts act like stat counting scripts, and encode the referring URL into themselves, and whitelisting just "gmail.google.com" ended up whitelisting these scripts when I visited links from my email! The "://" gets encoded in the referring URL in the scripts, because they are not valid characters in CGI parameters.
Anyways, probably a bit too much detail. Hope you have fun with it!
/bene. _________________ Whitelisting? <DIV> Blocking? More?
AdBlock Plus.
AdBlock Plus Forums here. |
|
Back to top |
|
 |
Guest
|
Posted: Thu May 12, 2005 Post subject: |
|
|
This is my list which I find to be very tidy, yet quite comprehensive with no false positives. Purposely lets google adsense through. Ads are good, they pay for content. Flashing strobing moving ads are bad.
[Adblock]
/[-/.?&=](text|primary|y)?ad[0-9]{0,2}(vert|vertising|box)?s?(Wrapper|Popup|type|frame)[-/.&=]/
/[-/.?&_=](my)?banners?_?(id)?[-/.?&_=]/
/[-/.?&_=]clicks?(TAG|[-/.?&_=])/
/[-/.?&_=]pop(up)?s?[-/.?&_=]/
/(falkag|intellitxt|zedo|adimg|2o7|adbrite)\.(com|net)/
/(value|fast|double)click/
/[-/.?&_=](sex)?track(er)?[-/.?&_=]/ |
|
Back to top |
|
 |
Paulfox
Joined: 08 Mar 2005 Posts: 87
|
Posted: Thu May 12, 2005 Post subject: One in particular jumps out! |
|
|
I think:
/[-/.?&_=](my)?banners?_?(id)?[-/.?&_=]/
is interesting!! - I've been wondering about a generic "banner" one that wouldn't give false positives.
I'll try it -- can't figure out what the (my) part is for - couldn't you use
/[-/.?&_=]?banners?_?(id)?[-/.?&_=]/
I'm happy to say my filter list is now 25% shorter asw well, and I'm not seeing "many" to speak of - man alive, I love AdBlock. _________________ Paul
AdBlock PLUS - matched only by FX itself in innovation and power! If you're only going to have ONE extension . . . . . ! ! ! |
|
Back to top |
|
 |
Guest Guest
|
Posted: Mon Jul 11, 2005 Post subject: Adblock |
|
|
These are the only codes I use:
/[^a-zA-Z]([Aa]ds|adlog|adserver|advertise|advertising|adverts|fastclick|googlesyndication|serveredby)[^a-zA-Z]/
/[\W\d_]ad(server|s|vertisement|vertising|vert|river)?[\W_]/
I realized that..... the more filters, the slower the page will load. or more lag-- exactly what I didn't want.[/code] |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Mon Jul 11, 2005 Post subject: |
|
|
The time it takes to scan a page is so short that you won't notice a difference unless your computer is very old or the page has a truly massive number of objects.
More importantly, however, the more ads you're blocking, the less you're downloading, and the amount of time that takes is significant. In the long run, you're almost certainly losing more time by having fewer rules. _________________ Filterset.G |
|
Back to top |
|
 |
Benoit Guest
|
Posted: Mon Jul 11, 2005 Post subject: |
|
|
Why is everyone trying to specifically block doubleclick?
It always starts with the word ad and then a dot. You can use that instead. |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Mon Jul 11, 2005 Post subject: |
|
|
Benoit wrote: | Why is everyone trying to specifically block doubleclick?
It always starts with the word ad and then a dot. You can use that instead. |
doublclick is a well-known ad company, so most people block it. And if they change the subdomains, they will be still blocked.
My adblock blocks every ad company i find while surfing. And there is a filter for typical ad subdomains.
Just because the subdomain filter catches the ads i won't unblock the whole ad domain. |
|
Back to top |
|
 |
Org
Joined: 23 Oct 2003 Posts: 349
|
Posted: Mon Jul 11, 2005 Post subject: |
|
|
Blocking specifically doubleclick.net is very effective together with the Adblock option "Check Parent Link". |
|
Back to top |
|
 |
Teh Pro Guest
|
|
Back to top |
|
 |
Teh Pro Guest
|
Posted: Tue Jul 12, 2005 Post subject: seems to be working alright :D |
|
|
http://cheatcc.com/frames.html - lotsa ads, and its blocking all the ads I usually get on THIS page |
|
Back to top |
|
 |
Teh Pro Guest
|
Posted: Tue Jul 12, 2005 Post subject: |
|
|
its also blocking google adsense, intellitext (hate that!) and Im prolly already falling in luv with this hehe  |
|
Back to top |
|
 |
Guest
|
Posted: Wed Jul 13, 2005 Post subject: One idea |
|
|
This probably has been asked befor but why doesn't adblock block everything with ad in its name automatic. Since filters acn be imported as well as exported why not put out a list of blockable items every few weeks you could easly ask user to submit there stuff to a database and deleat repeats. That way adblock could be a lot more compresencive. |
|
Back to top |
|
 |
Zachariah

Joined: 21 Jul 2004 Posts: 703 Location: Earth
|
|
Back to top |
|
 |
rick75 Guest
|
Posted: Thu Jul 28, 2005 Post subject: Filter List |
|
|
Everyone is looking for the ultimate list. Unfortunately, that can't be done. If you screw around too much with script-coding and too much "generic wildcarding", you will find that problems will arise.
I have nothing against anyone's comments about the lists on these boards. Filter.G seems to be a fine effort. But what I HAVE realized is that some filtering tries to do too much (no offense, G). I've read about people's problems with various site images, search bars, and Java errors. I've checked all of the complaints as I've read the posts one-by-one, and found that my filter list does not have ANY ofthe problems that most of you complain about.
I've found that you should live with some smaller, local ads at the expense of not screwing other major things up!
So, if you are into playing with different filters, give this one a try and let me know what you think .... it is also MUCH smaller that any others and blocks a LOT!
Get it here ... try it (especially all you people with the problems):
http://mysite.verizon.net/rick752/firefox/adblock_filter_list.htm
p.s.: what do I have to do to get a verification email to become a member of this board? ..... 1 hour and still waiting .... rick752 |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Thu Jul 28, 2005 Post subject: |
|
|
Of course, there is no ultimate list for everyone because not everyone comes across the same ads. And i, as a german user, need some other filters than english users. You won't need these entries and you would most certainly never see these ads, unless you visit german sites.
But i think everyone can make his own filter set that approximates an ultimate list for his needs.
The filter sets posted here are a good start for an own list. G's filter set uses AFAIK a top-down-approach. It tries to block all kinds of ads and might score some false positives. Other approaches try to block guaranteed ads and misses some ads.
Your list would benefit from some regular expressions. The list would be much smaller. There are a lot of similar entried that can be combined into regex's.
And some of the *ABCDE*-entries will definitely lead to false positives. Most of these entries are subdomains and this should be considered in the filter. |
|
Back to top |
|
 |
G
Joined: 10 Oct 2004 Posts: 550
|
Posted: Thu Jul 28, 2005 Post subject: |
|
|
You're forgetting something very important: Your list is tailored to your surfing habits. Creating your own list will always be the most effective approach if you know what you're doing, but most people don't want to do that. You don't have the problems that Filterset.G has because you're only blocking a very small fraction of what it does (I'm also guessing that you're only blocking ads in one language). The number of false positives is directly proportional to the number of blocked ads, and while it's easy to get rid of ~90% of them, the difficulty increases exponentially as you push closer to 100% (which is what my users want). Filterset.G is based on the surfing habits of thousands of people all over the world (pierceive.com has been visited by people in over 80 countries), and the number of false positives is extremely small when you consider what it's able to do for such diverse surfing habits. The introduction of whitelisting makes the few false positives easy to fix, so the problems are going to lessen with time. _________________ Filterset.G |
|
Back to top |
|
 |
rick75 Guest
|
Posted: Thu Jul 28, 2005 Post subject: G |
|
|
I definitely admire your effort, G. Doing in multiple languages has got to be quite the chore. Your Filterset seems extremely popular at this point .. and I definitely applaude you "for free"efforts.
As far as my surfing habits go, though, I've gone to numerous "free" software, music, info, webmail, news and numerous other sites that I DON'T normally visit just for the sake of Adblock's filter (seems like the best places to visit).
I add, retract and adjust the filters to where I TRY not to have false positives while having them "take care of business". I also have 20 others working with me.
What I don't have is your fine-tuned scriting strings designed to capture php, cgi and other script-driven outputs. I admire them but also am cautious of them ... playing with scripting strings can have unwanted consequences.
Where your filter shines is probably in a more world-wide arena where mine filter is basically make for the U.S. market.
I also don't bother with XXX sites.
Definitely "thumbs" for your effort, G .... it's nice to help others, isn't it!
ps: Now what the hell do I have to do here to get a confirmation email for a normal login here .... 2 hours and counting ... says I'm the newest member. Can't log in... |
|
Back to top |
|
 |
Mozillaphile Guest
|
Posted: Sun Sep 04, 2005 Post subject: Adblock Plus & Mapquest |
|
|
Has anyone tried mapquest with adblock plus enabled? For me it's collapsing the map that's displayed at the bottom of the directions! Also, it doesn't allow me to log in to Yahoo! in the secure mode -- the whole screen blanks out! Anyone else faced this? Does anybody have a filter list that doesn't cause them this problem? |
|
Back to top |
|
 |
Mugros
Joined: 28 Sep 2004 Posts: 38
|
Posted: Sun Sep 04, 2005 Post subject: |
|
|
since this hasn't to do with the ultimate filterlist discussion i would open a thread.
I don't think that is an Adblock Plus issue, otherwise it would be better to ask for support for Adblock Plus in the corresponding forum.
To examine the problem:
- disable Adblock
- look at the properties of the item that was blocked, remember the URL
- enable Adblock
- look in the list of blockable items for the item that is now blocked
- change or delete the filter that matches the URL of the blocked item, so that is doesn't match anymore
- done |
|
Back to top |
|
 |
|