From be05ff301b280c9d45421e772b2fdc3c3feb1344 Mon Sep 17 00:00:00 2001 From: Ahmet Arda Kavakci Date: Mon, 2 May 2022 13:58:08 +0300 Subject: [PATCH] Add to-do --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 631441a..1fd135d 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,7 @@ - [ ] 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`) ### Not possible (?) - [ ] ~~Make the previous site after redirecting is the original previous site and not the platform itself.~~