From 82af43deef7278ddc24a01e9d6e1b68ea69e3b3b Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 17 Aug 2020 22:24:50 +0200 Subject: [PATCH] goodread expand: Fix @downloadERL. --- catalogues/goodreads_expand.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogues/goodreads_expand.user.js b/catalogues/goodreads_expand.user.js index bda7af6..8b94e52 100644 --- a/catalogues/goodreads_expand.user.js +++ b/catalogues/goodreads_expand.user.js @@ -9,7 +9,7 @@ // @namespace tastytea.de // @homepageURL https://schlomp.space/tastytea/userscripts // @supportURL https://schlomp.space/tastytea/userscripts/issues -// @downloadURL https://schlomp.space/tastytea/userscripts/raw/branch/main/goodreads_expand.user.js +// @downloadURL https://schlomp.space/tastytea/userscripts/raw/branch/main/catalogues/goodreads_expand.user.js // @grant none // @match https://www.goodreads.com/book/* // @run-at document-end