diff --git a/var/www/html/index.php b/var/www/html/index.php index 7bd3eb1..9f18fe2 100644 --- a/var/www/html/index.php +++ b/var/www/html/index.php @@ -34,7 +34,7 @@ if(isset($_SERVER['HTTP_HOST']) && preg_match('/danwin1210\.(i2p|me)$/', $_SERVE <li>FTP access</li> <li>SFTP access</li> <li>No disk quota, but please be fair about your disk usage - quota will come</li> -<li>mail() can send e-mails from your.onion@<?php echo ADDRESS; ?> (your.onion@hosting.danwin1210.me for clearnet) - not yet working but will return in future, use https://github.com/PHPMailer/PHPMailer or similar for now</li> +<li>mail() can send e-mails from your.onion@<?php echo ADDRESS; ?> (your.onion@hosting.danwin1210.me for clearnet) - not yet working but will return in future, use <a href="https://github.com/PHPMailer/PHPMailer" target="_blank">https://github.com/PHPMailer/PHPMailer</a> or similar for now</li> <li>Webmail and IMAP, POP3 and SMTP access to your mail account</li> <li>Mail sent to anything@your.onion gets automatically redirected to your inbox</li> <li>Your own .onion address</li>