24 lines
943 B
HTML
24 lines
943 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>Foobar 2000</h1>
|
|
<p><a href="/articles">Back to catalog</a></p>
|
|
<img src="/images/foobar_logo.png" alt="foobar Logo">
|
|
<p>
|
|
Foobar2000 is an advanced freeware audio player for the Windows platform.
|
|
</p>
|
|
<h2>Spyware Level: <font color=yellow>Not Rated</font></h2>
|
|
<p>
|
|
Foobar2000 does not make it's source code availible, which could be hiding spyware features.
|
|
</p>
|
|
<p>
|
|
If you want to edit this article, or contribute your own article(s), email me at <a href="mailto:spyware@aaathats3as.com">spyware@aaathats3as.com</a>. All contributions must be liscenced under the CC0 liscence to be accepted.
|
|
</p>
|
|
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img src="/images/cc0.png" alt="CC0 Liscence"></a>
|
|
</body>
|
|
</html> |