Skip to content

Commit

Permalink
chore: auto build DIYgod/RSSHub@cf0d346
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 3, 2024
1 parent d905f5d commit 505cbe0
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 6 deletions.
19 changes: 16 additions & 3 deletions src/routes/university.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,12 +316,25 @@

:::

### 教务部 <Site url="jiaowu.buaa.edu.cn" size="sm" />

<Route namespace="buaa" :data='{"path":"/jiaowu/:cddm?","name":"教务部","url":"jiaowu.buaa.edu.cn","maintainers":["OverflowCat"],"example":"/buaa/jiaowu/02","parameters":{"cddm":"菜单代码,可以是 2 位或者 4 位,默认为 `02`(通知公告)"},"description":":::tip\n\n菜单代码(`cddm`)应填写链接中调用的 newsList 接口的参数,可以是 2 位或者 4 位数字。若为 2 位,则为 `fcd`(父菜单);若为 4 位,则为 `cddm`(菜单代码),其中前 2 位为 `fcd`。\n示例:\n\n1. 新闻快讯页面的链接中 `onclick=\"javascript:onNewsList(&#39;03&#39;);return false;\"`,对应的路径参数为 `03`,完整路由为 `/buaa/jiaowu/03`;\n2. 通知公告 > 公示专区页面的链接中 `onclick=\"javascript:onNewsList2(&#39;0203&#39;,&#39;2&#39;);return false;\"`,对应的路径参数为 `0203`,完整路由为 `/buaa/jiaowu/0203`。\n:::","categories":["university"],"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportRadar":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"location":"jiaowu.ts"}' :test='undefined' />

:::tip

菜单代码(`cddm`)应填写链接中调用的 newsList 接口的参数,可以是 2 位或者 4 位数字。若为 2 位,则为 `fcd`(父菜单);若为 4 位,则为 `cddm`(菜单代码),其中前 2 位为 `fcd`
示例:

1. 新闻快讯页面的链接中 `onclick="javascript:onNewsList('03');return false;"`,对应的路径参数为 `03`,完整路由为 `/buaa/jiaowu/03`
2. 通知公告 > 公示专区页面的链接中 `onclick="javascript:onNewsList2('0203','2');return false;"`,对应的路径参数为 `0203`,完整路由为 `/buaa/jiaowu/0203`
:::

### 新闻网 <Site url="news.buaa.edu.cn" size="sm" />

<Route namespace="buaa" :data='{"path":"/news/:type","categories":["university"],"example":"/buaa/news/zhxw","parameters":{"type":"新闻版块"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻网","maintainers":["AlanDecode"],"description":"| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |\n | -------- | --------- | ------------ | --------- | --------- | --------- | -------- | -------- |\n | zhxw | xxgg_new | xsjwhhd_new | xyfc_new | kjzx_new | mtbh_new | ztxw | bhrw |","location":"news/index.ts"}' :test='{"code":1,"message":"Test timed out in 10000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\"."}' />
<Route namespace="buaa" :data='{"path":"/news/:type","categories":["university"],"example":"/buaa/news/zhxw","parameters":{"type":"新闻版块"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻网","maintainers":["AlanDecode"],"description":"| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |\n | -------- | -------- | ----------- | -------- | -------- | -------- | -------- | -------- |\n | zhxw | xxgg_new | xsjwhhd_new | xyfc_new | kjzx_new | mtbh_new | ztxw | bhrw |","location":"news/index.ts"}' :test='{"code":1,"message":"Test timed out in 10000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\"."}' />

| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |
| -------- | --------- | ------------ | --------- | --------- | --------- | -------- | -------- |
| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |
| -------- | -------- | ----------- | -------- | -------- | -------- | -------- | -------- |
| zhxw | xxgg_new | xsjwhhd_new | xyfc_new | kjzx_new | mtbh_new | ztxw | bhrw |

## 北京邮电大学 <Site url="bupt.edu.cn"/>
Expand Down
19 changes: 16 additions & 3 deletions src/zh/routes/university.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,12 +316,25 @@

