diff --git a/config/config.sample.php b/config/config.sample.php index 0d3569a..c4553ea 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -456,14 +456,6 @@ return array( // 如果需要自动辅种,必须配置 'passkey' => '', ), - // dicmusic 序号:49 海豚 - 'dicmusic' => array( - // 如果需要用下载免费种脚本,须配置(只是自动辅种,可以不配置此项) - 'cookie' => '', - // 如果需要自动辅种,必须配置 - 'passkey' => '', // torrent_pass - 'authkey' => '', // authkey - ), // 配置文件结束 );