dybdeskarphet / privacy-redirector

🔀 Redirect social media platforms to their privacy respecting frontends
https://greasyfork.org/scripts/436359-privacy-redirector
GNU General Public License v3.0
114 stars 10 forks source link

Added Libremdb support for "title" pages only #8

Closed liam-h closed 2 years ago

liam-h commented 2 years ago

Added support for Libremdb, even though it's pretty barebones right now. I tried to follow your style as closely as possible and fortunately, Libremdb has got a few instances listed on Farside as well.

AFAIK it only works for "title" pages right now, which are basically the summary pages with actors, score, poster etc. listed. Because of that, I put a little check for "title" in path like you did with some other redirects.

liam-h commented 2 years ago

I made a mistake the window.stop() needs to be nested in the if (sorry idk how github works yet)

dybdeskarphet commented 2 years ago

@liam-h Thank you, I really appreciate your help. I'll merge this but I want to make some other updates as well, can you change the version number back to 1.2.9?