You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by bi...@apache.org on 2022/02/18 22:20:32 UTC

svn commit: r1898197 - /spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf

Author: billcole
Date: Fri Feb 18 22:20:32 2022
New Revision: 1898197

URL: http://svn.apache.org/viewvc?rev=1898197&view=rev
Log:
I think this is abnormal, seen only in malware spam

Modified:
    spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf

Modified: spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf?rev=1898197&r1=1898196&r2=1898197&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf Fri Feb 18 22:20:32 2022
@@ -82,3 +82,7 @@ describe	T_SCC_URL_NOTIONSITE  has a not
 uri		T_SCC_URL_NOTIONSITE  /https?:\/\/[^ ]*\.notion.site/
 tflags		T_SCC_URL_NOTIONSITE  multiple maxhits=5
 
+
+describe	T_SCC_URL_CLOUDINARY  Has Cloudinary backend(?) URL
+uri		T_SCC_URL_CLOUDINARY  /https?:\/\/res.cloudinary.com/
+tflags		T_SCC_URL_CLOUDINARY  multiple maxhits=5