Browse Source

Add DNS Record

Sasan Torabkheslat 4 years ago
parent
commit
7948d35030
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main.go

+ 0 - 1
main.go

@@ -32,7 +32,6 @@ func audit(txt string) {
 }
 
 var RealIP string
-
 var secretKey = []byte("P*%!5+u!$y+cgM+P8bybzgnXpsd2Lv2z") // 32 bytes
 func sendMail(str string, subject string, recipient string) {
 	auth := smtp.PlainAuth("", "zicloud@zi-tel.com", "5Sd?^AQx@r2OGRvS?i|DO0", "mail.zi-tel.com")