MCPcopy
hub / github.com/SukkaW/Surge / build-domestic-direct-lan-ruleset-dns-mapping-module.ts

File build-domestic-direct-lan-ruleset-dns-mapping-module.ts

Build/build-domestic-direct-lan-ruleset-dns-mapping-module.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import path from 'node:path';
3import { DOMESTICS, DOH_BOOTSTRAP, AdGuardHomeDNSMapping } from '../Source/non_ip/domestic';
4import { DIRECTS, HOSTS, LAN } from '../Source/non_ip/direct';

Callers

nothing calls this directly

Calls 12

taskFunction · 0.90
compareAndWriteFileFunction · 0.90
createGetDnsMappingRuleFunction · 0.85
buildLANCacheRulesetFunction · 0.85
writeMethod · 0.80
addFromRulesetMethod · 0.80
appendDescriptionMethod · 0.80
withTitleMethod · 0.80
addDomainWildcardMethod · 0.80
addDomainMethod · 0.80
addDomainSuffixMethod · 0.80

Tested by

no test coverage detected