https://github.com/skorokithakis/detour, running on https://twit.0r.cx.
Just replace x.com with twit.0r.cx.
Example:
https://twit.0r.cx/Stavros/status/2096184846993314184
// ==UserScript== // @name Twitter Alternative // @description // @match *://*.x.com/* // @namespace TwitterRedir // @run-at document-start // ==/UserScript== window.location.replace("https://twit.0r.cx" + window.location.pathname + window.location.search);
reply
You'll need to remove a couple of unintended spaces when copy pasting the rule.
https://github.com/skorokithakis/detour, running on https://twit.0r.cx.
Just replace x.com with twit.0r.cx.
Example:
https://twit.0r.cx/Stavros/status/2096184846993314184