Skip to content

Commit

Permalink
feat: Include only types movie, ona, ova, tv, tv special, special on …
Browse files Browse the repository at this point in the history
…search and fetchRecentEpisodes
  • Loading branch information
hase0278 committed Dec 2, 2024
1 parent 179e65b commit ca0f1b6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
1 change: 1 addition & 0 deletions dist/providers/anime/anix.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ declare class Anix extends AnimeParser {
protected baseUrl: string;
protected logo: string;
protected classPath: string;
private readonly defaultSort;
private readonly requestedWith;
constructor(customBaseURL?: string, proxy?: ProxyConfig, adapter?: AxiosAdapter);
/**
Expand Down
5 changes: 3 additions & 2 deletions dist/providers/anime/anix.js

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

Loading

0 comments on commit ca0f1b6

Please sign in to comment.