瀏覽代碼

IPs are back

Loweel 4 年之前
父節點
當前提交
c3e6d64fe4
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      classifier.go

+ 0 - 2
classifier.go

@@ -88,8 +88,6 @@ func feedRequest(req *http.Request, class string) {
 
 	feedarray := strings.Fields(feed)
 
-	fmt.Println(feedarray)
-
 	if class == "BAD" {
 		for _, token := range feedarray {