From 8d3845eee42fb798887a0e157c841b2f4062fe1d Mon Sep 17 00:00:00 2001 From: hjdhnx <49803097+hjdhnx@users.noreply.github.com> Date: Sun, 18 Jun 2023 15:31:47 +0800 Subject: [PATCH] Update custom.conf --- base/custom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/base/custom.conf b/base/custom.conf index a465d7b..a55cfcd 100644 --- a/base/custom.conf +++ b/base/custom.conf @@ -21,6 +21,7 @@ }, # 缓存js # {"key":"js_origin","name":"JS(原始)","type":3,"api":"{{host}}/txt/js/原始JS.js","searchable":1,"quickSearch":1,"filterable":1,"ext":""}, + {"key":"Live2Cms","name":"直播转点播V2","type":3,"api":"{{host}}/libs/live2cms.js","searchable":2,"quickSearch":0,"filterable":0,"ext":"{{host}}/txt/json/live2mv_data.json"}, {"key":"Live2Mv","name":"直播转点播","type":3,"api":"{{host}}/libs/live2mv.js","searchable":2,"quickSearch":0,"filterable":0,"ext":"{{host}}/txt/json/live2mv_data.json"}, {"key":"Alist","name":"Alist","type":3,"api":"{{host}}/libs/alist.min.js","searchable":2,"quickSearch":0,"filterable":0,"ext":"{{host}}/txt/json/alist.json;200;video"}, {"key":"Alist_pt","name":"Alist(pluto)","type":3,"api":"{{host}}/libs/alist.min.js","searchable":2,"quickSearch":0,"filterable":0,"ext":"{{host}}/config/2;200;video"},