1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 13:54:41 -05:00
sub2sing-box/constant/placeholder.go

7 lines
104 B
Go
Raw Permalink Normal View History

2024-09-30 13:27:22 -04:00
package constant
const (
AllCountryTags = "<all-country-tags>"
AllProxyTags = "<all-proxy-tags>"
)