mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Add dynamic page title
This commit is contained in:
parent
fb3c8ab5c3
commit
38565e2e1f
4 changed files with 17 additions and 9 deletions
|
|
@ -7,9 +7,9 @@ Inspired by the [invidio.us](https://github.com/omarroth/invidious) project.
|
|||
- All requests go through the backend, client never talks to Twitter
|
||||
- Prevents Twitter from tracking your IP or JavaScript fingerprint
|
||||
- Unofficial API (no rate limits or developer account required)
|
||||
- Lightweight (for [@nim_lang](https://twitter.com/nim_lang), 32KB vs 552KB from twitter.com)
|
||||
- AGPLv3 licensed, no proprietary instances permitted
|
||||
- Dark theme
|
||||
- Lightweight (for [@nim_lang](https://twitter.com/nim_lang), 36KB vs 580KB from twitter.com)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue