We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb9ec2 commit e0410bbCopy full SHA for e0410bb
1 file changed
other/Autopage/rules.json
@@ -4423,6 +4423,18 @@
4423
"replaceE": ".xmc_Pages"
4424
}
4425
},
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
+ },
4438
"百度学术": {
4439
"host": "xueshu.baidu.com",
4440
"url": "return (fun.lp() == '/s')",
0 commit comments