This file contains hidden or 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 BSky Redirect | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2026-03-07 | |
| // @description Redirect you to the best version available from bluesky | |
| // @author You | |
| // @match https://cdn.bsky.app/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=bsky.app | |
| // @grant none | |
| // @run-at document-start |