Translate Lynx article to Polish

This commit is contained in:
sech1p 2021-01-03 02:37:23 +01:00
parent bfd536258b
commit 8f2a846b8c
2 changed files with 38 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<a href="../articles/browsers.html">Comparison between web browsers</a><br></br>
<a href="../articles/netsurf.html">NetSurf</a> <a href="../articles/netsurf_pl.html">[Polski]</a> <a href="../guides/netsurf.html">[Mitigation Guide]</a> <a href="../guides/netsurf_pl.html">[Poradnik Mitygacji]</a><br></br>
<a href="../articles/surf.html">Surf</a> <a href="surf_fr.html">[Francais]</a> <a href="surf_pl.html">[Polski]</a><br></br>
<a href="../articles/lynx.html">Lynx</a><br></br>
<a href="../articles/lynx.html">Lynx</a> <a href="lynx_pl.html">[Polski]</a><br></br>
<a href="../articles/iron.html">SRWare Iron</a> <a href="iron_pl.html">[Polski]</a><br></br>
<a href="../articles/slimjet.html">Slimjet</a><br></br>
<a href="../articles/chrome.html">Google Chrome</a>

37
articles/lynx_pl.html Normal file
View File

@ -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>Lynx - 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">&larr; Katalog</a>
</div>
<div class="center">
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
<h1>Lynx</h1>
<p>Lynx jest tekstową przeglądarką internetową.</p>
<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>Jest także w pełni otwartym oprogramowaniem licencjonowanym na licencji GPLv2.</p>
<hr></hr>
<h4>Further Reading</h4>
<p><a href="https://lynx.browser.org/">lynx.browser.org</a></p>
<hr></hr>
<p>This article was created on 4/6/2020</p>
<p>This article was lasted edited on 10/7/2020</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>