From 5c02b9cfbcc3bbd4f43cc13c7fad02efb8548a3c Mon Sep 17 00:00:00 2001 From: Ahmet Arda Kavakci Date: Tue, 7 Jun 2022 15:42:09 +0300 Subject: [PATCH] Update to-do --- doc/TODO.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/doc/TODO.md b/doc/TODO.md index 486e3f1..bdbc98d 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -1,14 +1,7 @@ > I know that some of the Invidious instances are faulty, I'm going to fix it in a month along with all the to-dos below. ## To-do -- [x] Add Reel and Story redirection for Bibliogram -- [x] Add more Bibliogram instance -- [x] Make a list from all the possible URL types (ex. `ig.com/reel/`, `ig.com/p/`, `rdt.com/r/`, `rdt.com/u`) -- [x] Don't use variables for regex -- [x] Find a way to redirect to the up instances without releasing a whole new verison. (with farside.link) -- [x] Reassign variable types properly -- [x] Rewrite some parts (minimalize) -- [ ] Add Piped as an alternative to Invidious +- [ ] Use `pathname.startsWith` instead of `href.indexOf` - [ ] Fix: Medium stops redirecting to scribe.rip after entering a user page ### Not possible (?)