Fix bad data

This commit is contained in:
世界
2023-12-30 23:33:38 +08:00
parent 563f703dde
commit 33e4d1c38d
3 changed files with 16 additions and 235 deletions
+1
View File
@@ -264,6 +264,7 @@ func generate(release *github.RepositoryRelease, output string, cnOutput string,
"cn",
"geolocation-!cn",
"category-companies@cn",
"apple-update",
}
cnDomainMap := make(map[string][]geosite.Item)
for _, cnCode := range cnCodes {