Add links
This commit is contained in:
parent
7ca0eb2276
commit
0e27450f0d
3 changed files with 41 additions and 0 deletions
16
doc/README_tr.md
Normal file
16
doc/README_tr.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
<p align="center">
|
||||
<a href="https://github.com/dybdeskarphet/privacy-redirector/blob/main/doc/README_tr.md">🇹🇷 Türkçe</a> <b>/</b> <a href="https://github.com/dybdeskarphet/privacy-redirector/blob/main/README.md">🇬🇧 English</a>
|
||||
</p>
|
||||
|
||||
# Privacy Redirector (Gizlilik Yönlendiricisi)
|
||||
Bu kullanıcı betiği popüler sosyal medya platformlarını gizliliğe saygı duyan önyüzlerine yönlendirir.
|
||||
|
||||
Bu betiği [](https://greasyfork.org/scripts/436359-privacy-redirector) kullanarak ekleyebilir veya bu depoyu klonlayıp [elle](https://violentmonkey.github.io/guide/creating-a-userscript/) tarayıcınıza ekleyebilirsiniz.
|
||||
|
||||
## SSS
|
||||
__Neden scribe.rip kullanıcı sayfalarına yönlendirmiyor?__
|
||||
> Projenin yazarı Medium'u daha değerli hale getirmek yerine yazarları kötü platformlardan daha güzel platformlara yönlendirmek istiyor. Bu sebeple Medium'u eksiksiz bir şekilde gezinmeyi sağlayan bir önyüz yerine sadece makalelerin kendisine erişmeyi sağlayacak şekilde kalmasını istiyor. Asıl yazı için: [Project Goals](https://sr.ht/~edwardloveall/scribe/#project-goals)
|
||||
|
||||
__Neden Bibliogram tüm profili yüklemiyor?__
|
||||
> Kısaca Instagram'ın uyguladığı ekstrem kısıtlamalar bu soruna yol açmaktadır, ayrıntılı bilgi için: [Future of Bibliogram by Cadence Ember](https://proxy.vulpes.one/gemini/cadence.moe/gemlog/2020-12-17-future-of-bibliogram.bliz)
|
||||
|
12
doc/TODO.md
Normal file
12
doc/TODO.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
## To-do
|
||||
- [ ] Fix: Medium stops redirecting to scribe.rip after entering a user page
|
||||
- [x] Add Reel and Story redirection for Bibliogram
|
||||
- [ ] Add more Bibliogram instance
|
||||
- [ ] Rewrite some parts (minimalize)
|
||||
- [ ] Reassign variable types properly
|
||||
- [ ] Make a list from all the possible URL types (ex. `ig.com/reel/`, `ig.com/p/`, `rdt.com/r/`, `rdt.com/u`)
|
||||
- [ ] Change multiple replace commands into [one](https://stackoverflow.com/a/16577007).
|
||||
|
||||
### Not possible (?)
|
||||
- [ ] ~~Make the previous site after redirecting is the original previous site and not the platform itself.~~
|
||||
- [ ] ~~Find a way to redirect to the up instances without releasing a whole new verison.~~
|
13
doc/links.md
Normal file
13
doc/links.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
## Instagram
|
||||
- **Profile:** `https://www.instagram.com/pewdiepie/`
|
||||
- **Post:** `https://www.instagram.com/p/BsOGulcndj-/`
|
||||
- **Reel:** `https://www.instagram.com/reel/CQhRxeyCG1_/`
|
||||
- **Story:** `https://www.instagram.com/stories/yohjiyamamotoofficial/2836598302495844703/`
|
||||
|
||||
## Reddit
|
||||
|
||||
## Twitter
|
||||
|
||||
## TikTok
|
||||
|
||||
## Medium
|
Loading…
Add table
Add a link
Reference in a new issue