Files
kodjodevf-mangayomi-extensions/manga/multisrc/madara/src/hentai3z/hentai3z.dart
kodjomoustapha 48c1bc618f Refactor
2023-12-20 16:35:01 +01:00

14 lines
460 B
Dart

import '../../../../../model/source.dart';
Source get hentai3zSource => _hentai3zSource;
Source _hentai3zSource = Source(
name: "Hentai3z",
baseUrl: "https://hentai3z.xyz",
lang: "en",
isNsfw:true,
typeSource: "madara",
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/manga/multisrc/madara/src/hentai3z/icon.png",
dateFormat:"MMMM dd, yyyy",
dateFormatLocale:"en_us",
);