Skip to content

Commit

Permalink
Change domain fo AnimePahe (manga-download#7002)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeZeDev authored and serge-reboul committed Jun 30, 2024
1 parent 7b083ba commit 5df7f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/mjs/connectors/AnimePahe.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default class AnimePahe extends Connector {
super.id = 'animepahe';
super.label = 'animepahe';
this.tags = [ 'anime', 'subbed' ];
this.url = 'https://animepahe.com';
this.url = 'https://animepahe.ru';

this.config = {
resolution: {
Expand Down

0 comments on commit 5df7f0e

Please sign in to comment.