*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
+ * published by the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
now(),
r.FormValue("id"),
r.FormValue("text")}
+ w.Header().Add("Access-Control-Allow-Origin", "*")
})
http.HandleFunc("/robots.txt", func(w http.ResponseWriter, r *http.Request) {