种子音乐.js 1.3 KB

1234567891011121314151617181920212223242526
  1. var rule = {
  2. title:'种子音乐',
  3. host:'https://www.zz123.com',
  4. homeUrl:'/list/mszm.htm?page=1',
  5. url:'/list/fyclass.htm?page=fypage',
  6. searchable:2,
  7. quickSearch:0,
  8. headers:{
  9. 'User-Agent':'MOBILE_UA',
  10. 'referer' : 'https://www.zz123.com/',
  11. },
  12. class_parse: '.taglist li;.tagitem&&data-name;.tagitem&&data-id',
  13. play_parse:true,
  14. // lazy:"js:input=input.replace(/play\\/(\\w+)\\.htm/,'ajax/?act=songinfo&id=$1&lang=');log(input);let mp3 = JSON.parse(request(input)).data.mp3;input={jx:0,url:mp3,parse:1,header:JSON.stringify({Referer:'https://www.zz123.com/'})}",
  15. lazy:"js:input=input.replace(/play\\/(\\w+)\\.htm/,'ajax/?act=songinfo&id=$1&lang=').replace('www.','');log(input);let mp3=JSON.parse(request(input)).data.mp3;input={jx:0,url:'https://zz123.com'+mp3,parse:1,header:JSON.stringify({Referer:'https://www.zz123.com/'})}",
  16. limit:6,
  17. 图片来源:'@Referer=https://www.zz123.com/',
  18. 推荐:"*",
  19. 一级:'.mobile-list&&.mobile-list-item;.songname&&Text;.lazyload&&data-src;.authorname&&Text;a&&href',
  20. 二级:'*',
  21. // searchUrl:'/search/?key=**&page=fypage',
  22. // 搜索:'*',
  23. searchUrl:'/ajax/?act=search&key=**&lang=',
  24. detailUrl:'/play/fyid.html',
  25. 搜索:'json:data;mname;pic;sname;id',
  26. }