喵物次元.js 836 B

123456789101112131415161718192021222324
  1. var rule = {
  2. title: '喵物次元',
  3. host: 'https://catw.moe',
  4. 模板:'短视2',
  5. searchUrl: '/index.php/vod/search/wd/**.html',
  6. url:'index.php/vod/show/id/fyclass/page/fypage.html',
  7. searchable: 2,//是否启用全局搜索,
  8. quickSearch: 1,//是否启用快速搜索,
  9. filterable: 0,//是否启用分类筛选,
  10. headers: {
  11. 'User-Agent': 'MOBILE_UA'
  12. },
  13. play_parse: true,
  14. lazy: '',
  15. limit: 6,
  16. tab_rename:{'喵物次元':'LR',},
  17. class_name:'TV动画&剧场版&特摄剧',
  18. class_url:'1&2&20',
  19. double: false, // 推荐内容是否双层定位
  20. 推荐: '*',
  21. 一级: '.public-list-exp;a&&title;img&&data-src;.ft2&&Text;a&&href',
  22. 搜索: '.public-list-box;.thumb-txt&&Text;.public-list-exp&&img&&data-src;.public-list-prb&&Text;a&&href'
  23. }