/[Apache-SVN]/spamassassin/trunk/rules/70_testing.cf
ViewVC logotype

Diff of /spamassassin/trunk/rules/70_testing.cf

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

--- spamassassin/trunk/rules/70_testing.cf	2005/05/08 08:42:02	169132
+++ spamassassin/trunk/rules/70_testing.cf	2005/05/08 08:48:00	169133
@@ -939,4 +939,5 @@ describe T_TINY_FONT_1	body contains 1-p
 rawbody T_TINY_FONT_0	/\<.*font\-size\:[ \"]*0[^0-9]+.*\>/i
 describe T_TINY_FONT_0	body contains 0-point font
 
-uri T_HEX_ENCODED_HTTP	/\b(?!http)(?:\\x68|h)(?:\\x74|t){2}(?:\\x70|p)/i
+uri T_HEX_ENCODED_HTTP_1	/(?!http)(?:\\x68|h)(?:\\x74|t){2}(?:\\x70|p)/i
+rawbody T_HEX_ENCODED_HTTP_2	/(?!http)(?:\\x68|h)(?:\\x74|t){2}(?:\\x70|p)/i

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26