runt0

Results 1 comments of runt0

Maybe I found the reason:`the pkg/wildcards/resolver.go:33`,the code to genrate resolver is: ``` // AddServersFromList adds the resolvers from a list of servers func (w *Resolver) AddServersFromList(list []string) { for i...