Skip to content

Commit

Permalink
AresManga: change domain
Browse files Browse the repository at this point in the history
Fixes #7493
  • Loading branch information
MikeZeDev authored Oct 18, 2024
1 parent 2139138 commit d10f3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/mjs/connectors/AresManga.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default class AresManga extends WordPressMangastream {
super.id = 'aresmanga';
super.label = 'Ares Manga';
this.tags = ['webtoon', 'arabic'];
this.url = 'https://aresnov.org';
this.url = 'https://fl-ares.com';
this.path = '/series/list-mode/';
}
}

0 comments on commit d10f3c0

Please # to comment.