Skip to content

Commit

Permalink
ImmortalUpdates: change domain (manga-download#7152)
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 fd10407 commit 9037c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/web/mjs/connectors/ImmortalUpdates.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export default class ImmortalUpdates extends WordPressMadara {
super.id = 'immortalupdates';
super.label = 'Immortal Updates';
this.tags = [ 'webtoon', 'english' ];
this.url = 'https://immortalupdates.com';
this.url = 'https://mortalsgroove.com';
}
}
}

0 comments on commit 9037c79

Please sign in to comment.