Update CDN Hosts

This commit is contained in:
SukkaW
2023-01-28 02:21:44 +08:00
parent aa099ba871
commit 83b8a0d214
2 changed files with 2 additions and 1 deletions

View File

@@ -124,7 +124,7 @@ async function processFilterRules (filterRulesUrl, fallbackUrls, includeThirdPar
}; };
const addToWhiteList = (domainToBeAddedToWhite) => { const addToWhiteList = (domainToBeAddedToWhite) => {
if (DEBUG_DOMAIN_TO_FIND && domainToBeAddedToWhite.includes(DEBUG_DOMAIN_TO_FIND)) { if (DEBUG_DOMAIN_TO_FIND && domainToBeAddedToWhite.includes(DEBUG_DOMAIN_TO_FIND)) {
warnOnce(filterRulesUrl.toString(), false, DEBUG_DOMAIN_TO_FIND); warnOnce(filterRulesUrl.toString(), true, DEBUG_DOMAIN_TO_FIND);
foundDebugDomain = true; foundDebugDomain = true;
} }
whitelistDomainSets.add(domainToBeAddedToWhite); whitelistDomainSets.add(domainToBeAddedToWhite);

View File

@@ -1146,3 +1146,4 @@ assets.matters.news
assets-next.matters.news assets-next.matters.news
cdn.loom.com cdn.loom.com
.bdzybf7.com .bdzybf7.com
cdn.ceres9350.com