mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-25 16:20:29 +00:00
Reorganize folders
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get girlslovemangaSource => _girlslovemangaSource;
|
||||
|
||||
Source _girlslovemangaSource = Source(
|
||||
name: "Girls Love Manga!",
|
||||
baseUrl: "https://glmanga.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/girlslovemanga/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/girlslovemanga/icon.png
Normal file
BIN
dart/manga/multisrc/madara/src/girlslovemanga/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user