Match TLHs correctly, not only partially.
authorThomas Hochstein <thh@inter.net>
Sun, 27 May 2012 11:58:32 +0000 (13:58 +0200)
committerThomas Hochstein <thh@inter.net>
Fri, 12 Oct 2012 22:51:40 +0000 (00:51 +0200)
commit7773fb6d8f26f2d2331a4bb394ed164160a9a210
tree67485abac83bcd075cc9d3cc776134299319a5c1
parent43a0fc776902f3a7b3ea019e94b67cb7e4500039
Match TLHs correctly, not only partially.

The TLH was checked to match the beginning
of the newsgroup name, not the whole TLH part.
So the TLH "de" would match not only "de.test",
but also "denver.test", which was not the
desired outcome.

Signed-off-by: Thomas Hochstein <thh@inter.net>
gatherstats.pl
This page took 0.010968 seconds and 4 git commands to generate.