Skip to content

Commit ac5f5ed

Browse files
committed
新增 [蓝鲨] 支持
1 parent 0592b61 commit ac5f5ed

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

other/Autopage/rules.json

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3608,12 +3608,17 @@
36083608
"scrollD": 2000
36093609
}
36103610
},
3611-
"423down": {
3612-
"host": "www.423down.com",
3611+
"蓝鲨": {
3612+
"host": "www.lan-sha.com",
3613+
"url": "return (!fun.indexOF('.html'))",
3614+
"style": "#app {overflow: initial !important;}",
36133615
"pager": {
3614-
"nextL": "//span[@class='current']/following-sibling::a[1] | //span[@class='page-numbers current']/preceding-sibling::a[1]",
3615-
"pageE": ".content>.excerpt, .commentlist>li",
3616-
"replaceE": ".paging, .pagenav"
3616+
"nextL": "a.current+a",
3617+
"pageE": "li.post-item",
3618+
"replaceE": ".pages"
3619+
},
3620+
"function": {
3621+
"bF": "return fun.src_bF(pageE)"
36173622
}
36183623
},
36193624
"不死鸟": {
@@ -3807,6 +3812,14 @@
38073812
"replaceE": ".pagination"
38083813
}
38093814
},
3815+
"423down": {
3816+
"host": "www.423down.com",
3817+
"pager": {
3818+
"nextL": "//span[@class='current']/following-sibling::a[1] | //span[@class='page-numbers current']/preceding-sibling::a[1]",
3819+
"pageE": ".content>.excerpt, .commentlist>li",
3820+
"replaceE": ".paging, .pagenav"
3821+
}
3822+
},
38103823
"华军软件园": {
38113824
"host": "www.onlinedown.net",
38123825
"url": "/^\\/(sort\\/.+|search)/",

0 commit comments

Comments
 (0)