privacy-redirector/TODO.md
Ahmet Arda Kavakcı 07da14befb
Update TODO.md
2022-05-06 13:51:38 +00:00

12 lines
674 B
Markdown

## To-do
- [ ] Fix: Medium stops redirecting to scribe.rip after entering a user page
- [ ] 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.~~