Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(route/pixiv): refactor novels api and add series support (#17532)
* feat(route/pixiv): refactor novels api and add series support * chore: cleanup * Update lib/routes/pixiv/novel-api/series/nsfw.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/routes/pixiv/novel-api/series/sfw.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/routes/pixiv/novel-api/user-novels/nsfw.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/routes/pixiv/novel-api/user-novels/nsfw.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/routes/pixiv/novels.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/routes/pixiv/series.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * refactor: rename pixiv/series to pixiv/novel/series ---------
- Loading branch information