mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-12 16:59:38 +07:00
chore: transferred to daeuniverse
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
/*
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
* Copyright (c) 2023, v2rayA Organization <team@v2raya.org>
|
||||
* Copyright (c) 2023, daeuniverse Organization <dae@v2raya.org>
|
||||
*/
|
||||
|
||||
package routing
|
||||
|
||||
import "github.com/v2rayA/dae/common/consts"
|
||||
import "github.com/daeuniverse/dae/common/consts"
|
||||
|
||||
type DomainMatcher interface {
|
||||
AddSet(bitIndex int, patterns []string, typ consts.RoutingDomainKey)
|
||||
|
Reference in New Issue
Block a user