From 9b9898d2f05f640b2b564a5806fbf0f5f08f5d75 Mon Sep 17 00:00:00 2001 From: Sebastian Cabrera Date: Tue, 9 Jul 2024 06:12:36 -0400 Subject: [PATCH] 1.2 - hopefully updates work now --- script.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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() {