Add files via upload

This commit is contained in:
gaotianliuyun
2023-05-06 07:54:38 +08:00
committed by GitHub
parent 7eeace5bf9
commit af9d343eb4
41 changed files with 1356 additions and 0 deletions

25
js/种子音乐.js Normal file
View File

@@ -0,0 +1,25 @@
var rule = {
title:'种子音乐',
host:'https://www.zz123.com',
homeUrl:'/list/mszm.htm?page=1',
url:'/list/fyclass.htm?page=fypage',
searchable:2,
quickSearch:0,
headers:{
'User-Agent':'MOBILE_UA',
'referer' : 'https://www.zz123.com/',
},
class_parse: '.taglist li;.tagitem&&data-name;.tagitem&&data-id',
play_parse:true,
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/'})}",
limit:6,
图片来源:'@Referer=https://www.zz123.com/',
推荐:"*",
一级:'.mobile-list&&.mobile-list-item;.songname&&Text;.lazyload&&data-src;.authorname&&Text;a&&href',
二级:'*',
// searchUrl:'/search/?key=**&page=fypage',
// 搜索:'*',
searchUrl:'/ajax/?act=search&key=**&lang=',
detailUrl:'/play/fyid.html',
搜索:'json:data;mname;pic;sname;id',
}