From 996b50aafdba55afcdff6627e561e5888cbfc6cc Mon Sep 17 00:00:00 2001 From: blackteay Date: Tue, 28 Mar 2023 15:11:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libiary/Download_CCTV_Video.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libiary/Download_CCTV_Video.js b/libiary/Download_CCTV_Video.js index 9d67ea8..269854b 100755 --- a/libiary/Download_CCTV_Video.js +++ b/libiary/Download_CCTV_Video.js @@ -5,8 +5,8 @@ // @version 1.2 // @author BlackTeay // @match https://*.cctv.com/* -// @updateURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/Download_CCTV_Video.js -// @downloadURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/Download_CCTV_Video.js +// @updateURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/libiary/Download_CCTV_Video.js +// @downloadURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/libiary/Download_CCTV_Video.js // @require http://libs.baidu.com/jquery/2.0.0/jquery.min.js // @require https://cdn.bootcdn.net/ajax/libs/downloadjs/1.4.8/download.min.js // @grant GM_xmlhttpRequest