mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-17 12:20:28 +00:00
Update
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get duniakomikidSource => _duniakomikidSource;
|
||||
|
||||
Source _duniakomikidSource = Source(
|
||||
name: "DuniaKomik.id",
|
||||
baseUrl: "https://duniakomik.id",
|
||||
lang: "id",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/duniakomikid/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"id",
|
||||
);
|
||||
Source get duniakomikidSource => _duniakomikidSource;
|
||||
|
||||
Source _duniakomikidSource = Source(
|
||||
name: "DuniaKomik.id",
|
||||
baseUrl: "https://duniakomik.id",
|
||||
lang: "id",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/duniakomikid/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "id",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user