Update to-do

This commit is contained in:
Ahmet Arda Kavakci 2022-05-13 18:07:52 +03:00
parent 92ae402aa0
commit b7e6c0381e
No known key found for this signature in database
GPG key ID: 80860C9FC6584220

View file

@ -6,6 +6,7 @@
- [ ] 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).
- [ ] Don't use variables for regex
### Not possible (?)
- [ ] ~~Make the previous site after redirecting is the original previous site and not the platform itself.~~