/[Apache-SVN]/spamassassin/trunk/rules/20_uri_tests.cf
ViewVC logotype

Diff of /spamassassin/trunk/rules/20_uri_tests.cf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/rules/20_uri_tests.cf	2005/05/11 07:19:25	169594
+++ spamassassin/trunk/rules/20_uri_tests.cf	2005/05/11 07:21:04	169595
@@ -25,9 +25,9 @@
 require_version @@VERSION@@
 
 # Redirector URI patterns
-redirector_pattern	/^http://chkpt\.zdnet\.com/chkpt/\w+/(.*)$/
-redirector_pattern	/^http://www(?:\d+)?\.nate\.com/r/\w+/(.*)$/
-redirector_pattern	/^http://.+\.gov/.*/?externalLink\.jhtml\?.*url=(.*?)(?:&.*)?$/
+#redirector_pattern	/^http://chkpt\.zdnet\.com/chkpt/\w+/(.*)$/
+#redirector_pattern	/^http://www(?:\d+)?\.nate\.com/r/\w+/(.*)$/
+#redirector_pattern	/^http://.+\.gov/.*/?externalLink\.jhtml\?.*url=(.*?)(?:&.*)?$/
 
 uri NUMERIC_HTTP_ADDR		/^https?\:\/\/\d{7}/is
 describe NUMERIC_HTTP_ADDR	Uses a numeric IP address in URL

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26