You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2018/06/07 15:37:56 UTC

svn commit: r1833128 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Thu Jun  7 15:37:56 2018
New Revision: 1833128

URL: http://svn.apache.org/viewvc?rev=1833128&view=rev
Log:
Add testing subrule for initial performance evaluation by masscheck

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=1833128&r1=1833127&r2=1833128&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Thu Jun  7 15:37:56 2018
@@ -2284,3 +2284,10 @@ tflags     FREEM_FRNUM_UNICD_EMPTY    pu
 #describe   FREEM_FRNUM_EMPTY_NUMSCOM  Numeric freemail From address, unicode From name and Subject, empty body, obfuscated domain name
 #score      FREEM_FRNUM_EMPTY_NUMSCOM  2.500	# limit
 
+
+rawbody    __JS_HTML_OBFU_01          /\bdocument\.write\('(?:\\u00[0-9a-f]{2}){30}/i
+
+
+
+
+