mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-16 11:50:30 +00:00
chore(mangareader): remove MangaTak source (AR) - site unavailable
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 7.0 KiB |
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get mangatakSource => _mangatakSource;
|
||||
Source _mangatakSource = Source(
|
||||
name: "MangaTak",
|
||||
baseUrl: "https://mangatak.com",
|
||||
lang: "ar",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/mangatak/icon.png",
|
||||
dateFormat: "MMMM DD, yyyy",
|
||||
dateFormatLocale: "ar",
|
||||
);
|
||||
Reference in New Issue
Block a user