Skip to content

Commit 5fcf5f3

Browse files
committed
新增 [GGBases] 支持
1 parent cffc3a1 commit 5fcf5f3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5840,6 +5840,16 @@
58405840
"bF": "return fun.src_bF(pageE)"
58415841
}
58425842
},
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+
},
58435853
"UraakaList": {
58445854
"host": "uraakalist.com",
58455855
"url": "/^\\/.+/",

0 commit comments

Comments
 (0)