Update filters
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user