RSSHub/lib/routes/leetcode
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
..
templates
articles.ts fix(route): 使用 ofetch() 替换一些 got().json() (#15780) 2024-06-01 01:10:15 +08:00
dailyquestion-cn.ts style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
dailyquestion-en.ts style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
dailyquestion-solution-cn.ts fix: allow multiple radar rules per route (#14800) 2024-03-16 03:28:44 +08:00
dailyquestion-solution-en.ts style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
namespace.ts