Skip to content

Commit 34a53d6

Browse files
committed
新增 [kaspersky 论坛] 支持
1 parent 6cea9ed commit 34a53d6

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
@@ -1191,6 +1191,16 @@
11911191
"replaceE": ".pagination:not(#breadcrumb_multipage_popup)"
11921192
}
11931193
},
1194+
"kaspersky 论坛": {
1195+
"host": "forum.kaspersky.com",
1196+
"url": "/^\\/forum\\//",
1197+
"blank": 3,
1198+
"pager": {
1199+
"nextL": ".ipsPagination_next>a",
1200+
"pageE": ".ipsDataItem",
1201+
"replaceE": "div[data-role=tablePagination]>.ipsPagination"
1202+
}
1203+
},
11941204
"ptt.cc": {
11951205
"host": "www.ptt.cc",
11961206
"url": "/^\\/bbs\\/.+\\/index/",

0 commit comments

Comments
 (0)