Skip to content

Commit 46300e5

Browse files
authored
AnimePahe : change domain (#8192)
1 parent 13c3135 commit 46300e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/mjs/connectors/AnimePahe.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default class AnimePahe extends Connector {
99
super.id = 'animepahe';
1010
super.label = 'animepahe';
1111
this.tags = [ 'anime', 'subbed' ];
12-
this.url = 'https://animepahe.ru';
12+
this.url = 'https://animepahe.si';
1313

1414
this.config = {
1515
resolution: {

0 commit comments

Comments
 (0)