mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-18 04:40:29 +00:00
Reorganize folders
This commit is contained in:
14
dart/manga/multisrc/madara/src/hentaiteca/hentaiteca.dart
Normal file
14
dart/manga/multisrc/madara/src/hentaiteca/hentaiteca.dart
Normal file
@@ -0,0 +1,14 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get hentaitecaSource => _hentaitecaSource;
|
||||
|
||||
Source _hentaitecaSource = Source(
|
||||
name: "Hentai Teca",
|
||||
baseUrl: "https://hentaiteca.net",
|
||||
lang: "pt-BR",
|
||||
isNsfw:true,
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/hentaiteca/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br",
|
||||
);
|
||||
BIN
dart/manga/multisrc/madara/src/hentaiteca/icon.png
Normal file
BIN
dart/manga/multisrc/madara/src/hentaiteca/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user