We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cea9ed commit 34a53d6Copy full SHA for 34a53d6
1 file changed
other/Autopage/rules.json
@@ -1191,6 +1191,16 @@
1191
"replaceE": ".pagination:not(#breadcrumb_multipage_popup)"
1192
}
1193
},
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
+ },
1204
"ptt.cc": {
1205
"host": "www.ptt.cc",
1206
"url": "/^\\/bbs\\/.+\\/index/",
0 commit comments