Compare commits

...

1 Commits

Author SHA1 Message Date
世界
c72fc7caba Update cn usage 2024-01-23 10:59:48 +08:00

View File

@@ -301,8 +301,7 @@ func generate(release *github.RepositoryRelease, output string, cnOutput string,
return err
}
cnCodes := []string{
"cn",
"geolocation-!cn",
"geolocation-cn",
}
cnDomainMap := make(map[string][]geosite.Item)
for _, cnCode := range cnCodes {