1.4 - fix update url
This commit is contained in:
parent
46078fa6d1
commit
f3ed7ff3fd
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
// ==UserScript==
|
||||
// @name Use old new Reddit
|
||||
// @namespace https://codeberg.org/okseby/newnewredditsucks
|
||||
// @version 1.3
|
||||
// @version 1.4
|
||||
// @description forward the ugly new reddit to the older new reddit
|
||||
// @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
|
||||
// @updateURL https://codeberg.org/okseby/newnewredditsucks/raw/branch/main/newnewredditsucks.user.js
|
||||
// @downloadURL https://codeberg.org/okseby/newnewredditsucks/raw/branch/main/newnewredditsucks.user.js
|
||||
// ==/UserScript==
|
||||
|
||||
(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue