Skip to content

Commit

Permalink
NiveraFansub: update domain (manga-download#7232)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeZeDev authored and serge-reboul committed Jan 17, 2025
1 parent 30bd22f commit 99153ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/web/mjs/connectors/NiveraFansub.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default class NiveraFansub extends WordPressMadara {
super.id = 'niverafansub';
super.label = 'Nivera Fansub';
this.tags = [ 'webtoon', 'turkish', 'scanlation' ];
this.url = 'https://niverafansub.co';
this.url = 'https://niverafansub.org';
this.requestOptions.headers.set('x-referer', this.url);
}
}
}

0 comments on commit 99153ea

Please sign in to comment.