MCPcopy
hub / github.com/SukkaW/Surge / build-microsoft-cdn.worker.ts

File build-microsoft-cdn.worker.ts

Build/build-microsoft-cdn.worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { task } from './trace';
2import { SHARED_DESCRIPTION } from './constants/description';
3import { RulesetOutput } from './lib/rules/ruleset';
4import { RULES, PROBE_DOMAINS, DOMAINS, DOMAIN_SUFFIXES, BLACKLIST } from './constants/microsoft-cdn';

Callers

nothing calls this directly

Calls 10

taskFunction · 0.90
fetchRemoteTextByLineFunction · 0.90
writeMethod · 0.80
bulkAddDomainSuffixMethod · 0.80
bulkAddDomainMethod · 0.80
appendDataSourceMethod · 0.80
addFromRulesetMethod · 0.80
appendDescriptionMethod · 0.80
withTitleMethod · 0.80

Tested by

no test coverage detected