public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
[Rspamd] Minor changes to fishy tlds and bad words
5a89dc11
data/conf/rspamd/custom/bad_words.map | 6 ++++++
data/conf/rspamd/custom/fishy_tlds.map | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
Diff
diff --git a/data/conf/rspamd/custom/bad_words.map b/data/conf/rspamd/custom/bad_words.map
index 7ad801ce..fbd013bd 100644
--- a/data/conf/rspamd/custom/bad_words.map
+++ b/data/conf/rspamd/custom/bad_words.map
@@ -26,3 +26,9 @@ lottery
pillenversand
kredit
kredithilfe
+kapital
+krankenversicherung
+bitcoin
+pädophil
+freiberufler
+unternehmer
diff --git a/data/conf/rspamd/custom/fishy_tlds.map b/data/conf/rspamd/custom/fishy_tlds.map
index 8ee0c91e..b2d19766 100644
--- a/data/conf/rspamd/custom/fishy_tlds.map
+++ b/data/conf/rspamd/custom/fishy_tlds.map
@@ -1,5 +1,6 @@
/.+\.accountant$/i
/.+\.ar$/i
+/.+\.art$/i
/.+\.asia$/i
/.+\.bid$/i
/.+\.biz$/i
@@ -54,6 +55,7 @@
/.+\.science$/i
/.+\.se$/i
/.+\.si$/i
+/.+\.site$/i
/.+\.space$/i
/.+\.stream$/i
/.+\.sucks$/i
@@ -72,4 +74,3 @@
/.+\.work$/i
/.+\.world$/i
/.+\.xyz$/i
-