Update README.md
This commit is contained in:
parent
1558c098d8
commit
df69c12cbc
@ -10,20 +10,20 @@
|
||||
"fenlei": "电影$/vodshow/1--------#韩剧$/vodshow/2--------#韩综$/vodshow/3--------", //------网站列表的分类
|
||||
"houzhui": "---.html", //------网站翻页链接的后缀
|
||||
```
|
||||
![b01](https://liu673cn.github.io/box/sub/Xbb/b01.jpg) <br />
|
||||
![b01](https://raw.fastgit.org/liu673cn/box/main/sub/Xbb/b01.jpg) <br />
|
||||
------------------
|
||||
```列表数组二次截取
|
||||
"shifouercijiequ": "0", //------截取的列表数组是否需要二次截取,0不需要,1需要
|
||||
"jiequqian": "空", //------截取关键词前
|
||||
"jiequhou": "空", //------截取关键词后
|
||||
```
|
||||
![b01.1](https://liu673cn.github.io/box/sub/Xbb/b01.1.jpg) <br />
|
||||
![b01.1]https://raw.fastgit.org/liu673cn/box/main/sub/Xbb/b01.1.jpg) <br />
|
||||
------------------
|
||||
```列表数组
|
||||
"jiequshuzuqian": "class=\"stui-vodlist__box\"", //------截取的列表数组的前关键词,截取的关键词有 " 的用 \ 进行转义
|
||||
"jiequshuzuhou": "</span>", //------截取的列表数组的后关键词
|
||||
```
|
||||
![b02.1](https://liu673cn.github.io/box/sub/Xbb/b02.1.jpg)<br />
|
||||
![b02.1](https://raw.fastgit.org/liu673cn/box/main/sub/Xbb/b02.1.jpg)<br />
|
||||
------------------
|
||||
```资源图片
|
||||
"tupianqian": "data-original=\"", //------列表中资源的图片前关键词,截取的关键词有 " 的用 \ 进行转义
|
||||
@ -33,7 +33,7 @@
|
||||
"lianjieqian": "href=\"",
|
||||
"lianjiehou": "\"",
|
||||
```
|
||||
![b02.2](https://liu673cn.github.io/box/sub/Xbb/b02.2.jpg)<br />
|
||||
![b02.2](https://raw.fastgit.org/liu673cn/box/main/sub/Xbb/b02.2.jpg)<br />
|
||||
------------------
|
||||
```搜索部分
|
||||
"sousuoqian": "/index.php/ajax/suggest?mid=1&wd=", //------搜索部分基本不用动,现在网站基本都是苹果CMS,所有搜索是固定的。
|
||||
@ -58,7 +58,7 @@
|
||||
"bfjiequqian": "空",
|
||||
"bfjiequhou": "空",
|
||||
```
|
||||
![b03](https://liu673cn.github.io/box/sub/Xbb/b03.jpg) <br />
|
||||
![b03](https://raw.fastgit.org/liu673cn/box/main/sub/Xbb/b03.jpg) <br />
|
||||
------------------
|
||||
```播放列表数组
|
||||
"bfjiequshuzuqian": "class=\"stui-content__playlist", //------播放截取的列表数组的前关键词
|
||||
@ -75,7 +75,7 @@
|
||||
"bfyjiequqian": "空",
|
||||
"bfyjiequhou": "空",
|
||||
```
|
||||
![b04](https://liu673cn.github.io/box/sub/Xbb/b04.jpg) <br />
|
||||
![b04](https://raw.fastgit.org/liu673cn/box/main/sub/Xbb/b04.jpg) <br />
|
||||
------------------
|
||||
```播放链接
|
||||
"bfyjiequshuzuqian": "<a",//------下面的是播放链接关键词<a href="链接">第一集</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user