MCPcopy
hub / github.com/irbis-sh/zen-desktop / ScrambleJSModifier

Struct ScrambleJSModifier

internal/networkrules/rulemodifiers/scramblejs.go:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type ScrambleJSModifier struct {
19 keys []*regexp.Regexp
20}
21
22var _ ActionModifier = (*ScrambleJSModifier)(nil)
23

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected