Skip to content

Commit 64db755

Browse files
authored
MangaLek Domain Change (#154)
1 parent 5d5c172 commit 64db755

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/MangaLek/MangaLek.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ import {
1212

1313
import { MangaLekParser } from './MangaLekParser'
1414

15-
const DOMAIN = 'https://lekmanga.net'
15+
const DOMAIN = 'https://lek-manga.net'
1616

1717
export const MangaLekInfo: SourceInfo = {
18-
version: getExportVersion('0.0.5'),
18+
version: getExportVersion('0.0.6'),
1919
name: 'MangaLek',
2020
description: `Extension that pulls manga from ${DOMAIN}`,
2121
author: 'Netsky',

0 commit comments

Comments
 (0)