Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
const
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
formatShortDnsResults
Function · 0.70
formatDetailedDnsResults
Function · 0.70
dig
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected