From 4e6bde767d767c6965cb5bc70f5bb3f105c35e82 Mon Sep 17 00:00:00 2001 From: dragongoose Date: Sat, 8 Apr 2023 22:09:35 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7637fc5..3f7cd9e 100644 --- a/README.md +++ b/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.
@@ -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