mirror of
https://github.com/qist/tvbox.git
synced 2026-04-25 08:52:44 +00:00
修改失效域名
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user