更新 'SrcJuying.js'

master
src48597962 7 months ago
parent cd5199e568
commit 3ab71ac4c0
  1. 8
      SrcJuying.js

@ -147,7 +147,7 @@ function erjisousuo(name,group,datas,num) {
let lists = obj.fun(obj.name, "dianboerji", obj.data);
return {result:lists, success:1};
} catch (e) {
log('✓'+obj.data.name + '>搜索失败>' + e.message);
log(obj.data.name + '>搜索失败>' + e.message);
return {result:[], success:0};
}
}
@ -400,7 +400,7 @@ function dianboerji() {
列表.reverse();
}
}catch(e){
//xlog('强制修正选集顺序失败>'+e.message)
//xlog('强制修正选集顺序失败>'+e.message)
}
}
@ -945,9 +945,9 @@ function yiji() {
if(programversion<3){
confirm({
title: "温馨提示",
content: "发现小程序新版本",
content: "发现小程序新版本\n新聚影正式版更名为:聚影",
confirm: $.toString(() => {
return "海阔视界首页频道规则【聚影】¥home_rule_url¥http://hiker.nokia.press/hikerule/rulelist.json?id=6993"
return "海阔视界首页频道规则【聚影】¥home_rule_url¥http://hiker.nokia.press/hikerule/rulelist.json?id=6996"
}),
cancel: $.toString(() => {
return "toast://不升级小程序,功能不全或有异常"

Loading…
Cancel
Save