Skip to content

Commit

Permalink
change link to new website
Browse files Browse the repository at this point in the history
old link is blocked in my region + old link only ever redirects to new website anyway
  • Loading branch information
Quicksilver151 authored Apr 3, 2024
1 parent c942c18 commit 5cbdd37
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 5cbdd37

Please sign in to comment.