Update index.html

This commit is contained in:
Mujinniao
2021-09-08 18:03:01 +08:00
committed by GitHub
parent bb50251f33
commit c3ef512dda

View File

@@ -297,7 +297,7 @@
"itemNameRegex":"href=\".*vod/play/id/.*html\" rel=\"nofollow\">(.*?)</a></li>", "itemNameRegex":"href=\".*vod/play/id/.*html\" rel=\"nofollow\">(.*?)</a></li>",
"itemUrlRegex":"href=\"(.*vod/play/id/.*html)\" rel=\"nofollow\">.*</a></li>", "itemUrlRegex":"href=\"(.*vod/play/id/.*html)\" rel=\"nofollow\">.*</a></li>",
"searchNameRegex":" <a href=\".*\" title=\"(.*?)\" tapmode onclick=", "searchNameRegex":" <a href=\".*\" title=\"(.*?)\" tapmode onclick=",
"searchPictureRegex":<data-echo=\"(.*?)\"></div>", "searchPictureRegex":"data-echo=\"(.*?)\"></div>",
"searchStateRegex":"", "searchStateRegex":"",
"searchUrl":"https://www.suanzao.tv/vod/search/page/1/wd/{SearchWord}.html", "searchUrl":"https://www.suanzao.tv/vod/search/page/1/wd/{SearchWord}.html",
"searchUrlRegex":" <a href=\"(.*?)\" title=\".*\" tapmode onclick=", "searchUrlRegex":" <a href=\"(.*?)\" title=\".*\" tapmode onclick=",