N3RD/JN/dr_py/js/啊哈DJ[听].js

25 lines
737 B
JavaScript
Raw Normal View History

2024-06-23 15:55:34 +08:00
var rule = {
title: '啊哈DJ[听]',
host: 'https://m.ahadj.com',
url: '/music/id-fyclass-fypage.html',
class_parse: 'body&&.sort&&a;a&&Text;a&&href;(\\d+)',
hikerListCol: "movie_2",
hikerClassListCol: "movie_2",
searchable: 2,
quickSearch: 0,
filterable: 0,
headers: {
'User-Agent': 'MOBILE_UA',
},
play_parse: true,
lazy: $js.toString(() => {
let html = request(input);
let _url = pdfh(html, 'video&&source&&src');
input = {parse: 0, url: _url, js: ''};
}),
推荐: '*',
searchUrl: '/search/?key=**&page=fypage.html',
一级: '.yinyue_list&&li;a--span--span--span&&Text;img&&src;span&&Text;a&&href',
二级: '*',
搜索: '*',
}