| > +*.gif +*.png +*.tif +*.bmp +*.flv +*.jpg
> -*.jpg*[<10] +*.jpeg -*.jpeg*[<10] +mime:image/*
> -*/*strip* -*.html -*.temp -*.jar -*.css -*.swf
> -*.txt +*.mov +*.mpg +*.mpeg +*.avi +*.asf +*.mp3
> +*.mp2 +*.rm +*.wav +*.vob +*.qt +*.vid +*.ac3
> +*.wma +*.wmv -*/*avatars*/* -*/*images*/*
> -*/*thumbnail*/* -*/*thumbnails*/* -*/*thumbs*/*
> -*/m/* +*[name].motherlessmedia.com/* -*/*thumb*
> -*.jpg*[<10] -*.jpeg*[<10] -%A php=image/jpeg -%A
> php3,php,php4,php2,cgi,asp,jsp,pl,cfm=image/jpeg )
use the near flag, drop all the filters except for the thumbs and *[<x]
Drop all the assumes. period.
| |