Change to-do place
This commit is contained in:
parent
add2c8bd4e
commit
cd8b50047f
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -7,16 +7,6 @@ This userscript redirects popular social media platforms to their privacy respec
|
|||
|
||||
You can add the script from [](https://greasyfork.org/scripts/436359-privacy-redirector) or you can clone this repo and add it [manually](https://violentmonkey.github.io/guide/creating-a-userscript/).
|
||||
|
||||
## To-do
|
||||
- [ ] Delete `?hl=<langcode>` query when redirecting to Lingva.
|
||||
- [ ] Find a way to redirect to the up instances without releasing a whole new verison.
|
||||
- [ ] Redirect Medium user pages to Medium itself without giving an error
|
||||
- [ ] Use random instances for Nitter, Reddit, Invidious, Rimgo and Lingva
|
||||
- [ ] Make the previous site after redirecting is the original previous site and not the platform itself.
|
||||
- [x] Add [Beatbump](https://github.com/snuffyDev/Beatbump), [hn-search](https://github.com/algolia/hn-search), [Lingva](https://github.com/TheDavidDelta/lingva-translate) and [Neuters](https://github.com/HookedBehemoth/neuters)
|
||||
- [x] Add [ProxiTok](https://github.com/pablouser1/ProxiTok), [Rimgo](https://codeberg.org/video-prize-ranch/rimgo#instances), [Scribe](https://sr.ht/~edwardloveall/scribe/) redirections
|
||||
- [x] Redirect old.reddit to teddit.net
|
||||
|
||||
## FAQ
|
||||
~~__Why does Instagram open multiple tabs?__~~
|
||||
> ~~I have no idea, I spent hours just to find the cause but I'm still not sure what's causing it.~~
|
||||
|
@ -29,3 +19,13 @@ __Why scribe.rip doesn't redirect to user pages?__
|
|||
|
||||
__Why Bibliogram doesn't load the full profile?__
|
||||
> [Future of Bibliogram by Cadence Ember](https://proxy.vulpes.one/gemini/cadence.moe/gemlog/2020-12-17-future-of-bibliogram.bliz)
|
||||
|
||||
## To-do
|
||||
- [ ] Delete `?hl=<langcode>` query when redirecting to Lingva.
|
||||
- [ ] Find a way to redirect to the up instances without releasing a whole new verison.
|
||||
- [ ] Redirect Medium user pages to Medium itself without giving an error
|
||||
- [ ] Use random instances for Nitter, Reddit, Invidious, Rimgo and Lingva
|
||||
- [ ] Make the previous site after redirecting is the original previous site and not the platform itself.
|
||||
- [x] Add [Beatbump](https://github.com/snuffyDev/Beatbump), [hn-search](https://github.com/algolia/hn-search), [Lingva](https://github.com/TheDavidDelta/lingva-translate) and [Neuters](https://github.com/HookedBehemoth/neuters)
|
||||
- [x] Add [ProxiTok](https://github.com/pablouser1/ProxiTok), [Rimgo](https://codeberg.org/video-prize-ranch/rimgo#instances), [Scribe](https://sr.ht/~edwardloveall/scribe/) redirections
|
||||
- [x] Redirect old.reddit to teddit.net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue