MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / htmlEscape

Function htmlEscape

dig/dig.ts:29–39  ·  view source on GitHub ↗
(text: any)

Source from the content-addressed store, hash-verified

27 }
28 return args;
29}
30
31const COMMON_RECORD_TYPES = [
32 "A",
33 "AAAA",
34 "MX",
35 "CNAME",
36 "TXT",
37 "NS",
38 "SOA",
39 "PTR",
40 "SRV",
41 "CAA",
42];

Callers 3

formatShortDnsResultsFunction · 0.70
formatDetailedDnsResultsFunction · 0.70
digFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected