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 2d5ccbd commit 069db0dCopy full SHA for 069db0d
other/Autopage/rules.json
@@ -4269,6 +4269,18 @@
4269
"replaceE": ".pagination"
4270
}
4271
},
4272
+ "IEU OpenGWAS project": {
4273
+ "host": "gwas.mrcieu.ac.uk",
4274
+ "url": "/^\\/datasets\\//",
4275
+ "pager": {
4276
+ "type": 3,
4277
+ "nextL": ".next>a",
4278
+ "pageE": "#search tbody>tr",
4279
+ "replaceE": ".pagination",
4280
+ "interval": 0,
4281
+ "scrollD": 200
4282
+ }
4283
+ },
4284
"维普网": {
4285
"host": "www.cqvip.com",
4286
"url": "/\\/search/",
0 commit comments