RSSHub/lib
SettingDust f892480be7
fix(modrinth): using path param instead of query string since the que… (#14367)
* fix(modrinth): using path param instead of query string since the query won't affect cached result

* fix(modrinth): use `URLSearchParams` instead of querystring

* docs(modrinth): typo

* fix(modrinth): avoid empty array query when no value

---------
2024-02-03 10:35:11 +08:00
..
errors
middleware fix: replace weibo a href img (#14354) 2024-02-01 10:20:39 +08:00
routes fix: codeql incomplete multi-character sanitization (#14298) 2024-01-22 00:32:37 +08:00
static
utils style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
v2 fix(modrinth): using path param instead of query string since the que… (#14367) 2024-02-03 10:35:11 +08:00
views style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
api-router.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
app.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
config.js feat: add TWITTER_AUTHENTICATION_SECRET 2024-01-30 00:37:12 +08:00
core-router.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
favicon.png
index.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
maintainer.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
pkg.js
protected-router.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
radar-rules.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
radar.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
router.js fix(route): 金色财经 (#14272) 2024-01-21 15:15:07 +08:00
v2router.js