From 204d2174dd6d37026ce104d22fe571dcd4c822a4 Mon Sep 17 00:00:00 2001 From: Hanno 'Rince' Wagner Date: Fri, 31 Mar 2017 00:28:42 +0200 Subject: [PATCH] Erweitert --- common/phrase_spam | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/phrase_spam b/common/phrase_spam index f1cc51b..3cb7497 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -1095,6 +1095,8 @@ describe SEOCOM SEO Company header USERSLIST_HEADER1 Subject =~ /\bUsers\bList/i rawbody USERSLIST_BODY1 /\
\

\If you don=E2=80=99t want/ -meta META_USERSLIST (( USERSLIST_HEADER1 + USERSLIST_BODY1 + USERSLIST_BODY2 ) > 1 ) +rawbody USERSLIST_BODY3 /A Quick Follow up to you that if you are interested in/i +rawbody USERSLIST_BODY4 /we also have other technology users like: aws, tripod seat, Jira,/i +meta META_USERSLIST (( USERSLIST_HEADER1 + USERSLIST_BODY1 + USERSLIST_BODY2 ) || ( USERSLIST_HEADER1 + USERSLIST_BODY3 + USERSLIST_BODY4 ) > 1 ) describe META_USERSLIST Question for a Users List score META_USERSLIST 0.5 -- 2.39.2