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

Fandom Wiki Redirects #58

Open norahqueen opened 11 months ago

norahqueen commented 11 months ago

I saw in Issue #48 that fandom wiki redirects were left for a future update. I’m wondering if it’s possible to start working on that, and I’d be happy to contribute as I’m able too. I think BreezeWiki would probably be the best tool to redirect too.

I see you were wondering about a list of all the wikis. From some quick research it seems like it’s in the hundreds of thousands. So what I’m wondering is if it would be possible to add the “all websites” permission for fandom redirects, while keeping it to asking for individual sites if you don’t enable it. I understand that’s maybe not ideal for a privacy focused extension, but I think having fandom support might be worth it.

Otherwise, it might be possible to use a significant portion of the code for this app to create a standalone fandom redirect extension.

RE: Breezewiki, it also generates a notification at the top of a page when there’s an alternative independent wiki with a link to that article. To save on the complexity of adding all those independent URLs, I’m wondering if it would be possible to then use a CSS text selector or similar to redirect again to the independent one? With a setting of course. It might not be the most clean solution, but it might be the only way it can be implemented on iOS.