1.2 - hopefully updates work now

This commit is contained in:
Sebastian Cabrera 2024-07-09 06:12:36 -04:00
parent 212798a98a
commit 9b9898d2f0
No known key found for this signature in database
GPG key ID: 9C70960A46161D08

View file

@ -1,12 +1,14 @@
// ==UserScript== // ==UserScript==
// @name Use old new Reddit // @name Use old new Reddit
// @namespace http://tampermonkey.net/ // @namespace https://codeberg.org/okseby/newnewredditsucks
// @version 1.1 // @version 1.2
// @description forward the ugly new reddit to the older new reddit // @description forward the ugly new reddit to the older new reddit
// @author You // @author okseby
// @match https://*.reddit.com/* // @match https://*.reddit.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com // @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com
// @grant none // @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== // ==/UserScript==
(function() { (function() {