mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-17 12:20:28 +00:00
Reorganize folders
This commit is contained in:
14
dart/manga/multisrc/madara/src/doodmanga/doodmanga.dart
Normal file
14
dart/manga/multisrc/madara/src/doodmanga/doodmanga.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get doodmangaSource => _doodmangaSource;
|
||||
|
||||
Source _doodmangaSource = Source(
|
||||
name: "Doodmanga",
|
||||
baseUrl: "https://www.doodmanga.com",
|
||||
lang: "th",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/doodmanga/icon.png",
|
||||
dateFormat:"dd MMMMM yyyy",
|
||||
dateFormatLocale:"th",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/doodmanga/icon.png
Normal file
BIN
dart/manga/multisrc/madara/src/doodmanga/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user