// ==UserScript== // @name reddit to teddit // @match *://*.reddit.com/* // @match *://reddit.com/* // @grant none // @run-at document-start // ==/UserScript== top.location.hostname = "teddit.net";