吸瓜.js 667 B

123456789101112131415161718192021
  1. var rule = {
  2. title:'吸瓜',
  3. host:'https://xgsp.tv',
  4. // homeUrl:'',
  5. url:'/list/?fyclass-fypage.html',
  6. headers:{
  7. 'User-Agent':'MOBILE_UA'
  8. },
  9. searchable:0,
  10. quickSearch:0,
  11. timeout:5000,
  12. class_parse:'.wap-roll&&li;a&&Text;a&&href;(\\d+).html',
  13. cate_exclude:'独家',
  14. limit:5,
  15. play_parse:true,
  16. lazy:'js:let html=request(input);let a=html.match(/var now="(.*?)"/)[1];input=a',
  17. 推荐:'ul.row.row-space7.row-m-space7.tx-column-5.tx-column-m-2;li;a&&title;img&&src;.ico-right&&Text;a&&href',
  18. double:true,
  19. 一级:'.tx-column-m-2.mb20&&li;h2&&Text;img&&src;.ico-right&&Text;a&&href',
  20. 二级:'*',
  21. }