smmr-software / privacy-redirect-safari

A Safari extension that redirects Twitter, YouTube, Reddit, and more to privacy friendly alternatives.
GNU General Public License v3.0
165 stars 14 forks source link

Add redirects for Quora, IMDB, and Fandom. #48

Closed catwithbanana closed 1 year ago

catwithbanana commented 2 years ago

Redirects for Quora (Quetre), IMDB (LibremDB), and Fandom (BreezeWiki) were recently added to the LibRedirect extension. All three frontends are cleaner and faster to load than the sites they replace.

Could they get added to Privacy Redirect Safari as well?

Thanks!

Samlane86 commented 1 year ago

I came to request Libremdb too! But I’ll just second this request.

FIGBERT commented 1 year ago

I've added support for Quora and IMDB redirects on the main branch. I'm going to wait until tomorrow, with the release of macOS Ventura, to build the app with the new Xcode and send the release to Apple.

Fandom redirects are a little more complicated. As the extension is currently structured, we have to list every domain we want to run the respective redirects on. Each Fandom wiki has its own subdomain, right? Is there a list of all of them somewhere?

Samlane86 commented 1 year ago

I've added support for Quora and IMDB redirects on the main branch. I'm going to wait until tomorrow, with the release of macOS Ventura, to build the app with the new Xcode and send the release to Apple.

Thank you so much for the quick response! I’m on an iPhone, so I’ll forward to seeing the additions tomorrow!

Samlane86 commented 1 year ago

I saw that IMDb is incorporated into the iOS app now. Thanks for adding support for that! The only thing I noticed in testing it is it doesn’t redirect links to the mobile version of IMDb. Could you add m.IMDb.com to the permissions settings? Thanks again! Sam

catwithbanana commented 1 year ago

A toggle for mobile versions would be ideal, since desktop versions work better on iPad.

FIGBERT commented 1 year ago

Mobile IMDB redirects are live with today's hot fix. Going to close this issue, and leave Fandom redirects for another time. We've been running up against some of the fundamental limitations of the APIs, and have to think about where to go from here on those issues.