Files
DzzOffice/dzz/DPlayer/config/config.php
2024-10-09 17:20:40 +08:00

8 lines
155 B
PHP

<?php
return array(
'allow_robot'=>false,
'about'=>array('name_en'=>'DPlayer',
'version'=>'V1.1 小胡(gitee.com/xiaohu2024)')
);