We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b60fea commit 0639a26Copy full SHA for 0639a26
1 file changed
other/Autopage/rules.json
@@ -5199,6 +5199,17 @@
5199
"pageE": ".column-list>li"
5200
}
5201
},
5202
+ "Chiphell": {
5203
+ "host": "www.chiphell.com",
5204
+ "url": "/^\\/(article-|portal\\.php)/",
5205
+ "pager": {
5206
+ "type": 3,
5207
+ "nextL": ".nxt",
5208
+ "pageE": "td#article_content,.bm_c.xld>dl",
5209
+ "insertP": ["td#article_content,.bm_c.xld",6],
5210
+ "replaceE": ".pg"
5211
+ }
5212
+ },
5213
"致美化": {
5214
"host": "zhutix.com",
5215
"url": "return fun.isPager('p')",
0 commit comments