RSSHub/lib
lidashuang 25d9917d5f
fix(egsea): pubDate Invalid Date (#13914)
* fix(egsea): pubDate Invalid Date

the https://rsshub.app/egsea/flash response error pubDate

 <pubDate>Invalid Date</pubDate>

* refactor: migrate to v2

---------
2023-11-29 21:41:32 +08:00
..
errors
middleware feat: Support RSS3 UMS output format (#13900) 2023-11-29 01:32:24 +08:00
routes fix(egsea): pubDate Invalid Date (#13914) 2023-11-29 21:41:32 +08:00
static
utils feat: Support RSS3 UMS output format (#13900) 2023-11-29 01:32:24 +08:00
v2 fix(egsea): pubDate Invalid Date (#13914) 2023-11-29 21:41:32 +08:00
views feat: Support RSS3 UMS output format (#13900) 2023-11-29 01:32:24 +08:00
api_router.js
app.js fix(app): cache logo & subdirectory serving (#13244) 2023-09-09 21:51:44 +08:00
config.js feat(parameter): Add summary by ChatGPT (#13611) 2023-11-06 22:36:24 +08:00
core_router.js
favicon.png
index.js
maintainer.js chore: revise github actions (#13612) 2023-10-23 03:44:46 +08:00
pkg.js
protected_router.js
radar-rules.js
radar.js feat(route): add Lemmy (#13327) 2023-09-19 23:33:54 +08:00
router.js fix(egsea): pubDate Invalid Date (#13914) 2023-11-29 21:41:32 +08:00
v2router.js