deploy: 29d4a339ab1ec4f9be75b0e336d36e051d173558

This commit is contained in:
SukkaBot
2022-04-14 06:21:30 +00:00
parent 3490662031
commit 438ef1b491
2 changed files with 2 additions and 2 deletions

View File

@@ -98,7 +98,8 @@ async function processFilterRules(filterRulesUrl) {
'pxlk9.net.', // This one is malformed from EasyList, which I will manually add instead
'instant.page', // No, it doesn't violate anyone's privacy. I will whitelist it
'piwik.pro',
'mixpanel.com'
'mixpanel.com',
'heapanalytics.com'
]);
/** @type Set<string> */
const blacklistDomainSets = new Set();