优化 [E-Hentai] 规则

This commit is contained in:
xiu2
2024-12-03 12:57:51 +08:00
parent bd72630e7d
commit 2a9bf898fe
+4 -2
View File
@@ -6195,9 +6195,11 @@
"style": "#img {max-width: 100% !important;height: auto !important;min-height: 400px;}",
"blank": 3,
"pager": {
"nextL": "//table[@class='ptt']//a[string()='>'] | id('next') | id('unext')",
"type": 3,
"nextL": "//table[@class='ptb']//a[string()='>'] | (//a[@id='next'])[last()] | id('dnext')",
"pageE": ".itg>div,.itg>tbody>tr:not(:first-of-type),#gdt>*:not(.c),#img",
"replaceE": ".ptt,.ptb,.sn,.searchnav"
"replaceE": ".ptt,.ptb,.sn,.searchnav",
"scrollE": "//table[@class='ptb'] | (//a[@id='next'])[last()] | id('dnext')"
}
},
"nhentai": {