RSSHub/lib
lchtao26 bb589044a0
feat(route/秀动网): add '/params' route for route params look up, add more detail into '/event' feed item description (#13879)
* change '/search/:keyword' to optional

* feat: add more info to description

* feat: add '/params/city' and '/params/style' for params look up

reason for adding this route:

it's hard to find route params in url, expecially in mobile mode, the
wap.showstasrt.com website url doesn't match the shows city and style

* chore: implement sortBy and uniqBy

* chore: move sortBy, uniqBy to utils
2023-11-25 01:05:35 +08:00
..
errors
middleware feat(parameter): Add summary by ChatGPT (#13611) 2023-11-06 22:36:24 +08:00
routes feat(route): add counterstrike match results from liquipedia (#13855) 2023-11-23 21:22:37 +08:00
static
utils chore(deps): swap `rand-user-agent` package (#13441) 2023-09-30 00:38:00 +08:00
v2 feat(route/秀动网): add '/params' route for route params look up, add more detail into '/event' feed item description (#13879) 2023-11-25 01:05:35 +08:00
views fix(app): grey logo in error not showing 2023-09-09 22:29:20 +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 feat(route): migrate japanpost to v2 (#13181) 2023-09-02 03:08:16 +08:00
radar.js feat(route): add Lemmy (#13327) 2023-09-19 23:33:54 +08:00
router.js feat(route): add counterstrike match results from liquipedia (#13855) 2023-11-23 21:22:37 +08:00
v2router.js