diff --git a/link-manager.js b/link-manager.js index 9f3e8a7..cf9952b 100644 --- a/link-manager.js +++ b/link-manager.js @@ -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 () {