酷奇MV.js 546 B

1234567891011121314151617181920212223
  1. var rule = {
  2. title:'酷奇MV',
  3. host:'https://www.kuqimv.com',
  4. homeUrl:'/play/',
  5. url:'/play/fyclass_fypage.html',
  6. searchUrl:'/search.php?key=**',
  7. searchable:2,
  8. quickSearch:0,
  9. class_parse:'.m_bor li;a&&Text;a&&href;/play/(\\d+)_1.html',
  10. headers:{
  11. 'User-Agent':'MOBILE_UA'
  12. },
  13. timeout:5000,
  14. play_parse:true,
  15. lazy:'',
  16. limit:6,
  17. double:false,
  18. 推荐:'*',
  19. 一级:'.mv_list li;.name&&Text;.pic img&&src;.singer&&Text;a&&href',
  20. 二级:'*',
  21. 搜索:'.play_xg li;*;*;*;*',
  22. }