SeaCMS官方资源库采集时备注、分集名称和播放来源的过滤
1、备注
编辑 /include/collection.class.php
文件,找到:
$v_data['v_note'] = (String)$video->note;//影片备注
在下方插入:
此处内容已隐藏,回复可见
1、备注
编辑 /include/collection.class.php
文件,找到:
$v_data['v_note'] = (String)$video->note;//影片备注
在下方插入:
学习一下