RSSHub/lib
Yuugata Shinonome 8c0c3d606b
feat(route): add support for SCNU physics school announcements and news (#12345)
* add support for SCNU physics school announcements and news

* fix(route): SCNU physics school announcements and news, to pass ESLint test

* fix(route): add timezone support for  SCNU physics school announcements and news

* fix: style

* feat: add radar.js

* fix: a bug

* feat(route): add new route for SCNU physics school research news

* fix: update doc and maintainer.js

* fix: fix problems mentioned by TonyRL in PR #12345

* Update lib/v2/scnu/radar.js

fix

* Update lib/v2/scnu/radar.js

fix

* Update lib/v2/scnu/radar.js

fix

---------

Co-authored-by: shinonome <ziyau64@outlook.com>
2023-04-21 20:51:47 +08:00
..
errors
middleware fix: brief parameter xss vulnerability 2023-02-28 10:52:32 +00:00
routes fix(route): fix namespace mess from #4283 (#12353) 2023-04-20 09:32:13 +08:00
utils feat: remove torrent search function 2023-03-18 21:50:26 +00:00
v2 feat(route): add support for SCNU physics school announcements and news (#12345) 2023-04-21 20:51:47 +08:00
views refactor: move json feed rendering to separated module (#11938) 2023-02-22 20:47:04 +09:00
api_router.js test: use httpbingo for ua (#12227) 2023-04-04 02:14:16 +08:00
app.js
config.js docs: sort envs 2023-04-20 13:40:09 +00:00
core_router.js
favicon.png
index.js
maintainer.js test: use httpbingo for ua (#12227) 2023-04-04 02:14:16 +08:00
pkg.js
protected_router.js
radar-rules.js chore: strict radar and maintainer build (#12214) 2023-04-01 05:53:40 +08:00
radar.js chore: validate radar source field (#12340) 2023-04-17 10:37:08 -05:00
router.js fix(route): fix namespace mess from #4283 (#12353) 2023-04-20 09:32:13 +08:00
v2router.js