Brazilian Portuguese translation of Netsurf article added
This commit is contained in:
parent
8d8f434d00
commit
c5de0180b9
|
@ -0,0 +1,36 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!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"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Netsurf — Spyware Watchdog</title>
|
||||
<link rel="stylesheet" href="../style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="case">
|
||||
<div class="nav"><a href="index.html">← Catálogo</a></div>
|
||||
<div class="main">
|
||||
<img src="../images/netsurf.png" alt="Images are in the ../images folder"/>
|
||||
<h1>Netsurf</h1>
|
||||
<p>De acordo com seu site: "O NetSurf é um navegador web multi-plataforma para RISC OS, plataformas do tipo UNIX (incluindo Linux), Mac OS X e muito mais".<sup><a href="#s1">[1]</a></sup> Versão testada: Netsurf 3.9.</p>
|
||||
<h2>Nível de Spyware: <span class="yellowgreen">Baixo</span></h2>
|
||||
<p>Ao iniciar o NetSurf faz uma solicitação para obter o ícone do mecanismo de pesquisa padrão, esse me canismo de pesquisa padrão é o Google. Isso foi testado com mitmproxy. Fora isso não há requisições não solicitadas. Depois de seguir o <a href="../guides/netsurf.html">guia de mitigação</a>, este software é classificado como <span class="green">Não é Spyware</span>.</p>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="footer">
|
||||
<div class="sources">
|
||||
<h4>Sources:</h4>
|
||||
<ol>
|
||||
<li id="s1"><a href="https://www.netsurf-browser.org">www.netsurf-browser.org/</a> <a href="https://web.archive.org/web/20200322201240/http://www.netsurf-browser.org/">[web.archive.org]</a> <a href="https://archive.is/RiYFl">[archive.is]</a> <a href="https://ghostarchive.org/VhLP8?kreymer=false">[ghostarchive.org]</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
<hr/>
|
||||
<b>Esta é uma tradução do artigo em Inglês. Pode estar desatualizado. Compare as datas em ambos os artigos.</b>
|
||||
<p>Se você quiser editar este artigo, ou contribuir com seu(s) próprio(s) artigo(s), visite-nos no repositório git no <a href="https://codeberg.org/shadow/SpywareWatchdog">Codeberg</a>.</p>
|
||||
<p>Todas as contribuições devem ser licenciadas sob a licença CC0 para serem aceitas.</p>
|
||||
<a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue