1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 13:34:43 -05:00
sub2sing-box/constant/placeholder.go
2024-11-06 18:38:59 +08:00

7 lines
104 B
Go
Executable File

package constant
const (
AllCountryTags = "<all-country-tags>"
AllProxyTags = "<all-proxy-tags>"
)