mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-03 02:50:23 +00:00
deploy: e90dfad5269746b7ecf0d02bc913f4e2b0cf4549
This commit is contained in:
@@ -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
Reference in New Issue
Block a user