Hallo Per,
> 
> I have three rules that would have helped you catch some of those
> (I didn't check all of your examples):
> 
> # google group URL contains ..
> uri      NN_GOOGLE_GROUP_DD  m'www\.google\.com/.*\.\..*/group/'i
> describe NN_GOOGLE_GROUP_DD  Link to a Google group contains '..'
> score    NN_GOOGLE_GROUP_DD  4
> 
> # google group url contains question mark
> uri      NN_GOOGLE_GROUP_QM  m'google\.com/.*group/[^?]{6,}\?[^?]{6}'i
> describe NN_GOOGLE_GROUP_QM  Highly suspect link to a google group
> score    NN_GOOGLE_GROUP_QM  4
> 
> uri      __GOOGLEGROUPS_15  m'http://[^.]{15}\.googlegroups\.com'i
> uri      __GOOGLEGROUPS_NUM m'http://[^.]*[0-9][^.]*\.googlegroups\.com'i
> meta     NN_GOOGLEGROUPS_15 __GOOGLEGROUPS_15 && __GOOGLEGROUPS_NUM
> describe NN_GOOGLEGROUPS_15  Contains a suspicious googlegroups URI.
> score    NN_GOOGLEGROUPS_15 2
> 
> 
> /Per Jessen, Zürich

Thanks. To me it is special to get help from Zürich.  I have a
daughter and son staying there.

Regards
Johann (Stellenbosh, South Africa)

-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "Peace I leave with you, my peace I give unto you; not 
      as the world giveth, give I unto you. Let not your 
      heart be troubled, neither let it be afraid."         
                                John 14:27 

Reply via email to