:::

### 教务部 <Site url="jiaowu.buaa.edu.cn" size="sm" />

<Route namespace="buaa" :data='{"path":"/jiaowu/:cddm?","name":"教务部","url":"jiaowu.buaa.edu.cn","maintainers":["OverflowCat"],"example":"/buaa/jiaowu/02","parameters":{"cddm":"菜单代码,可以是 2 位或者 4 位,默认为 `02`(通知公告)"},"description":":::tip\n\n菜单代码(`cddm`)应填写链接中调用的 newsList 接口的参数,可以是 2 位或者 4 位数字。若为 2 位,则为 `fcd`(父菜单);若为 4 位,则为 `cddm`(菜单代码),其中前 2 位为 `fcd`。\n示例:\n\n1. 新闻快讯页面的链接中 `onclick=\"javascript:onNewsList(&#39;03&#39;);return false;\"`,对应的路径参数为 `03`,完整路由为 `/buaa/jiaowu/03`;\n2. 通知公告 > 公示专区页面的链接中 `onclick=\"javascript:onNewsList2(&#39;0203&#39;,&#39;2&#39;);return false;\"`,对应的路径参数为 `0203`,完整路由为 `/buaa/jiaowu/0203`。\n:::","categories":["university"],"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportRadar":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"location":"jiaowu.ts"}' :test='undefined' />

:::tip

菜单代码(`cddm`)应填写链接中调用的 newsList 接口的参数,可以是 2 位或者 4 位数字。若为 2 位,则为 `fcd`(父菜单);若为 4 位,则为 `cddm`(菜单代码),其中前 2 位为 `fcd`
示例:

1. 新闻快讯页面的链接中 `onclick="javascript:onNewsList('03');return false;"`,对应的路径参数为 `03`,完整路由为 `/buaa/jiaowu/03`
2. 通知公告 > 公示专区页面的链接中 `onclick="javascript:onNewsList2('0203','2');return false;"`,对应的路径参数为 `0203`,完整路由为 `/buaa/jiaowu/0203`
:::

### 新闻网 <Site url="news.buaa.edu.cn" size="sm" />

<Route namespace="buaa" :data='{"path":"/news/:type","categories":["university"],"example":"/buaa/news/zhxw","parameters":{"type":"新闻版块"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻网","maintainers":["AlanDecode"],"description":"| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |\n | -------- | --------- | ------------ | --------- | --------- | --------- | -------- | -------- |\n | zhxw | xxgg_new | xsjwhhd_new | xyfc_new | kjzx_new | mtbh_new | ztxw | bhrw |","location":"news/index.ts"}' :test='{"code":1,"message":"Test timed out in 10000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\"."}' />
<Route namespace="buaa" :data='{"path":"/news/:type","categories":["university"],"example":"/buaa/news/zhxw","parameters":{"type":"新闻版块"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻网","maintainers":["AlanDecode"],"description":"| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |\n | -------- | -------- | ----------- | -------- | -------- | -------- | -------- | -------- |\n | zhxw | xxgg_new | xsjwhhd_new | xyfc_new | kjzx_new | mtbh_new | ztxw | bhrw |","location":"news/index.ts"}' :test='{"code":1,"message":"Test timed out in 10000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\"."}' />

| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |
| -------- | --------- | ------------ | --------- | --------- | --------- | -------- | -------- |
| 综合新闻 | 信息公告 | 学术文化 | 校园风采 | 科教在线 | 媒体北航 | 专题新闻 | 北航人物 |
| -------- | -------- | ----------- | -------- | -------- | -------- | -------- | -------- |
| zhxw | xxgg_new | xsjwhhd_new | xyfc_new | kjzx_new | mtbh_new | ztxw | bhrw |

## 北京邮电大学 <Site url="bupt.edu.cn"/>
Expand Down

0 comments on commit 505cbe0

Please sign in to comment.