Skip to content

Commit c424ce7

Browse files
authored
Merge pull request #615 from DIYgod/master
[pull] master from diygod:master
2 parents 3702930 + 5339a72 commit c424ce7

File tree

23 files changed

+205
-98
lines changed

23 files changed

+205
-98
lines changed

docs/en/other.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,18 @@ Official Website: <https://news.yahoo.co.jp/pages/article/20200207>
166166

167167
</RouteEn>
168168

169+
## Panda
170+
171+
### Feeds
172+
173+
<RouteEn author="lyrl" example="/usepanda/feeds/5718e53e7a84fb1901e059cc" path="/usepanda/feeds/:id" :paramsDesc="['Feed ID']">
174+
175+
| Channel | feedId |
176+
| -------------------- | ------------------------ |
177+
| Github | 5718e53e7a84fb1901e059cc |
178+
179+
</RouteEn>
180+
169181
## Parcel Tracking
170182

171183
### Hermes UK
@@ -266,4 +278,3 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
266278
### User
267279

268280
<RouteEn author="SettingDust Halcao" example="/uraaka-joshi/_rrwq" path="/uraaka-joshi/:id" :paramsDesc="['User ID']" radar="1" rssbud="1" puppeteer="1"/>
269-

docs/en/programming.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ pageClass: routes
1010

1111
<RouteEn author="nczitzk" example="/acm/amturingaward" path="/acm/amturingaward"/>
1212

13-
## ACM-ECNU
14-
15-
### ECNU ACM Online-Judge contests list
16-
17-
<RouteEn author="a180285" example="/acm-ecnu/contest/public" path="/acm-ecnu/contest/:category?" radar="1" rssbud="1" :paramsDesc="['category is optional, default is all, use `public` for public only contests']" />
18-
1913
## AtCoder
2014

2115
### Present Contests

docs/en/university.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ pageClass: routes
1818

