Skip to content

Commit

Permalink
AzoraWorld : url change (#5403)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeZeDev authored and Sheepux committed Mar 26, 2023
1 parent 60c0e2a commit 18e686c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/mjs/connectors/azoraworld.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export default class AzoraWorld extends WordPressMadara {
super.id = 'azoraworld';
super.label = 'AzoraWorld';
this.tags = [ 'webtoon', 'arabic', 'manga' ];
this.url = 'https://azoraworld.com';
this.url = 'https://azoranov.com';
}
}

0 comments on commit 18e686c

Please sign in to comment.