Add files via upload

This commit is contained in:
n3rddd 2024-09-07 18:24:35 +08:00 committed by GitHub
parent 00191233dd
commit 3e8677401b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ var rule = {
title:'点播',
host:'http://tv.jsp47.com',
homeUrl:'',
searchUrl:'https://www.tycng.com/cj.php?q=**&pageNum=fypage',
searchUrl:'https://www.swsixtwo.top/cj.php?q=**&pageNum=fypage',
searchable:2,
quickSearch:1,
multi:1,
@ -79,7 +79,7 @@ var rule = {
json.data.forEach(function(data) {
data.list.forEach(function(it) {
d.push({
url: "https://www.tycng.com/cj.php?id=" + it.id + "&port=" + data.port,
url: "https://www.swsixtwo.top/cj.php?id=" + it.id + "&port=" + data.port,
title: it.name + "【" + data.portname + "】",
img: it.pic,
content:it.content,