fix
This commit is contained in:
parent
c76df61e64
commit
46dc439d9b
@ -80,7 +80,7 @@ var rule = {
|
|||||||
data.list.forEach(function(it) {
|
data.list.forEach(function(it) {
|
||||||
d.push({
|
d.push({
|
||||||
url: "https://www.tycng.com/cj.php?id=" + it.id + "&port=" + data.port,
|
url: "https://www.tycng.com/cj.php?id=" + it.id + "&port=" + data.port,
|
||||||
title: it.name + "," + data.portname,
|
title: it.name + "【" + data.portname + "】",
|
||||||
img: it.pic,
|
img: it.pic,
|
||||||
content:it.content,
|
content:it.content,
|
||||||
desc: it.remarks + "," + it.type_name
|
desc: it.remarks + "," + it.type_name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user