diff --git a/whapedia-image-redirect.user.js b/whapedia-image-redirect.user.js index 5ad6360..acba73d 100644 --- a/whapedia-image-redirect.user.js +++ b/whapedia-image-redirect.user.js @@ -1,11 +1,11 @@ // ==UserScript== // @name Wahapedia Enhanced Search // @namespace http://tampermonkey.net/ -// @version 2025-07-16 +// @version 2025-09-24 // @description Enhances Wahapedia with Kagi image search and Warhammer.com search // @author luxick -// @updateURL https://github.com/luxick/scripts/raw/master/whapedia-image-redirect.user.js -// @downloadURL https://github.com/luxick/scripts/raw/master/whapedia-image-redirect.user.js +// @updateURL https://git.luxick.de/luxick/scripts/raw/branch/master/whapedia-image-redirect.user.js +// @downloadURL https://git.luxick.de/luxick/scripts/raw/branch/master/whapedia-image-redirect.user.js // @match https://wahapedia.ru/* // @grant none // ==/UserScript==