mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore(mangareader): remove Crow Scans source (AR) - site is offline
This commit is contained in:
@@ -36,7 +36,6 @@ import 'src/thunderscans/thunderscans.dart';
|
||||
import 'src/areamanga/areamanga.dart';
|
||||
import 'src/areascans/areascans.dart';
|
||||
import 'src/aresnov/aresnov.dart';
|
||||
import 'src/crowscans/crowscans.dart';
|
||||
import 'src/mangaflame/mangaflame.dart';
|
||||
import 'src/manganoon/manganoon.dart';
|
||||
import 'src/mangaswat/mangaswat.dart';
|
||||
@@ -173,8 +172,6 @@ List<Source> _mangareaderSourcesList =
|
||||
aresnovSource,
|
||||
//Umi Manga (AR)
|
||||
beastscansSource,
|
||||
//Crow Scans (AR)
|
||||
crowscansSource,
|
||||
//Manga Flame (AR)
|
||||
mangaflameSource,
|
||||
//مانجا نون (AR)
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../model/source.dart';
|
||||
|
||||
Source get crowscansSource => _crowscansSource;
|
||||
Source _crowscansSource = Source(
|
||||
name: "Crow Scans",
|
||||
baseUrl: "https://crowscans.com",
|
||||
lang: "ar",
|
||||
isNsfw: false,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/crowscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "ar",
|
||||
);
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user