mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-07-04 17:32:34 +08:00
⚡Auto detect if need country group
This commit is contained in:
6
constant/placeholder.go
Normal file
6
constant/placeholder.go
Normal file
@ -0,0 +1,6 @@
|
||||
package constant
|
||||
|
||||
const (
|
||||
AllCountryTags = "<all-country-tags>"
|
||||
AllProxyTags = "<all-proxy-tags>"
|
||||
)
|
Reference in New Issue
Block a user