Add BitTorrent warning to downloads

This commit is contained in:
Liam Waldron 2023-06-08 10:01:02 -04:00
parent 6d4f53bfb3
commit eec31003b0

View File

@ -34,8 +34,11 @@
Download
</button>
<h2>BitTorrent</h2>
<p>In some regions, using BitTorrent is illegal. Please ensure accessing BitTorrent is safe to do.</p>
<p>Everest Linux assumes no responsibility for unauthorized BitTorrent access. <strong>YOU HAVE BEEN WARNED.</strong></p>
<warnhead><strong>WARNING:</strong></warnhead>
<div class="warning">
<p>The use of BitTorrent is illegal in some regions. Please ensure you are abiding by local jurisdiction when accessing BitTorrent.</p>
<p>Everest Linux assumes no responsibility for illegal BitTorrent access.</p>
</div>
<p>If using a web seed capable client, please leave it open once finished, in order to seed back.</p>
<h2>wget</h2>
<p>If you want to quickly download a system image, you can use wget.</p>