```
feat(PyramidStore): 初始化项目并添加基础配置文件 添加 .gitignore 忽略子仓库的 .git 目录 添加 LICENSE 文件,使用 GNU General Public License v3.0 添加 README.md 说明文档,包含调试示例、免责声明和配置说明 添加 base/localProxy.py 基础代理配置文件 添加版本控制图片文件(二进制差异) ```
This commit is contained in:
29
js/短剧合集.js
Normal file
29
js/短剧合集.js
Normal file
@@ -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',
|
||||
二级: '*',
|
||||
搜索: '*',
|
||||
}
|
Reference in New Issue
Block a user