Skip to content

Commit 045f64d

Browse files
committed
更新 [Netflav] 规则
1 parent 0b13715 commit 045f64d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

other/Autopage/rules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5992,12 +5992,12 @@
59925992
},
59935993
"Netflav": {
59945994
"host": "netflav.com",
5995-
"url": "return (fun.lp() != '/' && !fun.indexOF(/^\\/(video|actress|browse|genre)$/))",
5995+
"url": "fun.isUrlC(); return (fun.lp() != '/' && !fun.indexOF(/^\\/(video|actress|browse|genre)$/))",
59965996
"blank": 3,
59975997
"pager": {
59985998
"type": 6,
59995999
"nextL": "js; return fun.getNextEP('a.active.item+a.item:not(.icon)','page=',/page=\\d+/)",
6000-
"pageE": ".grid_cell",
6000+
"pageE": ".grid_0_cell",
60016001
"replaceE": ".pagination",
60026002
"loadTime": 1200,
60036003
"scrollD": 3000

0 commit comments

Comments
 (0)