1
Fork 0

Add Other Free YouTube Front-Ends & fix some typos too lol

This commit is contained in:
Ashley 2022-07-06 10:28:50 +03:00 committed by GitHub
parent 10861e511c
commit a89de710d2

View file

@ -59,7 +59,7 @@
<div class="blk__text">
<p>
<b
> <p>Poketube does not collect or share personal information poketube is a free software that you can fork it yourself. you can see the repo <a href="https://github.com/iamashley0/poketube/">here</a>. <a href="https://github.com/iamashley0/poketube/commits/main/html/priv.ejs">see history of this privacy policy.</a></p>
> <p>Poketube does not collect or share personal information. poketube is a free software that you can fork it yourself. you can see the repo <a href="https://github.com/iamashley0/poketube/">here</a>. <a href="https://github.com/iamashley0/poketube/commits/main/html/priv.ejs">see history of this privacy policy.</a></p>
<p>
You dont have to read this entire policy as it might put you to sleep. So in TL;DR:We dont collect or share your personal information. thats it lol
@ -106,19 +106,41 @@ At PokeTube,we dont collect your personal information or share it. We dont colle
<h2 class="hd-lg">Other Cool Stuff</h2>
<hr class="hr" />
<h3 class="hd-md">
Other Free YouTube Front-Ends &nbsp;
</h3>
<p>If you care about privacy, you might also want to check out these other YouTube Front-ends that take it seriously by default.</p>
<ul>
<li><a href="https://invidious.io/">Invidious</a> [<a href="https://github.com/iv-org/invidious">Source Code</a>] </li>
<li><a href="https://tube.kuylar.dev/">LightTube</a> [<a href="https://gitlab.com/kuylar/lighttube">Source Code</a>]</li>
</ul>
<p>Each One does things a bit differently in terms of privacy. However, none store your personal information by default and they are free software, which make them all pretty safe in our opinion.</p>
<h3 class="hd-md">
License &nbsp;
</h3>
<p>
This program is subject to the terms of the GNU General Public License. you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
PokeTube is free software, You can fork and modify the source code under the terms of the GNU General Public License Version 3 or later. our source code is <a href="https://github.com/poketube-org/poketube">Here!</a>
</p>
<p>
This Source Code Form is subject to the terms of the GNU General Public License:<br><br>
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)<br><br>
This program is free software: you can redistribute it and/or modify<br>
it under the terms of the GNU General Public License as published by<br>
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.<br><br>
This program is distributed in the hope that it will be useful,<br>
but WITHOUT ANY WARRANTY; without even the implied warranty of<br>
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br>
GNU General Public License for more details.<br><br>
You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
</p>
<h3 class="hd-md">
Tools we use &nbsp;