deploy: e90dfad5269746b7ecf0d02bc913f4e2b0cf4549

This commit is contained in:
SukkaBot
2022-04-15 02:09:12 +00:00
parent 0cbc6edb22
commit 83d9d4c694
2 changed files with 1043 additions and 994 deletions

View File

@@ -99,7 +99,8 @@ async function processFilterRules(filterRulesUrl) {
'instant.page', // No, it doesn't violate anyone's privacy. I will whitelist it 'instant.page', // No, it doesn't violate anyone's privacy. I will whitelist it
'piwik.pro', 'piwik.pro',
'mixpanel.com', 'mixpanel.com',
'heapanalytics.com' 'heapanalytics.com',
'dataunlocker.com'
]); ]);
/** @type Set<string> */ /** @type Set<string> */
const blacklistDomainSets = new Set(); const blacklistDomainSets = new Set();

File diff suppressed because it is too large Load Diff