更新 'SrcJuying.js'

master
src48597962 9 months ago
parent d26f9c0d7e
commit ff275972a0
  1. 2
      SrcJuying.js

@ -866,7 +866,7 @@ function yiji() {
title: item.title, title: item.title,
url: item.ruleBaseUrl + '@rule=' + item.find_rule, url: item.ruleBaseUrl + '@rule=' + item.find_rule,
pic_url: item.picUrl, pic_url: item.picUrl,
desc: '足迹:'+item.lastClick.split('@@')[0], desc: item.lastClick?item.lastClick.split('@@')[0]:"",
col_type: "movie_3", col_type: "movie_3",
extra: item.params.params extra: item.params.params
}); });

Loading…
Cancel
Save