chore(madara): update Area Manga (AR) baseUrl to ar.kenmanga.com

This commit is contained in:
xMohnad
2025-06-05 13:45:49 +03:00
parent 3023a0ec86
commit c592c93511

View File

@@ -3,7 +3,7 @@ import '../../../../../../model/source.dart';
Source get areamangaSource => _areamangaSource; Source get areamangaSource => _areamangaSource;
Source _areamangaSource = Source( Source _areamangaSource = Source(
name: "أريا مانجا", name: "أريا مانجا",
baseUrl: "https://www.areascans.net", baseUrl: "https://ar.kenmanga.com",
lang: "ar", lang: "ar",
isNsfw: false, isNsfw: false,
typeSource: "mangareader", typeSource: "mangareader",