mihomo/constant/geodata.go

9 lines
104 B
Go

package constant
var (
GeodataMode bool
GeoIpUrl string
MmdbUrl string
GeoSiteUrl string
)