mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-15 03:10:59 +00:00
chore(mmrcms): remove MangaID source (ID) - site is offline
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 7.5 KiB |
@@ -1,15 +0,0 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangaidSource => _mangaidSource;
|
||||
|
||||
Source _mangaidSource = Source(
|
||||
name: "MangaID",
|
||||
baseUrl: "https://mangaid.click",
|
||||
lang: "id",
|
||||
|
||||
typeSource: "mmrcms",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mmrcms/src/mangaid/icon.png",
|
||||
dateFormat: "d MMM. yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
Reference in New Issue
Block a user