Article about BleachBit.
This commit is contained in:
parent
60ed4e3fa8
commit
0b6d19c428
|
@ -0,0 +1,35 @@
|
|||
<?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>BleachBit - 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/bleachbit_logo.png" alt="BleachBit Logo"/>
|
||||
<h1>BleachBit</h1>
|
||||
<p>Bleachbit is Tool to Clean Your System and Free Disk Space. Also, BleachBit can Shred Files.</p>
|
||||
<h2>Spyware Level: <span class="green">Not Spyware</span></h2>
|
||||
<p>BleachBit <span class="green">makes no unsolicited requests at all.</span></p>
|
||||
<hr></hr>
|
||||
<h4>Further Reading</h4>
|
||||
<p><a href="https://www.bleachbit.org/">BleachBit Home Page</a></p>
|
||||
<hr></hr>
|
||||
<p>This article was created on 5/1/2022</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>
|
|
@ -101,6 +101,7 @@
|
|||
<h2>Misc Software</h2>
|
||||
<ul>
|
||||
<li><a href="../articles/ccleaner.html">CCleaner</a></li>
|
||||
<li><a href="../articles/bleachbit.html">BleachBit</a></li>
|
||||
<li><a href="../articles/poweriso.html">PowerISO</a></li>
|
||||
<li><a href="../articles/cdex.html">CDex</a></li>
|
||||
<li><a href="../articles/paint.net.html">Paint.NET</a></li>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue