mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore(madara): remove Falcon Manga source (AR) - site unavailable
This commit is contained in:
@@ -93,7 +93,6 @@ import 'src/wickedwitchscan/wickedwitchscan.dart';
|
||||
import 'src/winterscan/winterscan.dart';
|
||||
import 'src/wonderlandscan/wonderlandscan.dart';
|
||||
import 'src/yuriverso/yuriverso.dart';
|
||||
import 'src/falconmanga/falconmanga.dart';
|
||||
import 'src/manga3asq/manga3asq.dart';
|
||||
import 'src/grabberzone/grabberzone.dart';
|
||||
import 'src/mangalink/mangalink.dart';
|
||||
@@ -377,8 +376,6 @@ List<Source> _madaraSourcesList =
|
||||
wonderlandscanSource,
|
||||
//Yuri Verso (PT-BR)
|
||||
yuriversoSource,
|
||||
//فالكون مانجا (AR)
|
||||
falconmangaSource,
|
||||
//مانجا العاشق (AR)
|
||||
manga3asqSource,
|
||||
//Grabber Zone (ALL)
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get falconmangaSource => _falconmangaSource;
|
||||
|
||||
Source _falconmangaSource = Source(
|
||||
name: "فالكون مانجا",
|
||||
baseUrl: "https://falconmanga.com",
|
||||
lang: "ar",
|
||||
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/madara/src/falconmanga/icon.png",
|
||||
);
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user