On October 25, 2014 2:30:32 AM John Hardin <jhar...@impsec.org> wrote:

>>        uri      __MG_LTD1   /(\.link$|\.link\/)/i
> There is still a match on unancored match, remove |\.link\/ and ()
...leaving /\.link$/i ?
You only want to match on a URL that is solely a bare domain in the .link
TLD?

Its a subrule for meta so imho yes was what the original op wanted

Reply via email to