mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
chore(madara): remove Siimanga (ID) - domain changed to web.siikomik.org using MangaThemesia theme
This commit is contained in:
@@ -116,7 +116,6 @@ import 'src/id/hwago/hwago.dart';
|
||||
import 'src/id/klikmanga/klikmanga.dart';
|
||||
import 'src/id/komikuzan/komikuzan.dart';
|
||||
import 'src/id/mgkomik/mgkomik.dart';
|
||||
import 'src/id/siimanga/siimanga.dart';
|
||||
import 'src/id/yubikiri/yubikiri.dart';
|
||||
import 'src/pl/mangahona/mangahona.dart';
|
||||
import 'src/pt/alonescanlator/alonescanlator.dart';
|
||||
@@ -397,8 +396,6 @@ List<Source> _madaraSourcesList =
|
||||
komikuzanSource,
|
||||
//MG Komik (ID)
|
||||
mgkomikSource,
|
||||
//Siimanga (ID)
|
||||
siimangaSource,
|
||||
//Yubikiri (ID)
|
||||
yubikiriSource,
|
||||
//MangaHoNa (PL)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
@@ -1,14 +0,0 @@
|
||||
import '../../../../../../../model/source.dart';
|
||||
|
||||
Source get siimangaSource => _siimangaSource;
|
||||
Source _siimangaSource = Source(
|
||||
name: "Siimanga",
|
||||
baseUrl: "https://siimanga.cyou",
|
||||
lang: "id",
|
||||
isNsfw: false,
|
||||
typeSource: "madara",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/id/siimanga/icon.png",
|
||||
dateFormat: "d MMMM",
|
||||
dateFormatLocale: "en",
|
||||
);
|
||||
Reference in New Issue
Block a user