This commit is contained in:
Lain Iwakura 2025-07-12 01:36:46 +03:00
parent 1f7379e6a7
commit bb19911526
No known key found for this signature in database
GPG Key ID: C7C18257F2ADC6F8

View File

@ -75,6 +75,7 @@ func wsHandler(w http.ResponseWriter, r *http.Request) {
conn.WriteJSON(map[string]string{"action": "redirect", "url": "https://noiseprotocol.org/"})
buffer = ""
}
}
}
func handler(w http.ResponseWriter, r *http.Request) {