Skip to content

Commit

Permalink
Update zoro.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
riimuru authored May 4, 2024
1 parent 67c17d8 commit f2a3b5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/anime/zoro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { StreamSB, RapidCloud, MegaCloud, StreamTape } from '../../utils';
import { USER_AGENT } from '../../utils';

class Zoro extends AnimeParser {
// constructor(customBaseURL)
override readonly name = 'Zoro';
protected override baseUrl = 'https://hianime.to';
protected override logo =
Expand Down

0 comments on commit f2a3b5d

Please sign in to comment.