Reorganize folders

This commit is contained in:
kodjomoustapha
2024-03-28 11:13:42 +01:00
parent abdc9cab62
commit 67109cdbbc
565 changed files with 988 additions and 1863 deletions

View File

@@ -0,0 +1,14 @@
import '../../../../../../model/source.dart';
Source get hentaicubeSource => _hentaicubeSource;
Source _hentaicubeSource = Source(
name: "Hentai CB",
baseUrl: "https://hentaicube.net",
lang: "vi",
isNsfw:true,
typeSource: "madara",
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/hentaicube/icon.png",
dateFormat:"dd/MM/yyyy",
dateFormatLocale:"vi",
);

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB