You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
477 B

8 months ago
  1. var rule = {
  2. title:'18av',
  3. host:'https://maa1812.com',
  4. url:'/zh/fyclass/all/fypage.html',
  5. headers:{
  6. 'User-Agent':'MOBILE_UA'
  7. },
  8. timeout:5000,
  9. class_name:'最近更新',//静态分类名称拼接
  10. class_url:'chinese_list',//静态分类标识拼接
  11. //class_parse:'ul.animenu__nav&&li;a&&Text;a&&href',
  12. limit:5,
  13. play_parse:true,
  14. lazy:'',
  15. 一级:'.posts&&.video_9s;h3&&Text;img&&src;.meta&&Text;a&&href',
  16. 二级:'*',
  17. }