Add the BadWolf article and fix xhtml errors in the lynx article.
This commit is contained in:
parent
370cf66e78
commit
b1b84dc673
|
@ -0,0 +1,37 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" xml:lang="en">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
||||||
|
<meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/lynx.html"/>
|
||||||
|
<link rel="icon" href = "../images/favicon.ico"/>
|
||||||
|
<title>BadWolf - Spyware Watchdog</title>
|
||||||
|
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="case">
|
||||||
|
<div class="nav">
|
||||||
|
<a href="index.html">← Catalog</a>
|
||||||
|
</div>
|
||||||
|
<div class="center">
|
||||||
|
<img src="../images/badwolf.png" alt="Lynx Logo"/>
|
||||||
|
<h1>BadWolf</h1>
|
||||||
|
<p>Badwolf is a minimalist and privacy-oriented web browser based on WebKitGTK.</p>
|
||||||
|
<h2>Spyware Level: <span class="green">Not Spyware</span></h2>
|
||||||
|
<p>BadWolf <span class="green">makes no unsolicited requests at all.</span></p>
|
||||||
|
<p>BadWolf is a pretty decent browser worth looking into. A couple of neat features worth noting is that BadWolf has a JavaScript switch and an image viewer switch, which is useful for daily tasks.</p>
|
||||||
|
<hr></hr>
|
||||||
|
<h4>Further Reading</h4>
|
||||||
|
<p><a href="https://hacktivis.me/projects/badwolf">BadWolf Homepage</a></p>
|
||||||
|
<hr></hr>
|
||||||
|
<p>This article was created on 6/19/2021</p>
|
||||||
|
<p>This article was lasted edited on 6/19/2021</p>
|
||||||
|
<hr></hr>
|
||||||
|
<p>If you want to contribute to this website, you can always <a href="https://codeberg.org/shadow/SpywareWatchdog">make a pull request</a>.</p>
|
||||||
|
<p>All contributions must be licensed under the CC0 license to be accepted.</p>
|
||||||
|
<a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -17,9 +17,9 @@
|
||||||
<div class="center">
|
<div class="center">
|
||||||
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
|
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
|
||||||
<h1>Lynx</h1>
|
<h1>Lynx</h1>
|
||||||
<center>
|
<div class="center">
|
||||||
<a href="lynx_pl.html">[Polski]</a><br><br>
|
<a href="lynx_pl.html">[Polski]</a>
|
||||||
</center>
|
</div>
|
||||||
<p>Lynx is a text browser for the World Wide Web.</p>
|
<p>Lynx is a text browser for the World Wide Web.</p>
|
||||||
<h2>Spyware Level: <span class="green">Not Spyware</span></h2>
|
<h2>Spyware Level: <span class="green">Not Spyware</span></h2>
|
||||||
<p>Lynx <span class="green">makes no unsolicited requests at all.</span></p>
|
<p>Lynx <span class="green">makes no unsolicited requests at all.</span></p>
|
||||||
|
|
|
@ -17,9 +17,9 @@
|
||||||
<div class="center">
|
<div class="center">
|
||||||
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
|
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
|
||||||
<h1>Lynx</h1>
|
<h1>Lynx</h1>
|
||||||
<center>
|
<div class="center">
|
||||||
<a href="lynx.html">[English]</a><br><br>
|
<a href="lynx.html">[English]</a>
|
||||||
</center>
|
</div>
|
||||||
<p>Lynx jest tekstową przeglądarką internetową.</p>
|
<p>Lynx jest tekstową przeglądarką internetową.</p>
|
||||||
<h2>Poziom Oprogramowania Szpiegowskiego: <span class="green">Brak oprogramowania szpiegowskiego</span></h2>
|
<h2>Poziom Oprogramowania Szpiegowskiego: <span class="green">Brak oprogramowania szpiegowskiego</span></h2>
|
||||||
<p>Lynx <span class="green">nie wysyła żadnych niepożądanych żądań.</span></p>
|
<p>Lynx <span class="green">nie wysyła żadnych niepożądanych żądań.</span></p>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
Loading…
Reference in New Issue