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 876ae0c commit bd2ed31Copy full SHA for bd2ed31
1 file changed
other/Autopage/rules.json
@@ -5904,6 +5904,28 @@
5904
"bF": "return fun.src_bF(pageE)"
5905
}
5906
},
5907
+ "TaSexy": {
5908
+ "host": "www.tasexy.top",
5909
+ "url": "return fun.isPager()",
5910
+ "style": ".iframe,li[id^=sexy_]",
5911
+ "blank": 3,
5912
+ "pager": {
5913
+ "nextL": "a.active+a",
5914
+ "pageE": ".list_box>ul:nth-of-type(2)~ul",
5915
+ "replaceE": ".pages"
5916
+ }
5917
+ },
5918
+ "16k.club": {
5919
+ "host": "www.16k.club",
5920
5921
5922
5923
+ "type": 6,
5924
+ "nextL": ".m-pagination-next>a",
5925
+ "pageE": ".container>.row.grid",
5926
+ "replaceE": ".pagination"
5927
5928
5929
"GGBases": {
5930
"host": "www.ggbases.com",
5931
"url": "return fun.isPager()",
0 commit comments