Skip to content

Commit

Permalink
ImmortalUpdates: change domain
Browse files Browse the repository at this point in the history
Fixes #7145
  • Loading branch information
MikeZeDev authored Jun 6, 2024
1 parent 4d4a856 commit a20efdd
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 a20efdd

Please sign in to comment.