17 lines
355 B
HTML
17 lines
355 B
HTML
<!DOCTYPE HTML>
|
|
<html lang=”en-us”>
|
|
<head>
|
|
<link rel="stylesheet" href="/style.css">
|
|
<meta charset="UTF-8">
|
|
<title>Spyware Watchdog</title>
|
|
</head>
|
|
<body>
|
|
<h1>Contact</h1>
|
|
<p>
|
|
My E-Mail is <a href="mailto:spyware@aaathats3as.com">spyware@aaathats3as.com</a><br>
|
|
My XMPP is spyware@openxmpp.org<br>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|