mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
Update CDN Hosts
This commit is contained in:
parent
aa099ba871
commit
83b8a0d214
@ -124,7 +124,7 @@ async function processFilterRules (filterRulesUrl, fallbackUrls, includeThirdPar
|
||||
};
|
||||
const addToWhiteList = (domainToBeAddedToWhite) => {
|
||||
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;
|
||||
}
|
||||
whitelistDomainSets.add(domainToBeAddedToWhite);
|
||||
|
||||
@ -1146,3 +1146,4 @@ assets.matters.news
|
||||
assets-next.matters.news
|
||||
cdn.loom.com
|
||||
.bdzybf7.com
|
||||
cdn.ceres9350.com
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user