Skip to content

Commit

Permalink
[config] sources “课程” (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 authored Oct 9, 2023
1 parent cfc10ad commit 6046f36
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/sources_by_selectors.json
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,23 @@
"selectors": {
"rows": ".list > ul > li"
}
},
{
"name": "课程",
"full_name": "课表、课程调整、选课",
"alt_name": [
"教学运行"
],
"url": "https://jxzx.bit.edu.cn/jxyx/index.htm",
"guide": [
"教学中心",
"教学运行",
"您目前的位置",
"教学运行"
],
"selectors": {
"rows": "div.articleList li"
}
}
]
}

0 comments on commit 6046f36

Please sign in to comment.