mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-16 03:40:30 +00:00
chore(mangareader): remove ARESManga source (AR) due to MangaThemesia migration
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.6 KiB |
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get iimangaSource => _iimangaSource;
|
||||
Source _iimangaSource = Source(
|
||||
name: "ARESManga",
|
||||
baseUrl: "https://fl-ares.com",
|
||||
lang: "ar",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/iimanga/icon.png",
|
||||
dateFormat: "MMMMM dd, yyyy",
|
||||
dateFormatLocale: "ar",
|
||||
);
|
||||
Reference in New Issue
Block a user