mirror of
https://github.com/SagerNet/sing-geosite.git
synced 2025-02-06 21:02:41 +08:00
Update cn usage
This commit is contained in:
parent
fc71b5c331
commit
c72fc7caba
3
main.go
3
main.go
@ -301,8 +301,7 @@ func generate(release *github.RepositoryRelease, output string, cnOutput string,
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
cnCodes := []string{
|
cnCodes := []string{
|
||||||
"cn",
|
"geolocation-cn",
|
||||||
"geolocation-!cn",
|
|
||||||
}
|
}
|
||||||
cnDomainMap := make(map[string][]geosite.Item)
|
cnDomainMap := make(map[string][]geosite.Item)
|
||||||
for _, cnCode := range cnCodes {
|
for _, cnCode := range cnCodes {
|
||||||
|
Loading…
Reference in New Issue
Block a user