Update filters

This commit is contained in:
Stacy Brock
2023-03-14 13:48:14 -07:00
parent e95ada8a64
commit 508e12c715

View File

@@ -25,6 +25,7 @@ BLOCK_KEYWORDS = [
'megacast',
'modify your preferences',
'newsletter',
'no longer would like to be contacted',
'opt-out',
'opt out',
'prefer not to receive',
@@ -38,6 +39,7 @@ BLOCK_KEYWORDS = [
'survey',
'take-me-off',
'this advertisement',
'unsub_center',
'unsubscribe',
'want to receive',
'webinar',
@@ -48,6 +50,7 @@ BLOCK_KEYWORDS = [
]
BLOCK_DOMAINS = [
'aafintl.com',
'atscale.com',
'astutechsolutions.com',
'bytespeed.com',
@@ -113,7 +116,8 @@ ALLOW = [
'ideal-logic.com',
'heliocampus.atlassian.net',
'ctptravelservices.com',
'Travel@concursolutions.com'
'Travel@concursolutions.com',
'substack.com'
]
normalized = {}