mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-15 03:10:59 +00:00
Removed dead sources
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get itsyourrightmanhuaSource => _itsyourrightmanhuaSource;
|
||||
|
||||
Source _itsyourrightmanhuaSource = Source(
|
||||
name: "Its Your Right Manhua",
|
||||
baseUrl: "https://itsyourightmanhua.com/",
|
||||
lang: "en",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/madara/src/itsyourrightmanhua/icon.png",
|
||||
dateFormat:"MMMM d, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
@@ -1,14 +0,0 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get mangavisaSource => _mangavisaSource;
|
||||
|
||||
Source _mangavisaSource = Source(
|
||||
name: "MangaVisa",
|
||||
baseUrl: "https://mangavisa.com",
|
||||
lang: "en",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/madara/src/mangavisa/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
Reference in New Issue
Block a user