mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-03 11:00:25 +00:00
deploy: a4c266afea71859f69078dbf69d2bd2377b4c2ef
This commit is contained in:
@@ -96,7 +96,9 @@ async function processFilterRules(filterRulesUrl) {
|
|||||||
'whoami.akamai.net',
|
'whoami.akamai.net',
|
||||||
'whoami.ds.akahelp.net',
|
'whoami.ds.akahelp.net',
|
||||||
'pxlk9.net.', // This one is malformed from EasyList, which I will manually add instead
|
'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
|
'instant.page', // No, it doesn't violate anyone's privacy. I will whitelist it
|
||||||
|
'piwik.pro',
|
||||||
|
'mixpanel.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
@@ -632,7 +632,6 @@ analytics.slashdotmedia.com
|
|||||||
.getexceptional.com
|
.getexceptional.com
|
||||||
.jumptap.com
|
.jumptap.com
|
||||||
.localytics.com
|
.localytics.com
|
||||||
.mixpanel.com
|
|
||||||
.mobile-collector.newrelic.com
|
.mobile-collector.newrelic.com
|
||||||
.playtomic.com
|
.playtomic.com
|
||||||
.stathat.com
|
.stathat.com
|
||||||
|
|||||||
Reference in New Issue
Block a user