Added download url
This commit is contained in:
parent
79cb26afa9
commit
9d83284582
@ -1,13 +1,14 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Check dead links and add multi links
|
// @name Check dead links and add multi links
|
||||||
// @namespace http://tampermonkey.net/
|
// @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.
|
// @description Check dead links and updates their status right next to links and adds file link to multi.
|
||||||
// @author Gameil
|
// @author Gameil
|
||||||
// @match https://f95zone.to/threads/*/
|
// @match https://f95zone.to/threads/*/
|
||||||
// @icon https://www.google.com/s2/favicons?sz=64&domain=f95zone.to
|
// @icon https://www.google.com/s2/favicons?sz=64&domain=f95zone.to
|
||||||
// @grant GM_xmlhttpRequest
|
// @grant GM_xmlhttpRequest
|
||||||
// @updateURL https://git.zonies.xyz/Ryahn/F95Zone-Scripts/raw/branch/main/link-manager.js
|
// @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==
|
// ==/UserScript==
|
||||||
|
|
||||||
(function () {
|
(function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user