mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore: remove Manga-TX (EN)
This commit is contained in:
@@ -36,7 +36,6 @@ import 'src/en/mangagalaxy/mangagalaxy.dart';
|
||||
import 'src/en/mangaread/mangaread.dart';
|
||||
import 'src/en/mangatxgg/mangatxgg.dart';
|
||||
import 'src/tr/mangasehri/mangasehri.dart';
|
||||
import 'src/en/mangatxunoriginal/mangatxunoriginal.dart';
|
||||
import 'src/en/mangaclash/mangaclash.dart';
|
||||
import 'src/en/mangafreakonline/mangafreakonline.dart';
|
||||
import 'src/en/mangagreat/mangagreat.dart';
|
||||
@@ -254,8 +253,6 @@ List<Source> _madaraSourcesList =
|
||||
mangatxggSource,
|
||||
//Manga Şehri (TR)
|
||||
mangasehriSource,
|
||||
//Manga-TX (EN)
|
||||
mangatxunoriginalSource,
|
||||
//MangaClash (EN)
|
||||
mangaclashSource,
|
||||
//MangaFreak.online (EN)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 KiB |
@@ -1,15 +0,0 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get mangatxunoriginalSource => _mangatxunoriginalSource;
|
||||
|
||||
Source _mangatxunoriginalSource = Source(
|
||||
name: "Manga-TX",
|
||||
baseUrl: "https://manga-tx.com",
|
||||
lang: "en",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/en/mangatxunoriginal/icon.png",
|
||||
dateFormat: "MMM d, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
Reference in New Issue
Block a user