diff --git a/script.js b/script.js index 7d14569..18df84e 100644 --- a/script.js +++ b/script.js @@ -1,12 +1,14 @@ // ==UserScript== // @name Use old new Reddit -// @namespace http://tampermonkey.net/ -// @version 1.1 +// @namespace https://codeberg.org/okseby/newnewredditsucks +// @version 1.2 // @description forward the ugly new reddit to the older new reddit -// @author You +// @author okseby // @match https://*.reddit.com/* // @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com // @grant none +// @updateURL https://codeberg.org/okseby/newnewredditsucks/raw/branch/main/script.js +// @downloadURL https://codeberg.org/okseby/newnewredditsucks/raw/branch/main/script.js // ==/UserScript== (function() {