Re: Regex help...confused about spaces.

2006-01-23 Thread qqqq
Hmm... Yep, that's loaded. I'll dig in to see what it's hitting and not hitting Thanks, - Original Message - From: "Matt Kettler" <[EMAIL PROTECTED]> To: "" <[EMAIL PROTECTED]> Cc: Sent: Sunday, January 22, 2006 9:02 PM

Re: Regex help...confused about spaces.

2006-01-22 Thread Matt Kettler
wrote: > All, > > I'm confused as to how to block words with spaces. > For example, > V ia G ra > M o r t g a g e > Etc... > TIA, Really, if you're using SA 3.1.0 all you should need to do is make sure your v310.pre has the replacetags plugin. All those spacings should be covered by t

Re: Regex help...confused about spaces.

2006-01-22 Thread Phil Barnett
On Sunday 22 January 2006 12:14, wrote: > All, > > I'm confused as to how to block words with spaces. > For example, > V ia G ra > M o r t g a g e This seems to be very effective. v.?[|[EMAIL PROTECTED]@] I also like and use the Sare rulesets, which pretty much catch all of this stuff. but

Re: Regex help...confused about spaces.

2006-01-22 Thread Matthias Fuhrmann
On Sun, 22 Jan 2006, wrote: hI, > All, > > I'm confused as to how to block words with spaces. > For example, > V ia G ra > M o r t g a g e > Etc... are you using SARE rules already? if not, have a look at: http://www.rulesemporium.com/rules.htm. 70_sare_obfu.cf might be usefull in that case