1919
Note: [Source website](https://gs.bjtu.edu.cn/) only provides articles in Chinese.
2020

21+
## East China Normal University
22+
23+
### ACM Online-Judge contests list
24+
25+
<RouteEn author="a180285" example="/ecnu/acm/contest/public" path="/ecnu/acm/contest/:category?" radar="1" rssbud="1" :paramsDesc="['category is optional, default is all, use `public` for public only contests']" />
26+
2127
## MIT
2228

2329
### MIT OCW Most popular courses of the month

docs/other.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,18 @@ pageClass: routes
242242

243243
<Route author="fengkx" example="/one" path="/one"/>
244244

245+
## Panda
246+
247+
### Feeds
248+
249+
<Route author="lyrl" example="/usepanda/feeds/5718e53e7a84fb1901e059cc" path="/usepanda/feeds/:id" :paramsDesc="['频道id/feedId']">
250+
251+
| 频道 | feedId |
252+
| ----------- | ------------------------ |
253+
| Github 热门推荐 | 5718e53e7a84fb1901e059cc |
254+
255+
</Route>
256+
245257
## Parcel Tracking
246258

247259
### Hermes UK
@@ -512,7 +524,7 @@ type 为 all 时,category 参数不支持 cost 和 free
512524

513525
### 考研帮调剂信息
514526

515-
<Route author="sushengmao" example="/kaoyan" path="/kaoyan" />
527+
<Route author="shengmaosu" example="/kaoyan" path="/kaoyan" />
516528

517529
## 空气质量
518530

docs/programming.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ pageClass: routes
1010

1111
<Route author="nczitzk" example="/acm/amturingaward" path="/acm/amturingaward"/>
1212

13-
## ACM-ECNU 比赛
14-
15-
### 华东师范大学 ACM OJ 比赛列表
16-
17-
<Route author="a180285" example="/acm-ecnu/contest/public" path="/acm-ecnu/contest/:category?" radar="1" rssbud="1" :paramsDesc="['分类可选,不写代表全部,`public` 代表仅订阅公开比赛']" />
18-
1913
## AI 研习社
2014

2115
### 首页

docs/university.md

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ xskb1 对应 <http://www.auto.uestc.edu.cn/index/xskb1.htm>
10691069

10701070
## 广州大学研招网通知公告
10711071

1072-
<Route author="sushengmao" example="/gzyjs" path="/gzyjs" />
1072+
<Route author="shengmaosu" example="/gzyjs" path="/gzyjs" />
10731073

10741074
## 广州航海学院
10751075

@@ -1422,23 +1422,27 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
14221422

14231423
### 华东理工大学研究生院通知公告
14241424

1425-
<Route author="sushengmao" example="/ecustyjs" path="/ecustyjs" />
1425+
<Route author="shengmaosu" example="/ecustyjs" path="/ecustyjs" />
14261426

14271427
### 华东理工继续教育学院新闻公告
14281428

14291429
<Route author="jialinghui" example="/ecust-jxjy/news" path="/news" rssbud="1" />
14301430

14311431
## 华东师范大学
14321432

1433-
### 华东师范大学研究生院
1433+
### ACM OJ 比赛列表
14341434

1435-
<Route author="sushengmao" example="/ecnuyjs" path="/ecnuyjs" />
1435+
<Route author="a180285" example="/ecnu/acm/contest/public" path="/ecnu/acm/contest/:category?" radar="1" rssbud="1" :paramsDesc="['分类可选,不写代表全部,`public` 代表仅订阅公开比赛']" />
1436+
1437+
### 研究生院
1438+
1439+
<Route author="shengmaosu" example="/ecnuyjs" path="/ecnuyjs" />
14361440

14371441
## 华南理工大学
14381442

14391443
### 研究生院通知公告
14401444

1441-
<Route author="sushengmao" example="/scutyjs" path="/scutyjs" />
1445+
<Route author="shengmaosu" example="/scutyjs" path="/scutyjs" />
14421446

14431447
### 教务处通知公告
14441448

@@ -1480,11 +1484,11 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
14801484

14811485
### 软件学院通知公告
14821486

1483-
<Route author="sushengmao" example="/scnucs" path="/scnucs" />
1487+
<Route author="shengmaosu" example="/scnucs" path="/scnucs" />
14841488

14851489
### 研究生院通知公告
14861490

1487-
<Route author="sushengmao" example="/scnuyjs" path="/scnuyjs" />
1491+
<Route author="shengmaosu" example="/scnuyjs" path="/scnuyjs" />
14881492

14891493
### 教务处通知
14901494

@@ -1502,7 +1506,7 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
15021506

15031507
### 华中科技大学研究生院通知公告
15041508

1505-
<Route author="sushengmao" example="/hustyjs" path="/hustyjs" />
1509+
<Route author="shengmaosu" example="/hustyjs" path="/hustyjs" />
15061510

15071511
### 人工智能和自动化学院通知
15081512

@@ -1522,15 +1526,15 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
15221526

15231527
### 华中师范大学研究生通知公告
15241528

1525-
<Route author="sushengmao" example="/ccnuyjs" path="/ccnuyjs" />
1529+
<Route author="shengmaosu" example="/ccnuyjs" path="/ccnuyjs" />
15261530

15271531
### 华中师范大学计算机学院
15281532

1529-
<Route author="sushengmao" example="/ccnucs" path="/ccnucs" />
1533+
<Route author="shengmaosu" example="/ccnucs" path="/ccnucs" />
15301534

15311535
### 华中师范大学伍论贡学院
15321536

1533-
<Route author="sushengmao" example="/ccnuwu" path="/ccnuwu" />
1537+
<Route author="shengmaosu" example="/ccnuwu" path="/ccnuwu" />
15341538

15351539
### 就业信息
15361540

@@ -1731,7 +1735,7 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
17311735

17321736
### 南方科技大学研究生网通知公告
17331737

1734-
<Route author="sushengmao" example="/sustyjs" path="/sustyjs" />
1738+
<Route author="shengmaosu" example="/sustyjs" path="/sustyjs" />
17351739

17361740
### 南方科技大学新闻网(中文)
17371741

@@ -2482,7 +2486,7 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
24822486

24832487
### 深圳大学研究生招生网通知公告
24842488

2485-
<Route author="sushengmao" example="/szuyjs" path="/szuyjs" />
2489+
<Route author="shengmaosu" example="/szuyjs" path="/szuyjs" />
24862490

24872491
### 深圳大学研究生招生网
24882492

@@ -2630,7 +2634,7 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
26302634

26312635
### 同济大学研究生院通知公告
26322636

2633-
<Route author="sushengmao" example="/tjuyjs" path="/tjuyjs" />
2637+
<Route author="shengmaosu" example="/tjuyjs" path="/tjuyjs" />
26342638

26352639
### 同济大学软件学院通知
26362640

@@ -3319,11 +3323,11 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
33193323

33203324
### 中国海洋大学研究生院
33213325

3322-
<Route author="sushengmao" example="/outyjs" path="/outyjs" />
3326+
<Route author="shengmaosu" example="/outyjs" path="/outyjs" />
33233327

33243328
### 中国海洋大学信电学院通知公告
33253329

3326-
<Route author="sushengmao" example="/outele" path="/outele" />
3330+
<Route author="shengmaosu" example="/outele" path="/outele" />
33273331

33283332
## 中国科学技术大学
33293333

@@ -3427,11 +3431,11 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
34273431

34283432
### 中国农业大学研招网通知公告
34293433

3430-
<Route author="sushengmao" example="/cauyjs" path="/cauyjs" />
3434+
<Route author="shengmaosu" example="/cauyjs" path="/cauyjs" />
34313435

34323436
#### 中国农业大学信电学院
34333437

3434-
<Route author="sushengmao" example="/cauele" path="/cauele" />
3438+
<Route author="shengmaosu" example="/cauele" path="/cauele" />
34353439

34363440
## 中国人民大学
34373441

@@ -3453,7 +3457,7 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
34533457

34543458
### 中国石油大学研究生院通知公告
34553459

3456-
<Route author="sushengmao" example="/upcyjs" path="/upcyjs" />
3460+
<Route author="shengmaosu" example="/upcyjs" path="/upcyjs" />
34573461

34583462
### 主页
34593463

@@ -3491,11 +3495,11 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE_TLS
34913495

34923496
### 中科院自动化所
34933497

3494-
<Route author="sushengmao" example="/zkyyjs" path="/zkyyjs" />
3498+
<Route author="shengmaosu" example="/zkyyjs" path="/zkyyjs" />
34953499

34963500
### 中科院人工智能所
34973501

3498-
<Route author="sushengmao" example="/zkyai" path="/zkyai" />
3502+
<Route author="shengmaosu" example="/zkyai" path="/zkyai" />
34993503

35003504
## 中南财经政法大学
35013505

lib/router.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2578,8 +2578,8 @@ router.get('/zkyyjs', lazyloadRouteHandler('./routes/universities/zkyyjs/zkyyjs'
25782578
// 中国海洋大学信电学院
25792579
router.get('/outele', lazyloadRouteHandler('./routes/universities/outele/outele'));
25802580

2581-
// 华东师范大学研究生院
2582-
router.get('/ecnuyjs', lazyloadRouteHandler('./routes/universities/ecnuyjs/ecnuyjs'));
2581+
// 华东师范大学研究生院 migrated to v2
2582+
// router.get('/ecnuyjs', lazyloadRouteHandler('./routes/universities/ecnuyjs/ecnuyjs'));
25832583

25842584
// 考研帮调剂信息
25852585
router.get('/kaoyan', lazyloadRouteHandler('./routes/kaoyan/kaoyan'));

lib/routes/universities/ecnuyjs/ecnuyjs.js

Lines changed: 0 additions & 23 deletions
This file was deleted.

lib/v2/acm-ecnu/maintainer.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

lib/v2/acm-ecnu/radar.js

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)