Skip to content

Commit e0410bb

Browse files
committed
新增 [315学术网] 支持
1 parent ceb9ec2 commit e0410bb

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,6 +4423,18 @@
44234423
"replaceE": ".xmc_Pages"
44244424
}
44254425
},
4426+
"315学术网": {
4427+
"host": "www.315xs.com",
4428+
"url": "/\\/search\\.php/",
4429+
"retry": 3100,
4430+
"pager": {
4431+
"nextL": "//ul[@class='pagelist']//a[text()='下一页']",
4432+
"pageE": ".resultlist>dl",
4433+
"replaceE": ".pagelist",
4434+
"interval": 3100,
4435+
"scrollD": 700
4436+
}
4437+
},
44264438
"百度学术": {
44274439
"host": "xueshu.baidu.com",
44284440
"url": "return (fun.lp() == '/s')",

0 commit comments

Comments
 (0)