mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore: remove DeManhuas (ES)
This commit is contained in:
@@ -100,7 +100,6 @@ import 'src/en/tappytoonnet/tappytoonnet.dart';
|
||||
import 'src/en/zinmanganet/zinmanganet.dart';
|
||||
import 'src/es/bokugentranslation/bokugentranslation.dart';
|
||||
import 'src/es/daprob/daprob.dart';
|
||||
import 'src/es/demanhuas/demanhuas.dart';
|
||||
import 'src/es/herenscan/herenscan.dart';
|
||||
import 'src/es/infrafandub/infrafandub.dart';
|
||||
import 'src/es/inmoralnofansub/inmoralnofansub.dart';
|
||||
@@ -368,8 +367,6 @@ List<Source> _madaraSourcesList =
|
||||
bokugentranslationSource,
|
||||
//DapRob (ES)
|
||||
daprobSource,
|
||||
//DeManhuas (ES)
|
||||
demanhuasSource,
|
||||
//HerenScan (ES)
|
||||
herenscanSource,
|
||||
//InfraFandub (ES)
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get demanhuasSource => _demanhuasSource;
|
||||
Source _demanhuasSource = Source(
|
||||
name: "DeManhuas",
|
||||
baseUrl: "https://demanhuas.com",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/demanhuas/icon.png",
|
||||
dateFormat: "MMMM d, yyyy",
|
||||
dateFormatLocale: "es",
|
||||
);
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.8 KiB |
Reference in New Issue
Block a user