changes the format

This commit is contained in:
Baobab 2020-10-13 21:54:13 +02:00
parent 73462b1a72
commit 6d3bbe5bfd
1 changed files with 21 additions and 26 deletions

View File

@ -4,35 +4,30 @@
<head> <head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/> <meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="viewport" content="width=device-width,initial-scale=1"/>
<link rel="icon" href = "images/favicon.ico"/> <meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/otter.html"/>
<title>Otter Browser — Spyware Watchdog</title> <link rel="icon" href = "../images/favicon.ico"/>
<title>Otter Browser - Spyware Watchdog</title>
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/> <link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
</head> </head>
<body> <body>
<div class="nav"><a href="index.html">&larr; Catalog</a></div> <div class="case">
<div class="nav">
<div class="center"> <a href="index.html">&larr; Catalog</a>
</div>
<img src="../images/otter_browser_logo.png" alt="Otter Browser Logo"/> <div class="center">
<img src="../images/otter_browser_logo.png" alt="Otter Browser Logo"/>
<p>From their website: "Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5." Their motto is: "Controlled by the user, not vice versa". Version tested: 0.9.12 (SlackBuild from slackbuilds.org). Program used for testing requests: Mitmproxy.</p> <h1>Otter Browser</h1>
<p>From their website: "Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5." Their motto is: "Controlled by the user, not vice versa". Version tested: 0.9.12 (SlackBuild from slackbuilds.org). Program used for testing requests: Mitmproxy.</p>
<h2>Spyware Level: <span class="lime">Not Spyware</span></h2> <h2>Spyware Level: <span class="lime">Not Spyware</span></h2>
<p>Otter Browser <b><span class="lime">makes no unsolicited requests at all.</span></b> It is fully open source. The developers, also, don't plan to include any spyware "features" in the future. This seems like a true privacy-based web browser (at least for now).</p>
<p>Otter Browser <b><span class="lime">makes no unsolicited requests at all.</span></b> It is fully open source. The developers, also, don't plan to include any spyware "features" in the future. This seems like a true privacy-based web browser (at least for now).</p> <hr></hr>
<p>This article was created on 11/25/2017</p>
<hr></hr> <p>This article was lasted edited on 10/5/2020</p>
<hr></hr>
<p>This article was created on 11/25/2017</p> <p>If you want to contribute to this website, you can always <a href="https://codeberg.org/TheShadow/SpywareWatchdog">make a pull request</a>.</p>
<p>This article was lasted edited on 10/5/2020</p> <p>All contributions must be licensed under the CC0 license to be accepted.</p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
<hr></hr> </div>
<p>If you want to edit this article, or contribute your own article(s), contact us on XMPP over in spyware@conference.nuegia.net, or visit us at the git repo on <a href="https://codeberg.org/TheShadow/SpywareWatchdog">Codeberg</a>. All contributions must be licensed under the CC0 license to be accepted.</p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
<p><a href="../articles/index.html">Back to catalog</a></p>
</div> </div>
</body> </body>
</html> </html>