Skip to content

Commit

Permalink
Merge pull request #152 from Quicksilver151/master
Browse files Browse the repository at this point in the history
change link to new website
  • Loading branch information
sdaqo authored Apr 3, 2024
2 parents c942c18 + 5cbdd37 commit da3b146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anipy_cli/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def seasonal_file_path(self):

@property
def gogoanime_url(self):
return self._get_value("gogoanime_url", "https://gogoanime.gg/", str)
return self._get_value("gogoanime_url", "https://gogoanime3.co/", str)

@property
def player_path(self):
Expand Down

0 comments on commit da3b146

Please sign in to comment.