diff --git a/SrcJyXunmi.js b/SrcJyXunmi.js index 290a91dd..e5487646 100644 --- a/SrcJyXunmi.js +++ b/SrcJyXunmi.js @@ -64,11 +64,9 @@ function xunmi(name,data,ishkss) { if(dytype&&obj.name&&obj.ext){ datalist.push({ "name": obj.name, "url": obj.ext, "ua":"MOBILE_UA", "type":dytype, "group": "TVBox订阅"}) } - } - if(obj.type==1&&obj.name&&obj.api){ + }else if(obj.type==1&&obj.name&&obj.api&&obj.api.indexOf('cms.nokia.press')==-1){ datalist.push({ "name": obj.name, "url": obj.api, "ua":"MOBILE_UA", "type":"cms", "group": "TVBox订阅"}) - } - if(/^csp_XBiubiu/.test(obj.api)){ + }else if(/^csp_XBiubiu/.test(obj.api)){ try{ let urlfile = obj.ext; if(/^clan:/.test(urlfile)){