HTTrack Website Copier
Free software offline browser - FORUM
Subject: Filter - Capitalization Insensitivity
Author: Matt
Date: 07/18/2017 17:26
 
Can we please get a filter context that ignores CaPitAliZaTION, without having
to write out the entire thing

site.com/*[C,c]*[A,a]*[P,p]*[I,i]*[T,t]*[A,a]*[L,l]*[I,i]*[Z,z]*[A,a]*[T,t]*[I,i]*[O,o]*[N,n]/


My thought would be  *^STRING^  to match any variation of "STRING" (string,
String, STRING, sTRING, etc) due to capitalization.

SO 
site.com/*^Capitalization^/ 
would match the same as the garbled pattern above

This could be expanded to *^STRING*X^  where X is a specifier to indicate how
to store the files, and alter links locally.
   L - All lower Case
   U - All UPPER Case
   F - First Letter Only
   A - Acquire, First instance of the Link sets the Case for all others
 
Reply


All articles

Subject Author Date
Filter - Capitalization Insensitivity

07/18/2017 17:26




0

Created with FORUM 2.0.11