fix: remove extra and the actual original IDNA domain name is no longer stored, for reduce memory
This commit is contained in:
@ -83,6 +83,4 @@ type Rule interface {
|
||||
Payload() string
|
||||
ShouldResolveIP() bool
|
||||
ShouldFindProcess() bool
|
||||
RuleExtra() *RuleExtra
|
||||
SetRuleExtra(re *RuleExtra)
|
||||
}
|
||||
|
Reference in New Issue
Block a user