From 2e23ef344eaf5968db17b62dbb3c05a28bc2d784 Mon Sep 17 00:00:00 2001 From: XC-Pro <19840+xc-pro@noreply.example.org> Date: Fri, 14 Aug 2026 13:43:06 +0200 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20config/env.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/env.json | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 config/env.json diff --git a/config/env.json b/config/env.json deleted file mode 100644 index 1237643..0000000 --- a/config/env.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "quark_cookie": "填夸克ck", - "baidu_cookie": "填百度ck", - "uc_cookie": "填优汐ck", - "uc_token": "填优汐tk", - "line_order": [ - "百度", - "优汐", - "夸克" - ], - "quark_original": 1, - "quark_infinite": 1, - "quark_transfer": 1, - "enable_proxy": 0, - "proxy_url": "http://127.0.0.1:2525/proxy?url=", - "proxy_img": "https://wsrv.nl/?url=", - "threads": "32", - "说明": { - "quark_cookie": "夸克网盘Cookie,浏览器登录pan.quark.cn后F12提取", - "baidu_cookie": "百度网盘Cookie,浏览器登录pan.baidu.com后F12提取BDUSS", - "uc_cookie": "UC网盘Cookie,浏览器登录drive.uc.cn后F12提取", - "uc_token": "UC网盘Token,与uc_cookie一同提取", - "line_order": "线路排序,越靠前优先级越高", - "quark_original": "夸克原画开关(1=开启,0=关闭)", - "quark_infinite": "夸克无限画质开关(1=开启,0=关闭)", - "quark_transfer": "夸克转存开关(1=开启,0=关闭)", - "enable_proxy": "代理开关(1=开启,0=关闭)", - "proxy_url": "播放代理地址,格式:http://IP:端口/proxy?url=", - "proxy_img": "图片代理地址,格式:https://域名/?url=", - "threads": "下载线程数,建议16-32" - } -} \ No newline at end of file