SpywareWatchdog/contact.html

20 lines
796 B
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<title>Contact - Spyware Watchdog</title>
<link rel="stylesheet" href="style2.css"/>
</head>
<body>
<div class="case">
<div class="nav"><a href="index.html">&larr; Home</a></div>
<h1>Contact</h1>
<p>
XMPP MUC (Recommended clients: Dino, Profanity or PSI+ in that order): spyware@conference.nuegia.net<br/>
Git Repo: <a href="https://codeberg.org/TheShadow/SpywareWatchdog">codeberg.org/TheShadow/SpywareWatchdog</a><br/>
</p>
<br/>
</div>
</body>
2020-02-07 09:12:15 +02:00
</html>