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:
BIN
dart/manga/multisrc/madara/src/jiangzaitoon/icon.png
Normal file
BIN
dart/manga/multisrc/madara/src/jiangzaitoon/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get jiangzaitoonSource => _jiangzaitoonSource;
|
||||
|
||||
Source _jiangzaitoonSource = Source(
|
||||
name: "Jiangzaitoon",
|
||||
baseUrl: "https://jiangzaitoon.cc",
|
||||
lang: "tr",
|
||||
isNsfw:true,
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/jiangzaitoon/icon.png",
|
||||
dateFormat:"d MMM yyy",
|
||||
dateFormatLocale:"tr",
|
||||
);
|
||||
Reference in New Issue
Block a user