On Tue, 10 Apr 2007, Steven Stern wrote:

>     Just type www [.] pillking [.] org
>     Just type <FONT color=#ff0000>www</FONT> [.]
> <STRONG><FONT color=#ff0000>pillking</FONT></STRONG> [.] <FONT
> color=#ff0000>org</FONT></FONT>
> 
>    Just type www [dot] pilldoc [dot] org
> 
> I suspect a rule that looks for "www*pill*org" would work. How do I turn
> that into a regex?

Perhaps something like:

  body  OBFUSC_PILL_URI  /\bwww\b.{3,50}\bpill.{3,50}\borg\b/i

--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 [EMAIL PROTECTED]    FALaholic #11174     pgpk -a [EMAIL PROTECTED]
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  It is not the business of government to make men virtuous or
  religious, or to preserve the fool from the consequences of his own
  folly.                                              -- Henry George
-----------------------------------------------------------------------
 3 days until Thomas Jefferson's 264th Birthday

Reply via email to