Re: uri regex

2005-06-15 Thread Stuart Johnston
cjackson wrote: Hi, I flunked the IQ test so I need some help. I want to match all domains in the body that are not in .com,.org.us,.edu,.gov and .mil. But there's more. I need to match some characters at the end of the URI that can often be found there such as >.?)*!"'; The rule would matc

RE: uri regex

2005-06-15 Thread Bret Miller
> >> I flunked the IQ test so I need some help. I want to match > all domains > >> in the body that are not in .com,.org.us,.edu,.gov and .mil. But > >> there's more. I need to match some characters at the end > of the URI > >> that can often be found there such as >.?)*!"'; > >> > >> The rule wou

Re: uri regex

2005-06-15 Thread Craig Jackson
Bret Miller wrote: I flunked the IQ test so I need some help. I want to match all domains in the body that are not in .com,.org.us,.edu,.gov and .mil. But there's more. I need to match some characters at the end of the URI that can often be found there such as >.?)*!"'; The rule would match

Re: uri regex

2005-06-15 Thread Craig Jackson
Stuart Johnston wrote: cjackson wrote: Hi, I flunked the IQ test so I need some help. I want to match all domains in the body that are not in .com,.org.us,.edu,.gov and .mil. But there's more. I need to match some characters at the end of the URI that can often be found there such as >.?)*!

RE: uri regex

2005-06-15 Thread Bret Miller
> I flunked the IQ test so I need some help. I want to match > all domains > in the body that are not in .com,.org.us,.edu,.gov and .mil. > But there's > more. I need to match some characters at the end of the URI that can > often be found there such as >.?)*!"'; > > The rule would match http://www