RSSHub/lib
teapot1de d2e8cd65c5
fix: date parsing bug in jwc.ts (#15326)
* 添加了新的RSSHub路由,支持Radar ,以及修改了对应的文档

新增了针对南昌大学教务处通知的RSSHub路由,支持Radar。
同时修改了RSShub文档

* Removed redundant settings and fixed the year.

删去了多余的代码,更正了正确的年份

* 修改radar.js来修复问题

原来的radar无法正确识别网站,原来是url错误了,现在已经更改

* Update jwc.js

* Refactor jwc.ts and remove unused files

* Update dependencies

* Refactor jwc.ts and remove unused files

* Refactor jwc.ts and update newsDate calculation

* Optimized date retrieval code: consolidated year and month retrieval into a single line

* style: auto format

* Refactor jwc.ts: Consolidate date retrieval code

* Revert "Refactor jwc.ts: Consolidate date retrieval code"

This reverts commit 353f70745cff2eff950d115a518b9f5750a4b1c7.

* Revert "Optimized date retrieval code: consolidated year and month retrieval into a single line"

This reverts commit e38bc31ab412b79842e74b8c86a1fe39277e2ca4.

* Refactor jwc.ts: Consolidate date retrieval code and optimize newsDate calculation

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-23 18:15:56 +08:00
..
api
assets
errors feat(core/utils/wechat-mp): major rewrite (#15276) 2024-04-18 22:05:32 +08:00
middleware feat: support .rss3 output type (#15258) 2024-04-18 02:10:33 +08:00
routes fix: date parsing bug in jwc.ts (#15326) 2024-04-23 18:15:56 +08:00
routes-deprecated fix(route): freexcomic (#15240) 2024-04-16 05:35:33 +08:00
utils fix(core/utils/wechat-mp): empty description when request blocked by WAF (#15294) 2024-04-22 02:19:33 +08:00
views feat: support .rss3 output type (#15258) 2024-04-18 02:10:33 +08:00
app.test.ts
app.tsx feat: better error message 2024-04-07 13:07:09 +08:00
config.test.ts test: setup msw 2024-03-27 14:26:20 +08:00
config.ts feat(route): 知识星球 (#15320) 2024-04-22 01:05:59 +08:00
index.ts fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
pkg.test.ts
pkg.ts
registry.test.ts test: add full routes test (#14934) 2024-03-24 19:00:03 +08:00
registry.ts style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
router.js fix(route): 迁移看雪路由 (#15064) 2024-04-05 19:27:42 +08:00
routes.test.ts test: add full routes test (#14934) 2024-03-24 19:00:03 +08:00
setup.test.ts fix(core/utils/wechat-mp): empty description when request blocked by WAF (#15294) 2024-04-22 02:19:33 +08:00
types.ts fix(route): rsshub new docs link (#15123) 2024-04-06 01:28:55 +08:00