RSSHub/lib
Nya Candy cce3bdb4fe
fix(route): 使用 ofetch() 替换一些 got().json() (#15780)
* chore: some massive adoption from got().json() to ofetch()

Not sure if everything works fine (some may still have problems other than fakeGot & json issues), but this might have some help.

BTW maybe we can start "The Migration" project to update some outdated routes to new format 🤔

* fix: some other issues

* fix: query

* fix: luogu user blog & modb topic

* fix: modb topic response

* fix: query options in freebuf

---------
2024-06-01 01:10:15 +08:00
..
api
assets
errors feat: retry requesting control (#15717) 2024-05-26 21:48:29 +08:00
middleware feat: retry requesting control (#15717) 2024-05-26 21:48:29 +08:00
routes fix(route): 使用 ofetch() 替换一些 got().json() (#15780) 2024-06-01 01:10:15 +08:00
routes-deprecated feat(route): add back matters (#15687) 2024-05-24 16:12:42 +08:00
utils test: fix rate limiter duration 2024-05-26 20:51:30 +08:00
views fix(template): X (twitter) icon (#15750) 2024-05-29 02:55:38 +08:00
app.test.ts
app.tsx feat: better error message 2024-04-07 13:07:09 +08:00
config.test.ts
config.ts feat(route): yamibo (#15537) 2024-05-14 11:50:09 +08:00
index.ts fix(core): restore LISTEN_INADDR_ANY functionality (#15706) 2024-05-26 22:10:53 +08:00
pkg.test.ts
pkg.ts
registry.test.ts
registry.ts
router.js feat(route): add back matters (#15687) 2024-05-24 16:12:42 +08:00
routes.test.ts
setup.test.ts fix(got): posting form as x-www-form-urlencoded (#15348) 2024-04-24 00:10:53 +08:00
types.ts chore: add popular category 2024-05-19 23:00:43 +08:00