mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 13:22:58 -05:00
Update 'README.md'
This commit is contained in:
parent
b6aff264ce
commit
4e6bde767d
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,9 +1,9 @@
|
|||
# twitch-frontend
|
||||
twitch-frontend is a privacy respecting frontend for [twitch.tv](https://twitch.tv/)
|
||||
# SafeTwitch
|
||||
SafeTwitch is a privacy respecting frontend for [twitch.tv](https://twitch.tv/)
|
||||
|
||||
The main advantages of twitch-frontend are:
|
||||
The main advantages of SafeTwitch are:
|
||||
- Private: Every request is proxied through the server, and no logs are kept.
|
||||
- Lightweight: Compared to twitch, twitch-frontend is optimized for speed and usability. Scraping is the only current speed issue, but improves with caching
|
||||
- Lightweight: Compared to twitch, SafeTwitch is optimized for speed and usability.
|
||||
|
||||
</br>
|
||||
|
||||
|
@ -26,7 +26,7 @@ The main advantages of twitch-frontend are:
|
|||
### Technical features
|
||||
- [x] Public API
|
||||
- [x] No official APIs are used
|
||||
- [x] No rate lim
|
||||
- [x] No rate limiting
|
||||
- [x] Uses a custom Twitch webscraper
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue