mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore(madara): remove Sussy Scan (PT-BR) - domain changed to www.sussytoons.wtf using GreenShit theme
This commit is contained in:
@@ -132,7 +132,6 @@ import 'src/pt/minitwoscan/minitwoscan.dart';
|
||||
import 'src/pt/ninjascan/ninjascan.dart';
|
||||
import 'src/pt/onepieceteca/onepieceteca.dart';
|
||||
import 'src/pt/prismascans/prismascans.dart';
|
||||
import 'src/pt/sussyscan/sussyscan.dart';
|
||||
import 'src/th/kingsmanga/kingsmanga.dart';
|
||||
import 'src/th/mangadeemak/mangadeemak.dart';
|
||||
import 'src/th/manhuabug/manhuabug.dart';
|
||||
@@ -429,8 +428,6 @@ List<Source> _madaraSourcesList =
|
||||
onepiecetecaSource,
|
||||
//Demon Sect (PT-BR)
|
||||
prismascansSource,
|
||||
//Sussy Scan (PT-BR)
|
||||
sussyscanSource,
|
||||
//Kings-Manga (TH)
|
||||
kingsmangaSource,
|
||||
//MangaDeemak (TH)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.7 KiB |
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get sussyscanSource => _sussyscanSource;
|
||||
Source _sussyscanSource = Source(
|
||||
name: "Sussy Scan",
|
||||
baseUrl: "https://sussyscan.com",
|
||||
lang: "pt-br",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/pt/sussyscan/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "pt-br",
|
||||
);
|
||||
Reference in New Issue
Block a user