svn commit: r1934851 - in spamassassin/trunk: masses/rule-qa/automc rulesrc/sandbox/billcole

[email protected] Mon, 01 Jun 2026 17:11:38 -0000
Newsgroups gmane.mail.spam.spamassassin.cvs
Message-ID <178033389819.1619967.11630331195824924377@svn03-he-fi>
Author: billcole
Date: Mon Jun  1 17:11:37 2026
New Revision: 1934851

Log:
adding more bad referers

Modified:
   spamassassin/trunk/masses/rule-qa/automc/.htaccess
   spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf

Modified: spamassassin/trunk/masses/rule-qa/automc/.htaccess
==============================================================================
--- spamassassin/trunk/masses/rule-qa/automc/.htaccess	Mon Jun  1 16:46:53 2026	(r1934850)
+++ spamassassin/trunk/masses/rule-qa/automc/.htaccess	Mon Jun  1 17:11:37 2026	(r1934851)
@@ -8,7 +8,9 @@ RewriteEngine On
   RewriteCond "%{HTTP_REFERER}" "sa-vm.apache.org" [NC,OR]
   RewriteCond "%{HTTP_REFERER}" "bbmass.spamassassin.org" [NC,OR]
   RewriteCond "%{HTTP_REFERER}" "rsync.spamassassin.org" [NC,OR]
-  RewriteCond "%{HTTP_REFERER}" "buildbot.spamassassin.org" [NC]
+  RewriteCond "%{HTTP_REFERER}" "buildbot.spamassassin.org" [NC,OR]
+  RewriteCond "%{HTTP_REFERER}" ".*\.*google.com" [NC,OR]
+  RewriteCond "%{HTTP_REFERER}" "socdirect.ru" [NC]
   RewriteRule /20.*(detail|mclog).*$   /   [F,NC]
 
   # Rude Bot UA

Modified: spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf	Mon Jun  1 16:46:53 2026	(r1934850)
+++ spamassassin/trunk/rulesrc/sandbox/billcole/80_test.cf	Mon Jun  1 17:11:37 2026	(r1934851)
@@ -194,9 +194,9 @@ describe T_LINKED_SCRAPE	Claims to have
 body	 T_LINKED_SCRAPE	/I came across your profile on LinkedIn/
 tflags	 T_LINKED_SCRAPE	publish
 
-describe	T_SCC_WEIRDATTR	idiosyncratic DIV id or class name
-rawbody		T_SCC_WEIRDATTR	/DIV (id|class)=v1v1v1v1v1v1v1v1v1v1v/
-tflags		T_SCC_WEIRDATTR	multiple 
+describe	SCC_WEIRDATTR	idiosyncratic DIV id or class name
+rawbody		SCC_WEIRDATTR	/DIV (id|class)=v1v1v1v1v1v1v1v1v1v1v/
+tflags		SCC_WEIRDATTR	multiple 
 
 describe 	T_SCC_EBIKE	E-bikes are apparently big with spammers... 
 body		T_SCC_EBIKE	/\be\-*bikes*\b/i
@@ -220,3 +220,7 @@ score		SCC_HEAD_XMP_ANY	1
 describe	GMAIL_NOREPLY	A no-reply adress that Google does not use
 header		GMAIL_NOREPLY	From =~ /.*no\-reply\@gmail\.com/
 score		GMAIL_NOREPLY	1
+
+describe	SCC_SPAMURL_1	An url seen in recurring spam for years. 
+uri		SCC_SPAMURL_1	/growthwebinars.com\/masterclass/
+score		SCC_SPAMURL_1	1