Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions other/Autopage/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -7857,13 +7857,16 @@
}
},
"黑料网": {
"host": ["18hlw.com","www.hlwxx.com","/.*/"],
"host": ["heiliao.com","18hlw.com","www.hlwxx.com","/.*/"],
"url": "return (!fun.indexOF('/archives/') && fun.isTitle('黑料网') && fun.isPager())",
"style": ".video-item {height: auto !important;} #notice_container, .infomation, .addbox{display: none !important;}",
"blank": 3,
"pager": {
"type": 6,
"nextL": "a.next",
"pageE": ".video-item"
"pageE": ".video-item",
"loadTime": 800,
"scrollD": 3000
}
},
"子夜动漫/七味网 类通用规则": {
Expand Down