Skip to content

Commit

Permalink
feat(crawlingURL): 공간정보시스템공학과 공지사항 2, 3페이지를 상수에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
pp449 committed Jan 3, 2024
1 parent 3e4d3cd commit e1fda38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/config/crawlingURL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ export const PKNU_URL = {
export const MAJOR_URL = {
spatial_information_system_engineering_notice:
'http://geoinfo.pknu.ac.kr/05piazza/08.php',
spatial_information_system_engineering_notice2:
'http://geoinfo.pknu.ac.kr/05piazza/08.php?p=2&key=&keyword=&bbscode=cate0501&reCategory=',
spatial_information_system_engineering_notice3:
'http://geoinfo.pknu.ac.kr/05piazza/08.php?p=3&key=&keyword=&bbscode=cate0501&reCategory=',
biomedical_engineering_notice:
'http://bme.pknu.ac.kr/bbs/board.php?bo_table=notice',
visual_design_notice: 'https://visual.pknu.ac.kr/visual/3674',
Expand Down

0 comments on commit e1fda38

Please sign in to comment.