mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
chore: remove HouseMangas (ES)
This commit is contained in:
@@ -105,7 +105,6 @@ import 'src/es/bokugentranslation/bokugentranslation.dart';
|
|||||||
import 'src/es/daprob/daprob.dart';
|
import 'src/es/daprob/daprob.dart';
|
||||||
import 'src/es/demanhuas/demanhuas.dart';
|
import 'src/es/demanhuas/demanhuas.dart';
|
||||||
import 'src/es/herenscan/herenscan.dart';
|
import 'src/es/herenscan/herenscan.dart';
|
||||||
import 'src/es/housemangas/housemangas.dart';
|
|
||||||
import 'src/es/infrafandub/infrafandub.dart';
|
import 'src/es/infrafandub/infrafandub.dart';
|
||||||
import 'src/es/inmoralnofansub/inmoralnofansub.dart';
|
import 'src/es/inmoralnofansub/inmoralnofansub.dart';
|
||||||
import 'src/es/jeazscans/jeazscans.dart';
|
import 'src/es/jeazscans/jeazscans.dart';
|
||||||
@@ -382,8 +381,6 @@ List<Source> _madaraSourcesList =
|
|||||||
demanhuasSource,
|
demanhuasSource,
|
||||||
//HerenScan (ES)
|
//HerenScan (ES)
|
||||||
herenscanSource,
|
herenscanSource,
|
||||||
//HouseMangas (ES)
|
|
||||||
housemangasSource,
|
|
||||||
//InfraFandub (ES)
|
//InfraFandub (ES)
|
||||||
infrafandubSource,
|
infrafandubSource,
|
||||||
//Inmoral No Fansub (ES)
|
//Inmoral No Fansub (ES)
|
||||||
|
|||||||
@@ -1,14 +0,0 @@
|
|||||||
import '../../../../../../../model/source.dart';
|
|
||||||
|
|
||||||
Source get housemangasSource => _housemangasSource;
|
|
||||||
Source _housemangasSource = Source(
|
|
||||||
name: "HouseMangas",
|
|
||||||
baseUrl: "https://housemangas.com",
|
|
||||||
lang: "es",
|
|
||||||
isNsfw: false,
|
|
||||||
typeSource: "madara",
|
|
||||||
iconUrl:
|
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/es/housemangas/icon.png",
|
|
||||||
dateFormat: "MMMM dd, yyyy",
|
|
||||||
dateFormatLocale: "es",
|
|
||||||
);
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.1 KiB |
Reference in New Issue
Block a user