mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-20 19:04:01 +00:00
deploy: 221750e2df3d9999cca2df3a90892fc16f8fff28
This commit is contained in:
@@ -95,7 +95,8 @@ async function processFilterRules(filterRulesUrl) {
|
|||||||
'ae01.alicdn.com',
|
'ae01.alicdn.com',
|
||||||
'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
|
||||||
]);
|
]);
|
||||||
/** @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