RSSHub/lib/v2/showstart
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
..
const.js
event.js
maintainer.js
params.js 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
radar.js
router.js 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
search.js
service.js 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
utils.js 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