Remix.run Logo
unreal6 a day ago

https://xcancel.com/kaarelkaarelson/status/20984729928211993...

0points a day ago | parent [-]

    // ==UserScript==
    // @name                   Twitter Alternative
    // @description
    // @match                  *://*.x.com/*
    // @namespace              TwitterAlt
    // @run-at                 document-start
    // ==/UserScript==
    window.location.replace("https://xcancel.com" + window.location.pathname + window.location.search);