修改失效域名

This commit is contained in:
qist
2024-09-07 14:10:12 +08:00
parent 800bf8fa15
commit 80d5de41c0
5 changed files with 6 additions and 6 deletions

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,