Skip to content
Prev Previous commit
Next Next commit
更新jx/web1.js文件的URL
  • Loading branch information
EylinSir committed Jan 16, 2026
commit 7689b51afe0936a6f9f193dc0359cefb233fe366
2 changes: 1 addition & 1 deletion jx/web1.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const jx = {
* 添加url属性直接暴露api,不走系统。建议web解析才写这个属性,json解析隐藏起来
* @type {string}
*/
url: 'https://bfq.cfwlgzs.cn/player?url=',
url: 'https://www.ckplayer.vip/jiexi/?url=',
};

/**
Expand Down