We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffc3a1 commit 5fcf5f3Copy full SHA for 5fcf5f3
1 file changed
other/Autopage/rules.json
@@ -5840,6 +5840,16 @@
5840
"bF": "return fun.src_bF(pageE)"
5841
}
5842
},
5843
+ "GGBases": {
5844
+ "host": "www.ggbases.com",
5845
+ "url": "return fun.isPager()",
5846
+ "pager": {
5847
+ "nextL": "li[class*=pfhover]+li>a",
5848
+ "pageE": "tr.dtr, head>style",
5849
+ "replaceE": "div[class^=pages]",
5850
+ "scriptT": 1
5851
+ }
5852
+ },
5853
"UraakaList": {
5854
"host": "uraakalist.com",
5855
"url": "/^\\/.+/",
0 commit comments