deploy: 221750e2df3d9999cca2df3a90892fc16f8fff28

This commit is contained in:
SukkaBot
2022-02-23 19:43:45 +00:00
parent 60a250fea1
commit ccd62344fd
2 changed files with 649 additions and 460 deletions

View File

@@ -95,7 +95,8 @@ async function processFilterRules(filterRulesUrl) {
'ae01.alicdn.com',
'whoami.akamai.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> */
const blacklistDomainSets = new Set();

File diff suppressed because it is too large Load Diff