standardizing enhanced by tag

patch-1
MostInterestingBotInTheWorld 2022-05-05 10:37:08 -04:00 committed by GitHub
parent 3633b7ccef
commit 2ce7dbd155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,4 +61,4 @@ requests:
- (!regex("(?i)POP3",body_1)) && (!regex("(?i)POP3",body_2)) && (regex("(?i)POP3",body_6))
- (!regex("(?i)SMTP",body_1)) && (!regex("(?i)SMTP",body_2)) && ((regex("(?i)SMTP",body_5)) || (regex("(?i)SMTP",body_7)) || (regex("(?i)SMTP",body_8)))
# Updated by Chris on 2022/01/21
# Ehanced by cs on 2022/01/21