Update whapedia-image-redirect.user.js

Update URL
This commit is contained in:
2025-09-24 19:52:41 +02:00
parent b25a11d3cc
commit 8e4472c29e

View File

@@ -1,11 +1,11 @@
// ==UserScript== // ==UserScript==
// @name Wahapedia Enhanced Search // @name Wahapedia Enhanced Search
// @namespace http://tampermonkey.net/ // @namespace http://tampermonkey.net/
// @version 2025-07-16 // @version 2025-09-24
// @description Enhances Wahapedia with Kagi image search and Warhammer.com search // @description Enhances Wahapedia with Kagi image search and Warhammer.com search
// @author luxick // @author luxick
// @updateURL 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://github.com/luxick/scripts/raw/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/* // @match https://wahapedia.ru/*
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==