Added Libremd
This commit is contained in:
parent
e88035fb90
commit
3467562e77
1 changed files with 13 additions and 3 deletions
16
README.md
16
README.md
|
@ -7,7 +7,7 @@
|
|||
___
|
||||
ⓘ You can suggest new frontends and modifications to the list **[here](https://github.com/digitalblossom/alternative-frontends/issues/new/choose)**.
|
||||
___
|
||||
[Youtube](#youtube) • [YT Music](#youtube-music) • [Reddit](#reddit) • [Twitter](#twitter) • [Imgur](#imgur) • [Tiktok](#tiktok) • [Medium](#medium) • [Quora](#quora) • [Translate](#translate) • [Search Engines](#search-engines) • [Instagram](#instagram) • [Odysee](#odysee) • [Wikipedia](#wikipedia) • [Tools](#tools)
|
||||
[Youtube](#youtube) • [YT Music](#youtube-music) • [Reddit](#reddit) • [Twitter](#twitter) • [Imgur](#imgur) • [Tiktok](#tiktok) • [Medium](#medium) • [Quora](#quora) • [IMDb](#imdb)• [Translate](#translate) • [Search Engines](#search-engines) • [Instagram](#instagram) • [Odysee](#odysee) • [Wikipedia](#wikipedia) • [Tools](#tools)
|
||||
|
||||
☰ You can jump between sections via the little menu icon above to the left.
|
||||
|
||||
|
@ -145,7 +145,17 @@ ___
|
|||
- Pattern for Redirector: `*quora.com/*` to `https://quetre.herokuapp.com/$2`
|
||||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://github.com/zyachel/quetre#instances) | [Heroku Deploy](https://heroku.com/deploy?template=https://github.com/zyachel/quetre)
|
||||
|
||||
|
||||
### IMDb
|
||||
- **Libremdb**
|
||||
- A lightweight, ad-free and js-free alternative front-end to IMDb
|
||||
- [Main Instance](https://libremdb.herokuapp.com/) | [Repo](https://github.com/zyachel/libremdb)
|
||||
- [Public Instances](https://github.com/zyachel/libremdb#instances)
|
||||
- Pattern for Redirector: `https://www.imdb.com/*` to `https://libremd.herokuapp.com/$1`
|
||||
- [x] Open-Source
|
||||
- [x] Self-Hostable | [Guide](https://github.com/zyachel/libremdb#installation)
|
||||
|
||||
|
||||
### Translate
|
||||
- **Lingva**
|
||||
- Tracking-free Google Translate frontend
|
||||
|
@ -259,4 +269,4 @@ ___
|
|||
|
||||
___
|
||||
<sup>This repository is not affiliated with any of the mentioned companies. Trademarks belong to their respective owners.
|
||||
YouTube is a trademark of Google LLC. YouTube Music is a trademark of Google LLC. Google is a trademark of Google LLC. Reddit is a trademark of Reddit Inc. Twitter is a trademark of Twitter Inc. Imgur is a trademark of Imgur LLC. Instagram is a trademark of Meta Platforms. Medium is a trademark of A Medium Corporation. Tiktok is a trademark of Bytedance Ltd. Odysee is a trademark of Odysee, Inc. Quora is a trademark of Quora Inc.</sup>
|
||||
YouTube is a trademark of Google LLC. YouTube Music is a trademark of Google LLC. Google is a trademark of Google LLC. Reddit is a trademark of Reddit Inc. Twitter is a trademark of Twitter Inc. Imgur is a trademark of Imgur LLC. Instagram is a trademark of Meta Platforms. Medium is a trademark of A Medium Corporation. Tiktok is a trademark of Bytedance Ltd. IMDb is a trademark of IMDb.com, Inc. Odysee is a trademark of Odysee, Inc. Quora is a trademark of Quora Inc.</sup>
|
||||
|
|
Loading…
Reference in a new issue