pull/31/head
qist 1 year ago
parent 3f8a50251c
commit 60bc4f1e89

@ -79,7 +79,7 @@ var rule = {
json.data.forEach(function(data) { json.data.forEach(function(data) {
data.list.forEach(function(it) { data.list.forEach(function(it) {
d.push({ d.push({
url: "https://www.tycng.com/cj.php?jspid=" + it.id + "&port=" + data.port, url: "https://www.tycng.com/cj.php?id=" + it.id + "&port=" + data.port,
title: it.name, title: it.name,
img: it.pic, img: it.pic,
content:it.content, content:it.content,

Loading…
Cancel
Save