mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
fix: Update MHScans (ES) source URL
This commit is contained in:
@@ -3,7 +3,7 @@ import '../../../../../../../model/source.dart';
|
|||||||
Source get mhscansSource => _mhscansSource;
|
Source get mhscansSource => _mhscansSource;
|
||||||
Source _mhscansSource = Source(
|
Source _mhscansSource = Source(
|
||||||
name: "MHScans",
|
name: "MHScans",
|
||||||
baseUrl: "https://lectormh.com",
|
baseUrl: "https://twobluescans.com",
|
||||||
lang: "es",
|
lang: "es",
|
||||||
isNsfw: false,
|
isNsfw: false,
|
||||||
typeSource: "madara",
|
typeSource: "madara",
|
||||||
|
|||||||
Reference in New Issue
Block a user