nlh1996

Results 1 issues of nlh1996

## 89ip.go err处理有问题,有时会导致空指针。 ``` if resp.StatusCode != 200 { // clog.Warn(err.Error()) return } ``` ## xicidl.go 请求有问题,我重写了。 > 详见 https://github.com/nlh1996/gopa/blob/master/proxy/xicidl.go