diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-01-06 13:11:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-06 13:11:18 +0000 |
commit | 8956e6f788459ebca849f3c39c770ab01882ea01 (patch) | |
tree | c28a7c9c5636c77a120ba0762921bf3809752ac1 | |
parent | 1dc2102d3ff0dabda14bf2098a4ef21645db0848 (diff) | |
parent | db35296366ddfc852579767ae7a78e42493a81f2 (diff) | |
download | rspamd-8956e6f788459ebca849f3c39c770ab01882ea01.tar.gz rspamd-8956e6f788459ebca849f3c39c770ab01882ea01.zip |
Merge pull request #1316 from dehnli/master
[Minor] Update `mid` list
-rw-r--r-- | conf/mid.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/mid.inc b/conf/mid.inc index a4cc70624..216533a35 100644 --- a/conf/mid.inc +++ b/conf/mid.inc @@ -3,7 +3,7 @@ alibaba.com /^[a-f0-9]{8}(?:-[a-f0-9]{4}){3}-[a-f0-9]{12}-0$/ aliexpress.com /^(?:(?:[0-9]{14,15}|[a-z]{4}UTT_[0-9]{5,6}_)[$])?[a-f0-9]{32}$/ -beeline.ru /^<[A-z0-9]{18}>$/ +beeline.ru /^<[A-z0-9+]{18}>$/ noreply.esphere.ru noreply.etprf.ru garant.ru |