mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Update rule_action.go
Signed-off-by: KdeInit <162863344+KdeInit@users.noreply.github.com>
This commit is contained in:
parent
9a2639f40a
commit
56db5f8e54
@ -297,7 +297,6 @@ func (r *RuleActionReject) Error(ctx context.Context) error {
|
|||||||
return returnErr
|
return returnErr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
type RuleActionHijackDNS struct{}
|
type RuleActionHijackDNS struct{}
|
||||||
|
|
||||||
func (r *RuleActionHijackDNS) Type() string {
|
func (r *RuleActionHijackDNS) Type() string {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user