You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2015/03/22 18:13:47 UTC

svn commit: r1668413 - /spamassassin/trunk/t/uri_text.t

Author: axb
Date: Sun Mar 22 17:13:47 2015
New Revision: 1668413

URL: http://svn.apache.org/r1668413
Log:
diasbled  *.tp tests
TLD  deleted in February 2015
See http://en.wikipedia.org/wiki/.tp

Modified:
    spamassassin/trunk/t/uri_text.t

Modified: spamassassin/trunk/t/uri_text.t
URL: http://svn.apache.org/viewvc/spamassassin/trunk/t/uri_text.t?rev=1668413&r1=1668412&r2=1668413&view=diff
==============================================================================
--- spamassassin/trunk/t/uri_text.t (original)
+++ spamassassin/trunk/t/uri_text.t Sun Mar 22 17:13:47 2015
@@ -536,7 +536,7 @@ example.tl	^http://example.tl$
 example.tm	^http://example.tm$
 example.tn	^http://example.tn$
 example.to	^http://example.to$
-example.tp	^http://example.tp$
+example.tp	!^http://example.tp$
 example.tr	^http://example.tr$
 example.travel	^http://example.travel$
 example.tt	^http://example.tt$
@@ -812,7 +812,7 @@ www.example.tl	^http://www.example.tl$
 www.example.tm	^http://www.example.tm$
 www.example.tn	^http://www.example.tn$
 www.example.to	^http://www.example.to$
-www.example.tp	^http://www.example.tp$
+www.example.tp	!^http://www.example.tp$
 www.example.tr	^http://www.example.tr$
 www.example.travel	^http://www.example.travel$
 www.example.tt	^http://www.example.tt$