The Un-Official Proxomitron Forum

Full Version: false posotive
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

Hello
I have found a false positive issue in Bfilter 1.1.1
go here and search for a keyword as you like
http://www.altavista.com/image/default
press enter, as you can see the page doesn't shows the thumbnails of the images

regards
@Ste
Well, image search is indeed prone to false positives.
I don't see a way to handle this case heuristically, so I am going to add a manual hint:
Code:
-10 /http://[^/]*image\.search[^/]*\.yahoo.com/.*/
It will be included in the next release. For now, you can just add this line to your urls.local file which is accessible from the GUI (except on OSX).
Reference URL's