mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 19:01:15 +00:00
chore(mangareader): remove Magus Manga source (AR)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.2 KiB |
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get magusmangaSource => _magusmangaSource;
|
||||
|
||||
Source _magusmangaSource = Source(
|
||||
name: "Magus Manga",
|
||||
baseUrl: "https://magusmanga.com",
|
||||
lang: "ar",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/magusmanga/icon.png",
|
||||
dateFormat: "MMMMM d, yyyy",
|
||||
dateFormatLocale: "ar",
|
||||
);
|
||||
Reference in New Issue
Block a user