Added download url

This commit is contained in:
Ryahn 2024-11-20 15:32:48 -06:00
parent 79cb26afa9
commit 9d83284582

View File

@ -1,13 +1,14 @@
// ==UserScript==
// @name Check dead links and add multi links
// @namespace http://tampermonkey.net/
// @version v0.6.9
// @version v0.7.0
// @description Check dead links and updates their status right next to links and adds file link to multi.
// @author Gameil
// @match https://f95zone.to/threads/*/
// @icon https://www.google.com/s2/favicons?sz=64&domain=f95zone.to
// @grant GM_xmlhttpRequest
// @updateURL https://git.zonies.xyz/Ryahn/F95Zone-Scripts/raw/branch/main/link-manager.js
// @downloadURL https://git.zonies.xyz/Ryahn/F95Zone-Scripts/raw/branch/main/link-manager.js
// ==/UserScript==
(function () {