mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-18 08:20:53 +00:00
feat: add ecs for each domain query
This commit is contained in:
parent
161ef62d78
commit
4ce8f7f9d8
1 changed files with 5 additions and 0 deletions
5
constant/ecs.go
Normal file
5
constant/ecs.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package constant
|
||||
|
||||
import D "github.com/miekg/dns"
|
||||
|
||||
var DefaultECS *D.OPT
|
Loading…
Add table
Reference in a new issue