Skip to content

Commit

Permalink
Update cn usage
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Jan 23, 2024
1 parent fc71b5c commit c72fc7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit c72fc7c

Please sign in to comment.