Skip to content

Commit

Permalink
Reverted the package name of AnyMovie to AllMoviesForYou
Browse files Browse the repository at this point in the history
  • Loading branch information
kaoru2 authored May 8, 2024
1 parent a12eafd commit 8aca694
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import uy.kohesive.injekt.api.get

class AnyMovie : ConfigurableAnimeSource, ParsedAnimeHttpSource() {

override val name = "AnyMovie"
override val name = "AllMoviesForYou"

override val baseUrl = "https://anymovie.cc"

Expand Down

0 comments on commit 8aca694

Please sign in to comment.