Skip to content

Commit

Permalink
Added vizcloud as an action (consumet#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
enimax-anime authored Mar 13, 2023
1 parent bb4db0e commit 8d267f3
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 5 deletions.
1 change: 1 addition & 0 deletions dist/providers/anime/9anime.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ declare class NineAnime extends AnimeParser {
ev(query: string): Promise<string>;
searchVrf(query: string): Promise<string>;
decrypt(query: string): Promise<string>;
vizcloud(query: string): Promise<string>;
}
export default NineAnime;
8 changes: 6 additions & 2 deletions dist/providers/anime/9anime.js

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

Loading

0 comments on commit 8d267f3

Please sign in to comment.