Add links

This commit is contained in:
Ahmet Arda Kavakci 2022-05-13 17:05:47 +03:00
parent 7ca0eb2276
commit 0e27450f0d
No known key found for this signature in database
GPG key ID: 80860C9FC6584220
3 changed files with 41 additions and 0 deletions

12
doc/TODO.md Normal file
View 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.~~