Skip to content

Commit

Permalink
refactor(zoro): QOL (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasanpreetn9 authored Mar 18, 2024
1 parent ee2323d commit e437542
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 41 deletions.
4 changes: 4 additions & 0 deletions dist/providers/anime/zoro.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ declare class Zoro extends AnimeParser {
/**
* @param url string
*/
private scrapeCardPage;
/**
* @param $ cheerio instance
*/
private scrapeCard;
/**
* @deprecated
Expand Down
49 changes: 31 additions & 18 deletions dist/providers/anime/zoro.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/providers/anime/zoro.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/providers/manga/comick.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/providers/manga/comick.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e437542

Please sign in to comment.