苹果CMS10如何集成看看资源站
作者:阿兔时间:2023-10-06
苹果CMS10集成看看资源站步骤如下
1. 添加播放器:
播放器代码:
MacPlayer.Html = '<iframe src="//www.dmplay.xyz/d?url='+MacPlayer.PlayUrl+'" height="'+MacPlayer.Height+'" width="100%" scrolling="no" id="Player" allowfullscreen="true" ></iframe>'; MacPlayer.Show();
下载播放器:mac_kkyun.txt
2.添加采集资源
JSON常用采集地址:http://zy.hikan.xyz/api.php/provide/vod
JSON分离采集地址:http://zy.hikan.xyz/api.php/provide/vod?method=seq
如果想分离采集则添加附加参数 method=seq
3.绑定分类资源
一键采集即可
关于分离采集还是合并采集参考