Adam D. Barratt wrote: > On Sat, 2008-06-21 at 17:38 -0500, Raphael Geissert wrote: >> On Saturday 21 June 2008, Adam D. Barratt wrote: >> > Unfortunately the new functionality only appears to work for href >> > matching, not downloading. For example: >> [...] >> >> Attached patch should do it. E.g. > > Seems to work fine in my testing so far; thanks. > > I've simplified the last hunk, on the basis that we only need to check n > combinations, not n^2 - the first pattern only needs to be matched > against the first site, etc.
I did it that way just in case. So we don't have to be 'strict' in the order of the values in @sites and @patterns :) Anyway, thanks for applying it. > > Regards, > > Adam Cheers, -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- To unsubscribe, send mail to [EMAIL PROTECTED]
