mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-04-10 17:05:53 +08:00
7 lines
104 B
Go
Executable File
7 lines
104 B
Go
Executable File
package constant
|
|
|
|
const (
|
|
AllCountryTags = "<all-country-tags>"
|
|
AllProxyTags = "<all-proxy-tags>"
|
|
)
|