mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-15 19:30:29 +00:00
Update
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get infernalvoidscansSource => _infernalvoidscansSource;
|
||||
|
||||
Source _infernalvoidscansSource = Source(
|
||||
name: "Infernal Void Scans",
|
||||
baseUrl: "https://void-scans.com",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/infernalvoidscans/icon.png",
|
||||
dateFormat:"MMMM dd, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
Source get infernalvoidscansSource => _infernalvoidscansSource;
|
||||
|
||||
Source _infernalvoidscansSource = Source(
|
||||
name: "Infernal Void Scans",
|
||||
baseUrl: "https://void-scans.com",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/infernalvoidscans/icon.png",
|
||||
dateFormat: "MMMM dd, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user