SimonBrazell / privacy-redirect

A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
GNU General Public License v3.0
2.02k stars 112 forks source link

Bibliogram: handle /igtv/, /tv/ and /reel/ #99

Closed B0pol closed 4 years ago

B0pol commented 4 years ago

According to this commit, they should be treated like a post, therefore they should not be redirected to /u/tv/, /u/reel/ …

One example: https://www.instagram.com/tv/CDjb45uA51d/?utm_source=ig_embed&utm_campaign=loading

Expected -> https://bibliogram.art/tv/CDjb45uA51d Actual -> https://bibliogram.art/u/tv/CDjb45uA51d

SimonBrazell commented 4 years ago

Thanks for letting me know @B0pol I'll fix this up in the next release.