We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c3135 commit 46300e5Copy full SHA for 46300e5
src/web/mjs/connectors/AnimePahe.mjs
@@ -9,7 +9,7 @@ export default class AnimePahe extends Connector {
9
super.id = 'animepahe';
10
super.label = 'animepahe';
11
this.tags = [ 'anime', 'subbed' ];
12
- this.url = 'https://animepahe.ru';
+ this.url = 'https://animepahe.si';
13
14
this.config = {
15
resolution: {
0 commit comments