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 2020/09/05 01:25:51 UTC

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

Author: jhardin
Date: Sat Sep  5 01:25:51 2020
New Revision: 1881472

URL: http://svn.apache.org/viewvc?rev=1881472&view=rev
Log:
Fix copy-paste typo noticed just as hitting "commit" button. ☹

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=1881472&r1=1881471&r2=1881472&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sat Sep  5 01:25:51 2020
@@ -1909,8 +1909,8 @@ describe       BITCOIN_PDF      "Bitcoin
 score          BITCOIN_PDF      2.500	# limit
 
 meta           BITCOIN_MALF_HTML    HTML_EXTRA_CLOSE && (__BITCOIN || __BITCOIN_ID)
-describe       BITCOIN_PDF          Bitcoin + malformed HTML
-score          BITCOIN_PDF          3.500	# limit
+describe       BITCOIN_MALF_HTML    Bitcoin + malformed HTML
+score          BITCOIN_MALF_HTML    3.500	# limit
 
 # bitcoin obfuscation - tip o' the hat to Steve Zinski on the users list, with a little cleanup
 body           __BTC_OBFU_2     /\b\W{0,10}b(?!itcoin)\W{0,10}i\W{0,10}t\W{0,10}c\W{0,10}o\W{0,10}i\W{0,10}n\W{0,10}\b/i