Skip to content

Commit 0a43755

Browse files
committed
新增 [BOSS直聘] 支持
1 parent 0404e95 commit 0a43755

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5039,6 +5039,15 @@
50395039
"replaceE": ".poi-pager"
50405040
}
50415041
},
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+
},
50425051
"立创开源硬件平台": {
50435052
"host": "www.oshwhub.com",
50445053
"url": "/^\\/explore/",

0 commit comments

Comments
 (0)