From 67301203291b63f96f83db30a4594af1ddaf190b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E6=B4=92?= <78096245+PizazzGY@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:13:27 +0800 Subject: [PATCH] Add files via upload --- JS/短剧合集.js | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 JS/短剧合集.js diff --git a/JS/短剧合集.js b/JS/短剧合集.js new file mode 100644 index 0000000..474a896 --- /dev/null +++ b/JS/短剧合集.js @@ -0,0 +1,29 @@ +var rule = { + 类型: '影视',//影视|听书|漫画|小说 + title: '爱看短剧[盘]', + host: 'https://ys.110t.cn/', + homeUrl: '/api/ajax.php?act=recommend', + homeUrl: '/api/ajax.php?act=Daily', + url: '/api/ajax.php?act=fyclass', + searchUrl: '/api/ajax.php?act=search&name=**', + searchable: 1, + quickSearch: 0, + filterable: 0, + headers: { + 'User-Agent': 'MOBILE_UA', + }, + hikerListCol: "text_1", + hikerClassListCol: "text_1", + timeout: 5000, + class_name: '全部', + class_url: 'yingshilist', + play_parse: true, + lazy: $js.toString(() => { + input = "push://" + input; + }), + double: false, + 推荐: '*', + 一级: 'json:data;name;;addtime;url', + 二级: '*', + 搜索: '*', +} \ No newline at end of file