爱车MV.js 643 B

1234567891011121314151617181920212223
  1. var rule = {
  2. title:'爱车MV',
  3. host:'https://www.ichemv.com',
  4. homeUrl:'/mv/',
  5. url:'/mv/fyclass_fypage.html',
  6. searchUrl:'/search.php?key=**&pages=fypage',
  7. searchable:2,
  8. quickSearch:0,
  9. class_parse:'.lei_fl&&li;a&&Text;a&&href;.*/(\\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. 图片来源:'@Referer=https://www.ichemv.com/',
  19. 推荐:'*',
  20. 一级: '.mv_list&&li;a&&title;img&&data-src;;a&&href',
  21. 二级:'*',
  22. 搜索:'.sp_list&&li;a&&title;img&&data-src;.singer&&Text;a&&href;.hits&&Text',
  23. }