mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:48:36 +01:00
Update README.md
This commit is contained in:
parent
535baa8eac
commit
0d5b289c38
1 changed files with 9 additions and 31 deletions
36
README.md
36
README.md
|
@ -1,20 +1,15 @@
|
|||
<p>ayo we are now in a org pog </p>
|
||||
|
||||
[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine/)
|
||||
<div align="center">
|
||||
<a href="https://poketube.fun/watch?v=dQw4w9WgXcQ">
|
||||
<img src="https://user-images.githubusercontent.com/65588168/169103127-b03c27c0-0a2f-409d-9255-57f51ee08413.png" > </a>
|
||||
<a href="https://poketube.fun/watch?v=dQw4w9WgXcQ">
|
||||
<img src="https://user-images.githubusercontent.com/65588168/178095991-a9c4b907-831a-456c-a648-bf3d92073104.png" > </a>
|
||||
|
||||
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg">
|
||||
|
||||
<h1> POKETUBE </h1>
|
||||
youtube player that loves privacy
|
||||
<h1> PokeTube </h1>
|
||||
this is the source code of PokeTube! the youtube front-end that doesnt tracks you ^^
|
||||
<br>
|
||||
|
||||
</div>
|
||||
|
||||
## Why Poketube?
|
||||
- Works on Older browsers!
|
||||
## Why PokeTube?
|
||||
- Lyrics for songs!
|
||||
- No cookies,no data collection,no statistics
|
||||
- Javascript-free on frontend
|
||||
|
@ -23,23 +18,6 @@
|
|||
- Uses LightTube api
|
||||
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
||||
|
||||
## Legal
|
||||
|
||||
|
||||
## How to self host or add a new public instance?
|
||||
good question lol
|
||||
|
||||
- first,you have to install nodejs if you dont have it (prob you do tho)
|
||||
- then clone this url:https://github.com/iamashley0/poketube.git
|
||||
- open a terminal in the folder you cloned poketube,and type npm install
|
||||
- and then open a port in your local host via express
|
||||
- then,setup your domain
|
||||
- lastly,make a pr about adding your domain into <a href="https://github.com/iamashley0/poketube/blob/main/html/domains.ejs">domains.ejs</a>
|
||||
|
||||
## Privacy Policy:
|
||||
We do not sell your data.<br>
|
||||
We do not use third party trackers/cookies for the use of this site. <br>
|
||||
We do not track you lol<br>
|
||||
|
||||
see <a href="https://poketube.fun/privacy">Privacy policy</a> for more info
|
||||
|
||||
|
||||
see:https://poketube.fun/privacy
|
||||
|
|
Loading…
Reference in a new issue