# link filter help
The website i am scanning is probably using php, so their directory ends with gallery/
In this gallery directory is the basic default html file, but with # links to change the lanugage... so currently blackwidow scans all 14 language options plus the directory, adding thousands of extra links.
so the full url would be somedirectory/gallery/ followed by somedirectory/gallery/#ja for japanese, #sp for spanish, #nl for netherlands etc... How do i stop it from even scanning these links?
Also the dirctory i am scanning also has /gallery/low/ gallery/high/ gallery/medium/ I am not interested in following these either, yet blackwidow still follows them, I have tried
do not follow */low/* using wildcard yet blackwidow still follows them.
all of the images I want are labeled t_randomfilename.jpg for the thumbnails, l_randomfilename.jpg for large, m_randomfilename.jpg for medium, and s_randomfilename.jpg for small, I am only interested in having blackwidow snag the t_ and the l_ files ....
The filters don't seem to be cooperating... of course i may not ever get to the actual thumbnail download as blackwidow is adding roughly 2000 links for every single directory, via the /low/ low/#ko /low/#ru low/#sp low/#fr low/#nl etc .... by the time one directory is even scanned, there are approximately 3000 unnecessary links.
