diff --git a/TODO.md b/TODO.md index 1fd135d..359105b 100644 --- a/TODO.md +++ b/TODO.md @@ -5,6 +5,7 @@ - [ ] 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.~~