RSSHub/lib/routes/mercari
Yufan You 7fc7a62a25
fix(routes/mercari): set cache max age to routeExpire (#20653)
Item description and price may change, and it can be critical to get the
latest price, otherwise the item may be bought by others.

However, it's still useful to cache the result, as it might be used by
other routes (e.g. different keywords or sorting parameters).
2025-12-09 20:29:06 +08:00
..
templates
keyword.ts fix(routes/mercari): set cache max age to routeExpire (#20653) 2025-12-09 20:29:06 +08:00
namespace.ts
search.ts fix(routes/mercari): set cache max age to routeExpire (#20653) 2025-12-09 20:29:06 +08:00
types.ts
util.ts style: auto format 2025-11-27 05:54:33 +00:00