mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 05:54:42 -05:00
Update README.md
This commit is contained in:
parent
efcec3ec70
commit
6ba510db8c
1 changed files with 11 additions and 9 deletions
20
README.md
20
README.md
|
@ -4,20 +4,22 @@
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg">
|
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg">
|
||||||
|
|
||||||
<h1> PokeTube </h1>
|
<h1> PokeTube Source Code </h1>
|
||||||
this is the source code of PokeTube! the youtube front-end that doesnt tracks you ^^
|
this is the source code of PokeTube! the youtube front-end that doesnt tracks you ^^ <br> <br> for matomos source code,see <a href="https://github.com/poketube-org/poketube/tree/main/t"> here. </a>
|
||||||
|
<br> <br>
|
||||||
|
see https://poketube.fun/domains for the istances of PokeTube :^
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
## Why PokeTube?
|
## Why PokeTube?
|
||||||
- Lyrics for songs!
|
- Lyrics for songs!
|
||||||
- No cookies,no data collection,no statistics
|
- No cookies,no data collection
|
||||||
- Javascript-free on frontend
|
- Javascript-free on frontend
|
||||||
- No ads
|
- No ads & Tracking
|
||||||
- See Dislike counts from [Return YouTube Dislike Api](https://www.returnyoutubedislike.com/) (see:[Line 22 of fetcher.js](https://github.com/iamashley0/poketube/blob/main/src/fetcher.js#L22))
|
- % 100 free software
|
||||||
|
- See Dislike counts from [Return YouTube Dislike Api](https://www.returnyoutubedislike.com/)!
|
||||||
- Uses LightTube api
|
- Uses LightTube api
|
||||||
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
||||||
|
|
||||||
## Legal
|
## Legal
|
||||||
|
Privacy Policy: https://poketube.fun/privacy (TL;DR:we dont collect or share your personal info lol)
|
||||||
see:https://poketube.fun/privacy
|
|
||||||
|
|
Loading…
Reference in a new issue