Compare commits

..
Author SHA1 Message Date
世界 c72fc7caba Update cn usage 2024-01-23 10:59:48 +08:00
世界 fc71b5c331 Merge category-*@cn to cn 2024-01-03 12:10:32 +08:00
+1 -3
View File
@@ -301,9 +301,7 @@ func generate(release *github.RepositoryRelease, output string, cnOutput string,
return err
}
cnCodes := []string{
"cn",
"geolocation-!cn",
"category-companies@cn",
"geolocation-cn",
}
cnDomainMap := make(map[string][]geosite.Item)
for _, cnCode := range cnCodes {