Compare commits

..
Author SHA1 Message Date
世界 985b17f1ed Merge category-*@cn to cn 2024-01-02 00:31:18 +08:00
+1
View File
@@ -303,6 +303,7 @@ func generate(release *github.RepositoryRelease, output string, cnOutput string,
cnCodes := []string{ cnCodes := []string{
"cn", "cn",
"geolocation-!cn", "geolocation-!cn",
"category-companies@cn",
} }
cnDomainMap := make(map[string][]geosite.Item) cnDomainMap := make(map[string][]geosite.Item)
for _, cnCode := range cnCodes { for _, cnCode := range cnCodes {