We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d646cc2 commit 6911e53Copy full SHA for 6911e53
src/web/mjs/connectors/WebtoonHatti.mjs
@@ -7,7 +7,7 @@ export default class WebtoonHatti extends WordPressMadara {
7
super.id = 'webtoonhatti';
8
super.label = 'Webtoon Hatti';
9
this.tags = [ 'webtoon', 'turkish' ];
10
- this.url = 'https://webtoonhatti.me';
+ this.url = 'https://webtoonhatti.club';
11
}
12
13
async _getPages(chapter) {
0 commit comments