This commit is contained in:
Tomas Dvorak
2025-07-04 11:59:07 +02:00
parent 2ca229d148
commit 72fc6d84ec
+1
View File
@@ -26,6 +26,7 @@ var domainMap = map[string]EmailConfig{
"tdvorak.dev": {"[email protected]", "%8s3Yad*!b3*t"}, "tdvorak.dev": {"[email protected]", "%8s3Yad*!b3*t"},
"vbly.org": {"[email protected]", "!N0^e0Q9k*mV"}, "vbly.org": {"[email protected]", "!N0^e0Q9k*mV"},
"sportcreative.eu": {"[email protected]", "@dN$TZPgG5!"}, "sportcreative.eu": {"[email protected]", "@dN$TZPgG5!"},
"reklik.net": {"[email protected]", "FK8eAwJbSkP2%H"},
} }
func sendHandler(w http.ResponseWriter, r *http.Request) { func sendHandler(w http.ResponseWriter, r *http.Request) {