Files
DzzOffice/dzz/DPlayer/config/config.php
2024-08-18 15:46:48 +08:00

8 lines
148 B
PHP

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