mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
add warning for non offical instances
This commit is contained in:
parent
e3ad169d8a
commit
17c90e8c42
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
This Source Code Form is subject to the terms of the GNU General Public License:
|
This Source Code Form is subject to the terms of the GNU General Public License:
|
||||||
|
|
||||||
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
|
Copyright (C) 2021-2023 POKETUBE (https://github.com/iamashley0/poketube)
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -80,7 +80,11 @@ 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
|
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
|
||||||
</p>
|
</p> <p> this privacy policy only applies to the offical instances of poketube. (poketube.fun,
|
||||||
|
poketube.online,
|
||||||
|
poketube.site,
|
||||||
|
poketube.xyz and
|
||||||
|
watch.poketalebot.com) the privacy policy may defer from instance to instance.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<h3> SECTIONS </h3>
|
<h3> SECTIONS </h3>
|
||||||
<li><a href="#s0">Preamble</a></li>
|
<li><a href="#s0">Preamble</a></li>
|
||||||
|
@ -106,7 +110,7 @@ a{
|
||||||
===================================<br><br>
|
===================================<br><br>
|
||||||
|
|
||||||
|
|
||||||
Copyright (C) 2021-2022 POKETUBE <br><br>
|
Copyright (C) 2021-2023 POKETUBE <br><br>
|
||||||
|
|
||||||
|
|
||||||
This policy is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/<br><br>
|
This policy is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/<br><br>
|
||||||
|
|
Loading…
Reference in a new issue