mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-05 13:37:30 +00:00
chore: add classical provider for nameserver-policy, and rename domain-set to rule-set
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build linux && !no_fake_tcp
|
||||
// +build linux
|
||||
// +build linux,!no_fake_tcp
|
||||
|
||||
package faketcp
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//go:build !linux || no_fake_tcp
|
||||
// +build !linux
|
||||
// +build !linux no_fake_tcp
|
||||
|
||||
package faketcp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user