mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore(mangareader): update MangaSwat baseUrl to swatscans.com
This commit is contained in:
@@ -3,7 +3,7 @@ import '../../../../../../model/source.dart';
|
|||||||
Source get mangaswatSource => _mangaswatSource;
|
Source get mangaswatSource => _mangaswatSource;
|
||||||
Source _mangaswatSource = Source(
|
Source _mangaswatSource = Source(
|
||||||
name: "MangaSwat",
|
name: "MangaSwat",
|
||||||
baseUrl: "https://normoyun.com",
|
baseUrl: "https://swatscans.com",
|
||||||
lang: "ar",
|
lang: "ar",
|
||||||
isNsfw: false,
|
isNsfw: false,
|
||||||
typeSource: "mangareader",
|
typeSource: "mangareader",
|
||||||
|
|||||||
Reference in New Issue
Block a user