False Positive Disables BeatPort.com Search Feature

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
em4r1z

False Positive Disables BeatPort.com Search Feature

Post by em4r1z »

The following filter disables the search feature at www.BeatPort.com

Code: Select all

.google-analytics.$domain=~expotv.com|~gamepro.com|~gmodules.com|~krone.tv|~sirius.com|~songza.com
I understand the syntaxes of basic AdBlock Plus filters but I don't know the operators used in this one.
If one disables the filter once (and then re-enables it), the search feature works.

I'm using Iceweasel 3.0.6-1 (Debian build) and AdBlock Plus 1.0.1. It's the only extension installed.
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Re: False Positive Disables BeatPort.com Search Feature

Post by Adblock Plus Fan »

em4r1z wrote:I don't know the operators used in this one.
Read more about it here:
http://adblockplus.org/forum/viewtopic.php?t=3269

Anyway this is a subscription filter, you cannot alter it, you can only ask the list maintainer to alter it for you. Contact information to each maintainer can be found here:
http://adblockplus.org/en/subscriptions

Until it has been fixed by the list maintainer, it's recommended you make a whitelist instead of disabling the filter:

Code: Select all

@@|https://ssl.google-analytics.com/ga.js$domain=beatport.com
em4r1z

Post by em4r1z »

Thank you, very much. I realized that I confused the forum (I have reported other false positives in the past) and posted it there. I also read about the operators used in that filter.
Your exception worked like a charm. Cheers, mate!
Locked