mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-25 04:05:17 +08:00
24 lines
582 B
JavaScript
24 lines
582 B
JavaScript
var rule = {
|
|
title: '310直播',
|
|
host: 'http://www.310.tv',
|
|
url: '/?s=0&t=1&a=fyclass&g=fypage',
|
|
searchUrl: '',
|
|
searchable: 0,
|
|
quickSearch: 0,
|
|
class_name: '热门&足球&篮球',
|
|
class_url: '0&1&2',
|
|
headers: {
|
|
'User-Agent': 'MOBILE_UA'
|
|
},
|
|
hikerListCol: "avatar",
|
|
hikerClassListCol: "avatar",
|
|
timeout: 5000,
|
|
play_parse: false,
|
|
lazy: '',
|
|
limit: 6,
|
|
double: false,
|
|
推荐: '*',
|
|
一级: '.list_content a;.jiabifeng&&p:lt(5)&&Text;.feleimg img&&src;a&&t-nzf-o;a&&href',
|
|
二级: '*',
|
|
搜索: '',
|
|
} |