Multiple Updates
This commit is contained in:
parent
10c604022e
commit
02f8241132
1 changed files with 21 additions and 1 deletions
22
README.md
22
README.md
|
@ -1,5 +1,6 @@
|
|||
## 𝔸𝕝𝕥𝕖𝕣𝕟𝕒𝕥𝕚𝕧𝕖 Frontends
|
||||
|
||||
### YouTube
|
||||
- **Invidious**
|
||||
- Lightweight YouTube frontend - no tracking, no ads and Javascript is optional.
|
||||
- [Homepage](https://invidious.io) | [Repo](https://github.com/iv-org/invidious)
|
||||
|
@ -7,6 +8,7 @@
|
|||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://docs.invidious.io/Installation.md)
|
||||
|
||||
### Reddit
|
||||
- **Teddit**
|
||||
- Privacy-focused lightweight Reddit frontend. No ads, no javascript. Provides an unofficial API.
|
||||
- [Main Instance](https://teddit.net) | [Repo](https://codeberg.org/teddit/teddit)
|
||||
|
@ -14,6 +16,22 @@
|
|||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://codeberg.org/teddit/teddit#installation)
|
||||
|
||||
- **Libreddit**
|
||||
- Privacy-focused fast Reddit frontend without ads, javascript and tracking. All requests are proxied through the server.
|
||||
- [Main Instance](https://libredd.it/) | [Repo](https://github.com/spikecodes/libreddit)
|
||||
- [Public Instances](https://github.com/spikecodes/libreddit#instances)
|
||||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://github.com/spikecodes/libreddit#installation)
|
||||
|
||||
### Search Engines
|
||||
- **Whoogle**
|
||||
- Google search result frontend without Javascript, ads, cookies and tracking. Tor and HTTP/SOCKS proxy support
|
||||
- Main Instance n/a | [Repo](https://github.com/benbusby/whoogle-search)
|
||||
- [Public Instances](https://github.com/benbusby/whoogle-search#public-instances)
|
||||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://github.com/benbusby/whoogle-search#install)
|
||||
|
||||
### Twitter
|
||||
- **Nitter**
|
||||
- Lightweight Twitter frontend. No ads, no Javascript, no tracking. RSS support.
|
||||
- [Main Instance](https://nitter.net/) | [Repo](https://github.com/zedeus/nitter)
|
||||
|
@ -21,6 +39,7 @@
|
|||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://github.com/zedeus/nitter#installation)
|
||||
|
||||
### Imgur
|
||||
- **Imgin**
|
||||
- Lightweight Imgur frontend without Javascript and ads. Uses its own request implementation.
|
||||
- [Main Instance](https://imgin.voidnet.tech/) | [Repo](https://git.voidnet.tech/kev/imgin)
|
||||
|
@ -28,8 +47,9 @@
|
|||
- [x] Open-Source
|
||||
- [x] Self-Hostable
|
||||
|
||||
### Instagram
|
||||
- **Bibliogram**
|
||||
- Alternative Instagram frontend without Javascript, tracking, ads and signup prompts.
|
||||
- Alternative Instagram frontend without Javascript, tracking, ads and signup prompts. Currently unstable due to Instagram's server blocking.
|
||||
- [Main Instance](https://bibliogram.art/) | [Repo](https://sr.ht/~cadence/bibliogram/)
|
||||
- [Public Instances](https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md)
|
||||
- [x] Open-Source
|
||||
|
|
Loading…
Reference in a new issue