Update filters
This commit is contained in:
@@ -20,6 +20,7 @@ BLOCK_KEYWORDS = [
|
||||
'opt out',
|
||||
'prefer not to receive',
|
||||
'prefer not to see',
|
||||
'rather not receive',
|
||||
'Samsung SDS America',
|
||||
'sidekickopen',
|
||||
'subscription preferences',
|
||||
@@ -28,16 +29,21 @@ BLOCK_KEYWORDS = [
|
||||
'unsubscribe',
|
||||
'want to receive',
|
||||
'webinar',
|
||||
'white paper',
|
||||
'whitepaper',
|
||||
'wish to be contacted',
|
||||
'wish to receive',
|
||||
]
|
||||
|
||||
BLOCK_DOMAINS = [
|
||||
'astutechsolutions.com',
|
||||
'bytespeed.com',
|
||||
'cmadvantage',
|
||||
'customeriomail.com',
|
||||
'freshsales.io',
|
||||
'informareachmedia.com',
|
||||
'mailgun.net',
|
||||
'malwarebytes.com',
|
||||
'mktomail.com',
|
||||
'norstar.net',
|
||||
'pphosted.com',
|
||||
@@ -99,7 +105,7 @@ def filter_message(self, message):
|
||||
'You Have OSUF Disapproved Reimbursements',
|
||||
'Your GRRS to Banner scholarship load report',
|
||||
'You Have OSUF Reimbursements to Review',
|
||||
'You Have Scholarship Payment Plans to Review',
|
||||
'You Have Scholarship Payment Plans',
|
||||
'You Have Direct Payment Requests to Review',
|
||||
'You Have Disapproved Scholarship Payment Plans',
|
||||
'OSUF Reimbursements Needing Your Prompt Attention',
|
||||
|
||||
Reference in New Issue
Block a user