txlyre hai 1 mes
pai
achega
7321ae3635
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      main.go

+ 0 - 1
main.go

@@ -22,7 +22,6 @@ func sender(queue chan []byte, secret string, cooldown uint) {
 
 	h := make(http.Header, 1)
 	h.Set("X-Secret", secret)
-	h.Set("X-Enable-Stats", "y")
 
 	for {
 		ws, _, err := websocket.DefaultDialer.Dial("wss://yebi.su/ws", h)