mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-02 10:30:26 +00:00
deploy: 29d4a339ab1ec4f9be75b0e336d36e051d173558
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user