@wycbug 在 给群里发的影视网写了个源 中发帖
原贴:https://linux.do/t/topic/244904
var rule = {
title: '播剧影视网',
host: 'https://www.boju.cc',
url: '/vodshow/fyclass--------fypage---.html',
searchUrl: '/vodsearch/page/fypage/wd/**.html',
searchable: 2,
quickSearch: 0,
filterable: 0,
headers: {
'User-Agent': 'PC_UA',
},
class_parse: '.head-nav li:gt(0):lt(7);a&&Text;a&&href;/vodtype/(.*)\.html',
play_parse: true,
lazy:...