更新 'SrcJyPublic.js'

master
src48597962 8 months ago
parent f90e7d943a
commit 8a854a5adb
  1. 3
      SrcJyPublic.js

@ -61,6 +61,9 @@ function getDatas(lx, isyx) {
}
}else if(obj.type==4 && obj.api.includes('api/v1/vod')){
arr = { "name": obj.name, "url": obj.api, "type": "hipy_t4", "ext": obj.ext};
if(arr.name.includes('[搜]')){
arr['onlysearch'] = 1;
}
}
}else{
if(obj.url.startsWith('http')){

Loading…
Cancel
Save