草榴社区.js 574 B

12345678910111213141516171819202122232425262728
  1. var rule = {
  2. title: '草榴社区',
  3. //host: 'caoliusq4.shop',
  4. host: 'https://kkb.sixnicecaoliusq.xyz/',
  5. url: '/index.php/vod/type/id/fyclass/page/fypage',
  6. searchUrl: '/index.php/vod/search/page/fypage/wd/**.html',
  7. filterable:1,
  8. searchable: 1,
  9. quickSearch: 1,
  10. headers: {
  11. 'User-Agent': 'PC_UA',
  12. },
  13. class_parse: '.stui-header__menu&&a;a&&Text;a&&href;/(\\d+)',
  14. play_parse: true,
  15. lazy:'',
  16. limit: 20,
  17. 推荐:'*',
  18. 一级: '.stui-vodlist&&li;h4&&Text;.lazyload&&data-original;;a&&href',
  19. 二级:'*',
  20. //二级:'*',
  21. 搜索:'*',
  22. }