mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-12 04:23:24 +02:00
[Rspamd] Minor changes to fishy tlds and bad words
This commit is contained in:
parent
6e82a35929
commit
5a89dc114d
@ -26,3 +26,9 @@ lottery
|
|||||||
pillenversand
|
pillenversand
|
||||||
kredit
|
kredit
|
||||||
kredithilfe
|
kredithilfe
|
||||||
|
kapital
|
||||||
|
krankenversicherung
|
||||||
|
bitcoin
|
||||||
|
pädophil
|
||||||
|
freiberufler
|
||||||
|
unternehmer
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/.+\.accountant$/i
|
/.+\.accountant$/i
|
||||||
/.+\.ar$/i
|
/.+\.ar$/i
|
||||||
|
/.+\.art$/i
|
||||||
/.+\.asia$/i
|
/.+\.asia$/i
|
||||||
/.+\.bid$/i
|
/.+\.bid$/i
|
||||||
/.+\.biz$/i
|
/.+\.biz$/i
|
||||||
@ -54,6 +55,7 @@
|
|||||||
/.+\.science$/i
|
/.+\.science$/i
|
||||||
/.+\.se$/i
|
/.+\.se$/i
|
||||||
/.+\.si$/i
|
/.+\.si$/i
|
||||||
|
/.+\.site$/i
|
||||||
/.+\.space$/i
|
/.+\.space$/i
|
||||||
/.+\.stream$/i
|
/.+\.stream$/i
|
||||||
/.+\.sucks$/i
|
/.+\.sucks$/i
|
||||||
@ -72,4 +74,3 @@
|
|||||||
/.+\.work$/i
|
/.+\.work$/i
|
||||||
/.+\.world$/i
|
/.+\.world$/i
|
||||||
/.+\.xyz$/i
|
/.+\.xyz$/i
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user