This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Redirect to Farside | |
// @version 1.0 | |
// @description Redirects the configured websites to third-party privacy-respecting front ends. | |
// @author examosa | |
// @license AGPLv3-or-later | |
// @update-url https://gist.github.com/examosa/50eb28bc16a006b62b3f43893ab457e7/raw/redirect-to-farside.js | |
// @match https://stackoverflow.com/* | |
// @match https://www.reddit.com/* | |
// @match https://www.youtube.com/* |