tr: titles corrected and small changes
[enc.git] / index.php
1 <?php
2 header("HTTP/1.1 301 Moved Permanently");
3 header("Location: https://emailselfdefense.fsf.org/en");
4 exit();
5 ?>