You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2022/05/04 06:43:17 UTC

svn commit: r1900538 - /spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf

Author: gbechis
Date: Wed May  4 06:43:17 2022
New Revision: 1900538

URL: http://svn.apache.org/viewvc?rev=1900538&view=rev
Log:
Match html files stored on Fleek cloud

Modified:
    spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf

Modified: spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf?rev=1900538&r1=1900537&r2=1900538&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf Wed May  4 06:43:17 2022
@@ -76,3 +76,8 @@ meta       GB_FAKE_RF_SHORT
 describe   GB_FAKE_RF_SHORT              Fake reply or forward with url shortener
 score      GB_FAKE_RF_SHORT              2.000 # limit
 tflags     GB_FAKE_RF_SHORT              publish
+
+uri        GB_URI_FLEEK_STO_HTM          m,^https?://storageapi\.fleek\.co/.*\.html?,i
+describe   GB_URI_FLEEK_STO_HTM          Html file stored on Fleek cloud
+score      GB_URI_FLEEK_STO_HTM          1.000 # limit
+tflags     GB_URI_FLEEK_STO_HTM          multiple maxhits=5