mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-15 03:10:59 +00:00
Reorganize folders
This commit is contained in:
14
dart/manga/multisrc/madara/src/hm2d/hm2d.dart
Normal file
14
dart/manga/multisrc/madara/src/hm2d/hm2d.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get hm2dSource => _hm2dSource;
|
||||
|
||||
Source _hm2dSource = Source(
|
||||
name: "HM2D",
|
||||
baseUrl: "https://mangadistrict.com/hdoujin",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/hm2d/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/hm2d/icon.png
Normal file
BIN
dart/manga/multisrc/madara/src/hm2d/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user