mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
fix: Update KlikManga (ID) source URL
This commit is contained in:
@@ -3,7 +3,7 @@ import '../../../../../../../model/source.dart';
|
|||||||
Source get klikmangaSource => _klikmangaSource;
|
Source get klikmangaSource => _klikmangaSource;
|
||||||
Source _klikmangaSource = Source(
|
Source _klikmangaSource = Source(
|
||||||
name: "KlikManga",
|
name: "KlikManga",
|
||||||
baseUrl: "https://klikmanga.id",
|
baseUrl: "https://klikmanga.org",
|
||||||
lang: "id",
|
lang: "id",
|
||||||
isNsfw: false,
|
isNsfw: false,
|
||||||
typeSource: "madara",
|
typeSource: "madara",
|
||||||
|
|||||||
Reference in New Issue
Block a user