Skip to content

Commit 44bf81c

Browse files
committed
移除 [Iwara] 规则(已改版为动态加载内容了)
1 parent c5f4179 commit 44bf81c

1 file changed

Lines changed: 0 additions & 31 deletions

File tree

other/Autopage/rules.json

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,37 +1281,6 @@
12811281
"bF": "return fun.src_bF(pageE)"
12821282
}
12831283
},
1284-
"Iwara": {
1285-
"host": ["www.iwara.tv","ecchi.iwara.tv"],
1286-
"url": "/\\/(images|videos|search)/",
1287-
"pager": {
1288-
"nextL": "li.pager-next>a",
1289-
"pageE": ".views-row",
1290-
"replaceE": ".pager",
1291-
"scrollD": 2500
1292-
}
1293-
},
1294-
"Iwara - 论坛": {
1295-
"host": ["www.iwara.tv","ecchi.iwara.tv"],
1296-
"url": "return (fun.indexOF('/forums/') && fun.getCSS('#forum'))",
1297-
"pager": {
1298-
"nextL": "li.pager-next>a",
1299-
"pageE": ".forum-table>tbody>tr",
1300-
"replaceE": ".pager",
1301-
"scrollD": 2500
1302-
}
1303-
},
1304-
"Iwara - 帖子内": {
1305-
"host": ["www.iwara.tv","ecchi.iwara.tv"],
1306-
"url": "/^\\/forums/",
1307-
"thread": true,
1308-
"pager": {
1309-
"nextL": "li.pager-next>a",
1310-
"pageE": "#forum-comments>*:not(.item-list):not(.element-invisible)",
1311-
"replaceE": ".pager",
1312-
"scrollD": 2500
1313-
}
1314-
},
13151284
"站酷 - 首页推荐": {
13161285
"host": "www.zcool.com.cn",
13171286
"url": "return (fun.lp() == '/' || fun.lp() == '/home' || fun.lp() == '/focus')",

0 commit comments

Comments
 (0)