maccms.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. <?php
  2. return array (
  3. 'db' =>
  4. array (
  5. 'type' => 'mysql',
  6. 'path' => '',
  7. 'server' => '127.0.0.1',
  8. 'port' => '3306',
  9. 'name' => 'maccms10',
  10. 'user' => 'root',
  11. 'pass' => 'root',
  12. 'tablepre' => 'mac_',
  13. 'backup_path' => './application/data/backup/database/',
  14. 'part_size' => 20971520,
  15. 'compress' => 1,
  16. 'compress_level' => 4,
  17. ),
  18. 'site' =>
  19. array (
  20. 'site_name' => '免费短视频分享大全 - 大中国',
  21. 'site_url' => 'www.test.cn',
  22. 'site_wapurl' => 'wap.test.cn',
  23. 'site_keywords' => '短视频,搞笑视频,视频分享,免费视频,在线视频,预告片',
  24. 'site_description' => '提供最新最快的视频分享数据',
  25. 'site_icp' => 'icp123',
  26. 'site_qq' => '123456',
  27. 'site_email' => '[email protected]',
  28. 'install_dir' => '/',
  29. 'site_logo' => 'static/images/logo.jpg',
  30. 'site_waplogo' => 'static/images/logo.jpg',
  31. 'template_dir' => 'default',
  32. 'html_dir' => 'html',
  33. 'mob_status' => '0',
  34. 'mob_template_dir' => 'default',
  35. 'mob_html_dir' => 'html',
  36. 'site_tj' => '统计代码',
  37. 'site_status' => '1',
  38. 'site_close_tip' => '站点暂时关闭,请稍后访问',
  39. 'ads_dir' => 'ads',
  40. 'mob_ads_dir' => 'ads',
  41. ),
  42. 'app' =>
  43. array (
  44. 'pathinfo_depr' => '/',
  45. 'suffix' => 'html',
  46. 'popedom_filter' => '0',
  47. 'cache_type' => 'file',
  48. 'cache_host' => '127.0.0.1',
  49. 'cache_port' => '6379',
  50. 'cache_username' => '',
  51. 'cache_password' => '',
  52. 'cache_flag' => 'a6bcf9aa58',
  53. 'cache_core' => '0',
  54. 'cache_time' => '3600',
  55. 'cache_page' => '0',
  56. 'cache_time_page' => '3600',
  57. 'compress' => '0',
  58. 'search' => '1',
  59. 'search_timespan' => '3',
  60. 'search_vod_rule' => 'vod_en|vod_sub',
  61. 'search_art_rule' => 'art_en|art_sub',
  62. 'copyright_status' => '1',
  63. 'copyright_notice' => '该视频由于版权限制,暂不提供播放。',
  64. 'browser_junmp' => '0',
  65. 'page_404' => '404',
  66. 'player_sort' => '1',
  67. 'encrypt' => '0',
  68. 'search_hot' => '变形金刚,火影忍者,复仇者联盟,战狼,红海行动',
  69. 'art_extend_class' => '段子手,私房话,八卦精,爱生活,汽车迷,科技咖,美食家,辣妈帮',
  70. 'vod_extend_class' => '爱情,动作,喜剧,战争,科幻,剧情,武侠,冒险,枪战,恐怖,微电影,其它',
  71. 'vod_extend_state' => '正片,预告片,花絮',
  72. 'vod_extend_version' => '高清版,剧场版,抢先版,OVA,TV,影院版',
  73. 'vod_extend_area' => '大陆,香港,台湾,美国,韩国,日本,泰国,新加坡,马来西亚,印度,英国,法国,加拿大,西班牙,俄罗斯,其它',
  74. 'vod_extend_lang' => '国语,英语,粤语,闽南语,韩语,日语,法语,德语,其它',
  75. 'vod_extend_year' => '2021,2020,2019,2018,2017,2016,2015,2014,2013,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000',
  76. 'vod_extend_weekday' => '一,二,三,四,五,六,日',
  77. 'actor_extend_area' => '大陆,香港,台湾,美国,韩国,日本,泰国,新加坡,马来西亚,印度,英国,法国,加拿大,西班牙,俄罗斯,其它',
  78. 'filter_words' => 'www,http,com,net',
  79. 'extra_var' => '',
  80. 'collect_timespan' => '3',
  81. 'pagesize' => '20',
  82. 'makesize' => '30',
  83. 'admin_login_verify' => '1',
  84. 'editor' => 'Ueditor',
  85. 'lang' => 'zh-cn',
  86. 'input_type' => '1',
  87. ),
  88. 'user' =>
  89. array (
  90. 'status' => '1',
  91. 'reg_open' => '1',
  92. 'reg_status' => '1',
  93. 'reg_phone_sms' => '0',
  94. 'reg_email_sms' => '0',
  95. 'reg_verify' => '0',
  96. 'login_verify' => '0',
  97. 'reg_points' => '10',
  98. 'reg_num' => '1',
  99. 'invite_reg_points' => '10',
  100. 'invite_visit_points' => '1',
  101. 'invite_visit_num' => '1',
  102. 'reward_status' => '1',
  103. 'reward_ratio' => '10',
  104. 'reward_ratio_2' => '30',
  105. 'reward_ratio_3' => '50',
  106. 'cash_status' => '1',
  107. 'cash_ratio' => '100',
  108. 'cash_min' => '1',
  109. 'trysee' => '0',
  110. 'vod_points_type' => '1',
  111. 'art_points_type' => '1',
  112. 'portrait_status' => '1',
  113. 'portrait_size' => '100x100',
  114. 'filter_words' => 'admin,cao,sex,xxx',
  115. ),
  116. 'gbook' =>
  117. array (
  118. 'status' => '1',
  119. 'audit' => '0',
  120. 'login' => '0',
  121. 'verify' => '1',
  122. 'pagesize' => '20',
  123. 'timespan' => '3',
  124. ),
  125. 'comment' =>
  126. array (
  127. 'status' => '1',
  128. 'audit' => '0',
  129. 'login' => '0',
  130. 'verify' => '1',
  131. 'pagesize' => '20',
  132. 'timespan' => '3',
  133. ),
  134. 'upload' =>
  135. array (
  136. 'img_key' => 'baidu|douban|tvmao',
  137. 'img_api' => '/img.php?url=',
  138. 'thumb' => '0',
  139. 'thumb_size' => '300x300',
  140. 'thumb_type' => '1',
  141. 'watermark' => '0',
  142. 'watermark_location' => '7',
  143. 'watermark_content' => 'test',
  144. 'watermark_size' => '40',
  145. 'watermark_color' => '#FF0000',
  146. 'protocol' => 'http',
  147. 'mode' => 'local',
  148. 'remoteurl' => 'http://img.test.com/',
  149. 'api' =>
  150. array (
  151. 'ftp' =>
  152. array (
  153. 'host' => '',
  154. 'port' => '21',
  155. 'user' => 'test',
  156. 'pwd' => 'test',
  157. 'path' => '/',
  158. 'url' => '',
  159. ),
  160. 'qiniu' =>
  161. array (
  162. 'bucket' => '',
  163. 'accesskey' => '',
  164. 'secretkey' => '',
  165. 'url' => '',
  166. ),
  167. 'uomg' =>
  168. array (
  169. 'openid' => '',
  170. 'key' => '',
  171. 'type' => 'sogou',
  172. ),
  173. 'upyun' =>
  174. array (
  175. 'bucket' => '',
  176. 'username' => '',
  177. 'pwd' => '',
  178. 'url' => '',
  179. ),
  180. 'weibo' =>
  181. array (
  182. 'user' => '',
  183. 'pwd' => '',
  184. 'size' => 'large',
  185. 'cookie' => '',
  186. 'time' => '1546239694',
  187. ),
  188. ),
  189. ),
  190. 'interface' =>
  191. array (
  192. 'status' => 0,
  193. 'pass' => '2RK20D7UKAWWC5RV',
  194. 'vodtype' => '动作片=动作',
  195. 'arttype' => '头条=头条',
  196. 'actortype' => '',
  197. 'websitetype' => '',
  198. ),
  199. 'pay' =>
  200. array (
  201. 'min' => '10',
  202. 'scale' => '1',
  203. 'card' =>
  204. array (
  205. 'url' => '',
  206. ),
  207. 'alipay' =>
  208. array (
  209. 'account' => '111',
  210. 'appid' => '',
  211. 'appkey' => '',
  212. ),
  213. 'codepay' =>
  214. array (
  215. 'appid' => '40625',
  216. 'appkey' => '',
  217. 'type' => '1,2',
  218. 'act' => '0',
  219. ),
  220. 'weixin' =>
  221. array (
  222. 'appid' => '222',
  223. 'mchid' => '',
  224. 'appkey' => '',
  225. ),
  226. 'zhapay' =>
  227. array (
  228. 'appid' => '18039',
  229. 'appkey' => '',
  230. 'type' => '1,2',
  231. 'act' => '2',
  232. ),
  233. ),
  234. 'collect' =>
  235. array (
  236. 'vod' =>
  237. array (
  238. 'status' => '1',
  239. 'hits_start' => '1',
  240. 'hits_end' => '1000',
  241. 'updown_start' => '1',
  242. 'updown_end' => '1000',
  243. 'score' => '1',
  244. 'pic' => '0',
  245. 'tag' => '0',
  246. 'class_filter' => '1',
  247. 'psename' => '1',
  248. 'psernd' => '0',
  249. 'psesyn' => '0',
  250. 'urlrole' => '0',
  251. 'inrule' => ',f,g',
  252. 'uprule' => ',a',
  253. 'filter' => '色戒,色即是空',
  254. 'namewords' => '第1季=第一季#第2季=第二季#第3季=第三季#第4季=第四季',
  255. 'thesaurus' => ' =',
  256. 'words' => 'aaa#bbb#ccc#ddd#eee',
  257. ),
  258. 'art' =>
  259. array (
  260. 'status' => '1',
  261. 'hits_start' => '1',
  262. 'hits_end' => '1000',
  263. 'updown_start' => '1',
  264. 'updown_end' => '1000',
  265. 'score' => '1',
  266. 'pic' => '0',
  267. 'tag' => '0',
  268. 'psernd' => '0',
  269. 'psesyn' => '0',
  270. 'inrule' => ',b',
  271. 'uprule' => ',a,d',
  272. 'filter' => '无奈的人',
  273. 'thesaurus' => '',
  274. 'words' => '',
  275. ),
  276. 'actor' =>
  277. array (
  278. 'status' => '0',
  279. 'hits_start' => '1',
  280. 'hits_end' => '999',
  281. 'updown_start' => '1',
  282. 'updown_end' => '999',
  283. 'score' => '0',
  284. 'pic' => '0',
  285. 'psernd' => '0',
  286. 'psesyn' => '0',
  287. 'uprule' => ',a,b,c',
  288. 'filter' => '无奈的人',
  289. 'thesaurus' => '',
  290. 'words' => '',
  291. 'inrule' => ',a',
  292. ),
  293. 'role' =>
  294. array (
  295. 'status' => '0',
  296. 'hits_start' => '1',
  297. 'hits_end' => '999',
  298. 'updown_start' => '1',
  299. 'updown_end' => '999',
  300. 'score' => '0',
  301. 'pic' => '0',
  302. 'psernd' => '0',
  303. 'psesyn' => '0',
  304. 'uprule' => ',a,b,c',
  305. 'filter' => '',
  306. 'thesaurus' => '',
  307. 'words' => '',
  308. 'inrule' => ',a',
  309. ),
  310. 'website' =>
  311. array (
  312. 'status' => '0',
  313. 'hits_start' => '',
  314. 'hits_end' => '',
  315. 'updown_start' => '',
  316. 'updown_end' => '',
  317. 'score' => '0',
  318. 'pic' => '0',
  319. 'psernd' => '0',
  320. 'psesyn' => '0',
  321. 'filter' => '',
  322. 'thesaurus' => '',
  323. 'words' => '',
  324. 'inrule' => ',a',
  325. 'uprule' => ',',
  326. ),
  327. 'comment' =>
  328. array (
  329. 'status' => '0',
  330. 'updown_start' => '1',
  331. 'updown_end' => '100',
  332. 'psernd' => '0',
  333. 'psesyn' => '0',
  334. 'inrule' => ',b',
  335. 'filter' => '',
  336. 'thesaurus' => '',
  337. 'words' => '',
  338. 'uprule' => ',',
  339. ),
  340. ),
  341. 'api' =>
  342. array (
  343. 'vod' =>
  344. array (
  345. 'status' => 0,
  346. 'charge' => '0',
  347. 'pagesize' => '20',
  348. 'imgurl' => 'http://img.test.com/',
  349. 'typefilter' => '',
  350. 'datafilter' => ' vod_status=1',
  351. 'cachetime' => '',
  352. 'from' => '',
  353. 'auth' => 'test.com#163.com',
  354. ),
  355. 'art' =>
  356. array (
  357. 'status' => 0,
  358. 'charge' => '0',
  359. 'pagesize' => '20',
  360. 'imgurl' => '',
  361. 'typefilter' => '',
  362. 'datafilter' => 'art_status=1',
  363. 'cachetime' => '',
  364. 'auth' => '',
  365. ),
  366. 'actor' =>
  367. array (
  368. 'status' => '0',
  369. 'charge' => '0',
  370. 'pagesize' => '20',
  371. 'imgurl' => '',
  372. 'typefilter' => '',
  373. 'datafilter' => 'actor_status=1',
  374. 'cachetime' => '',
  375. 'auth' => '',
  376. ),
  377. 'role' =>
  378. array (
  379. 'status' => '0',
  380. 'charge' => '0',
  381. 'pagesize' => '20',
  382. 'imgurl' => '',
  383. 'typefilter' => '',
  384. 'datafilter' => 'role_status=1',
  385. 'cachetime' => '',
  386. 'auth' => '',
  387. ),
  388. 'website' =>
  389. array (
  390. 'status' => '0',
  391. 'charge' => '0',
  392. 'pagesize' => '20',
  393. 'imgurl' => '',
  394. 'typefilter' => '',
  395. 'datafilter' => 'website_status=1',
  396. 'cachetime' => '',
  397. 'auth' => '',
  398. ),
  399. ),
  400. 'connect' =>
  401. array (
  402. 'qq' =>
  403. array (
  404. 'status' => '0',
  405. 'key' => 'aa',
  406. 'secret' => 'bb',
  407. ),
  408. 'weixin' =>
  409. array (
  410. 'status' => '0',
  411. 'key' => 'cc',
  412. 'secret' => 'dd',
  413. ),
  414. ),
  415. 'weixin' =>
  416. array (
  417. 'status' => '1',
  418. 'duijie' => 'wx.test.com',
  419. 'sousuo' => 'wx.test.com',
  420. 'token' => 'qweqwe',
  421. 'guanzhu' => '欢迎关注',
  422. 'wuziyuan' => '没找到资源,请更换关键词或等待更新',
  423. 'wuziyuanlink' => 'demo.test.com',
  424. 'bofang' => '0',
  425. 'msgtype' => '0',
  426. 'gjc1' => '关键词1',
  427. 'gjcm1' => '长城',
  428. 'gjci1' => 'http://img.aolusb.com/im/201610/2016101222371965996.jpg',
  429. 'gjcl1' => 'http://www.loldytt.com/Dongzuodianying/CC/',
  430. 'gjc2' => '关键词2',
  431. 'gjcm2' => '生化危机6',
  432. 'gjci2' => 'http://img.aolusb.com/im/201702/20172711214866248.jpg',
  433. 'gjcl2' => 'http://www.loldytt.com/Kehuandianying/SHWJ6ZZ/',
  434. 'gjc3' => '关键词3',
  435. 'gjcm3' => '湄公河行动',
  436. 'gjci3' => 'http://img.aolusb.com/im/201608/201681719561972362.jpg',
  437. 'gjcl3' => 'http://www.loldytt.com/Dongzuodianying/GHXD/',
  438. 'gjc4' => '关键词4',
  439. 'gjcm4' => '王牌逗王牌',
  440. 'gjci4' => 'http://img.aolusb.com/im/201601/201612723554344882.jpg',
  441. 'gjcl4' => 'http://www.loldytt.com/Xijudianying/WPDWP/',
  442. ),
  443. 'view' =>
  444. array (
  445. 'index' => '0',
  446. 'map' => '0',
  447. 'search' => '0',
  448. 'rss' => '0',
  449. 'label' => '0',
  450. 'vod_type' => '0',
  451. 'vod_show' => '0',
  452. 'art_type' => '0',
  453. 'art_show' => '0',
  454. 'topic_index' => '0',
  455. 'topic_detail' => '0',
  456. 'vod_detail' => '0',
  457. 'vod_play' => '0',
  458. 'vod_down' => '0',
  459. 'art_detail' => '0',
  460. ),
  461. 'path' =>
  462. array (
  463. 'topic_index' => 'topic/index',
  464. 'topic_detail' => 'topic/{id}/index',
  465. 'vod_type' => 'vodtypehtml/{id}/index',
  466. 'vod_detail' => 'vodhtml/{id}/index',
  467. 'vod_play' => 'vodplayhtml/{id}/index',
  468. 'vod_down' => 'voddownhtml/{id}/index',
  469. 'art_type' => 'arttypehtml/{id}/index',
  470. 'art_detail' => 'arthtml/{id}/index',
  471. 'page_sp' => '_',
  472. 'suffix' => 'html',
  473. ),
  474. 'rewrite' =>
  475. array (
  476. 'suffix_hide' => '0',
  477. 'route_status' => '0',
  478. 'status' => '0',
  479. 'encode_key' => 'abcdefg',
  480. 'encode_len' => '6',
  481. 'vod_id' => '0',
  482. 'art_id' => '0',
  483. 'type_id' => '0',
  484. 'topic_id' => '0',
  485. 'actor_id' => '0',
  486. 'role_id' => '0',
  487. 'website_id' => '0',
  488. 'route' => 'map => map/index
  489. rss/index => rss/index
  490. rss/baidu => rss/baidu
  491. rss/google => rss/google
  492. rss/sogou => rss/sogou
  493. rss/so => rss/so
  494. rss/bing => rss/bing
  495. rss/sm => rss/sm
  496. index-<page?> => index/index
  497. gbook-<page?> => gbook/index
  498. gbook$ => gbook/index
  499. topic-<page?> => topic/index
  500. topic$ => topic/index
  501. topicdetail-<id> => topic/detail
  502. actor-<page?> => actor/index
  503. actor$ => actor/index
  504. actordetail-<id> => actor/detail
  505. actorshow/<area?>-<blood?>-<by?>-<letter?>-<level?>-<order?>-<page?>-<sex?>-<starsign?> => actor/show
  506. role-<page?> => role/index
  507. role$ => role/index
  508. roledetail-<id> => role/detail
  509. roleshow/<by?>-<letter?>-<level?>-<order?>-<page?>-<rid?> => role/show
  510. vodtype/<id>-<page?> => vod/type
  511. vodtype/<id> => vod/type
  512. voddetail/<id> => vod/detail
  513. vodrss-<id> => vod/rss
  514. vodplay/<id>-<sid>-<nid> => vod/play
  515. voddown/<id>-<sid>-<nid> => vod/down
  516. vodshow/<id>-<area?>-<by?>-<class?>-<lang?>-<letter?>-<level?>-<order?>-<page?>-<state?>-<tag?>-<year?> => vod/show
  517. vodsearch/<wd?>-<actor?>-<area?>-<by?>-<class?>-<director?>-<lang?>-<letter?>-<level?>-<order?>-<page?>-<state?>-<tag?>-<year?> => vod/search
  518. vodplot/<id>-<page?> => vod/plot
  519. vodplot/<id> => vod/plot
  520. arttype/<id>-<page?> => art/type
  521. arttype/<id> => art/type
  522. artshow-<id> => art/show
  523. artdetail-<id>-<page?> => art/detail
  524. artdetail-<id> => art/detail
  525. artrss-<id>-<page> => art/rss
  526. artshow/<id>-<by?>-<class?>-<level?>-<letter?>-<order?>-<page?>-<tag?> => art/show
  527. artsearch/<wd?>-<by?>-<class?>-<level?>-<letter?>-<order?>-<page?>-<tag?> => art/search
  528. label-<file> => label/index
  529. plotdetail/<id>-<page?> => plot/plot
  530. plotdetail/<id> => plot/detail',
  531. ),
  532. 'email' =>
  533. array (
  534. 'type' => 'Phpmailer',
  535. 'time' => '5',
  536. 'nick' => 'test',
  537. 'test' => '[email protected]',
  538. 'tpl' =>
  539. array (
  540. 'test_title' => '【{$maccms.site_name}】测试邮件标题',
  541. 'test_body' => '【{$maccms.site_name}】当您看到这封邮件说明邮件配置正确了!感谢支持开源程序!',
  542. 'user_reg_title' => '【{$maccms.site_name}】的会员您好,请认真阅读邮件正文并按要求操作完成注册',
  543. 'user_reg_body' => '【{$maccms.site_name}】的会员您好,注册验证码为:{$code},请在{$time}分钟内完成验证。',
  544. 'user_bind_title' => '【{$maccms.site_name}】的会员您好,请认真阅读邮件正文并按要求操作完成绑定',
  545. 'user_bind_body' => '【{$maccms.site_name}】的会员您好,绑定验证码为:{$code},请在{$time}分钟内完成验证。',
  546. 'user_findpass_title' => '【{$maccms.site_name}】的会员您好,请认真阅读邮件正文并按要求操作完成找回',
  547. 'user_findpass_body' => '【{$maccms.site_name}】的会员您好,找回验证码为:{$code},请在{$time}分钟内完成验证。',
  548. ),
  549. 'phpmailer' =>
  550. array (
  551. 'host' => 'smtp.qq.com',
  552. 'port' => '587',
  553. 'secure' => 'tsl',
  554. 'username' => '[email protected]',
  555. 'password' => 'test',
  556. ),
  557. ),
  558. 'play' =>
  559. array (
  560. 'width' => '100%',
  561. 'height' => '100%',
  562. 'widthmob' => '100%',
  563. 'heightmob' => '100%',
  564. 'widthpop' => '0',
  565. 'heightpop' => '600',
  566. 'second' => '5',
  567. 'prestrain' => '//union.maccms.la/html/prestrain.html',
  568. 'buffer' => '//union.maccms.la/html/buffer.html',
  569. 'parse' => '',
  570. 'autofull' => '0',
  571. 'showtop' => '1',
  572. 'showlist' => '1',
  573. 'flag' => '0',
  574. 'colors' => '000000,F6F6F6,F6F6F6,333333,666666,FFFFF,FF0000,2c2c2c,ffffff,a3a3a3,2c2c2c,adadad,adadad,48486c,fcfcfc',
  575. ),
  576. 'sms' =>
  577. array (
  578. 'type' => '',
  579. 'sign' => '我的网站',
  580. 'tpl_code_reg' => 'SMS_144850895',
  581. 'tpl_code_bind' => 'SMS_144940283',
  582. 'tpl_code_findpass' => 'SMS_144851023',
  583. 'aliyun' =>
  584. array (
  585. 'appid' => '',
  586. 'appkey' => '',
  587. ),
  588. 'qcloud' =>
  589. array (
  590. 'appid' => '',
  591. 'appkey' => '',
  592. ),
  593. ),
  594. 'extra' =>
  595. array (
  596. ),
  597. 'seo' =>
  598. array (
  599. 'vod' =>
  600. array (
  601. 'name' => '视频首页',
  602. 'key' => '短视频,搞笑视频,视频分享,免费视频,在线视频,预告片',
  603. 'des' => '提供最新最快的视频分享数据',
  604. ),
  605. 'art' =>
  606. array (
  607. 'name' => '文章首页',
  608. 'key' => '新闻资讯,娱乐新闻,八卦娱乐,狗仔队,重大事件',
  609. 'des' => '提供最新最快的新闻资讯',
  610. ),
  611. 'actor' =>
  612. array (
  613. 'name' => '演员首页',
  614. 'key' => '大陆明星,港台明星,日韩明星,欧美明星,最火明星',
  615. 'des' => '明星个人信息介绍',
  616. ),
  617. 'role' =>
  618. array (
  619. 'name' => '角色首页',
  620. 'key' => '电影角色,电视剧角色,动漫角色,综艺角色',
  621. 'des' => '角色人物介绍',
  622. ),
  623. 'plot' =>
  624. array (
  625. 'name' => '剧情首页',
  626. 'key' => '剧情连载,剧情更新,剧情前瞻,剧情完结',
  627. 'des' => '提供最新的剧情信息',
  628. ),
  629. ),
  630. 'urlsend' =>
  631. array (
  632. 'baidu' =>
  633. array (
  634. 'token' => '111',
  635. ),
  636. 'baidufast' =>
  637. array (
  638. 'token' => '222',
  639. ),
  640. ),
  641. );