Bump version
This commit is contained in:
parent
30acc72007
commit
27ffa63251
2 changed files with 6 additions and 6 deletions
10
doc/TODO.md
10
doc/TODO.md
|
@ -1,16 +1,16 @@
|
|||
> 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
|
||||
- [ ] Find a way to redirect to the up instances without releasing a whole new verison. (with farside.link)
|
||||
- [ ] Add Piped as an alternative to Invidious
|
||||
- [ ] Fix: Medium stops redirecting to scribe.rip after entering a user page
|
||||
- [ ] 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).
|
||||
- [ ] Don't use variables for regex
|
||||
|
||||
### 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.~~
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// @name:tr Gizlilik Yönlendiricisi
|
||||
// @namespace https://github.com/dybdeskarphet/privacy-redirector
|
||||
// @license GPLv3
|
||||
// @version 1.2.1
|
||||
// @version 1.2.2
|
||||
// @description Redirect social media platforms to their privacy respecting frontends
|
||||
// @description:tr Sosyal medya platformlarını, gizliliğe saygı duyan önyüzlerine yönlendirir
|
||||
// @updateURL https://raw.githubusercontent.com/dybdeskarphet/privacy-redirector/main/privacy-redirector.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue