mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
fix: Update Manga Crab (ES) source URL
This commit is contained in:
@@ -3,7 +3,7 @@ import '../../../../../../../model/source.dart';
|
||||
Source get mangacrabSource => _mangacrabSource;
|
||||
Source _mangacrabSource = Source(
|
||||
name: "Manga Crab",
|
||||
baseUrl: "https://visorcrab.com",
|
||||
baseUrl: "https://mangacrab.org",
|
||||
lang: "es",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
|
||||
Reference in New Issue
Block a user