We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0404e95 commit 0a43755Copy full SHA for 0a43755
1 file changed
other/Autopage/rules.json
@@ -5039,6 +5039,15 @@
5039
"replaceE": ".poi-pager"
5040
}
5041
},
5042
+ "BOSS直聘": {
5043
+ "host": "www.zhipin.com",
5044
+ "url": "return (fun.getCSS('.next') && fun.getCSS('.job-list>ul>li'))",
5045
+ "pager": {
5046
+ "nextL": ".next",
5047
+ "pageE": ".job-list>ul>li",
5048
+ "replaceE": ".page"
5049
+ }
5050
+ },
5051
"立创开源硬件平台": {
5052
"host": "www.oshwhub.com",
5053
"url": "/^\\/explore/",
0 commit comments