mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-17 20:30:33 +00:00
Update
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get asurascansSource => _asurascansSource;
|
||||
|
||||
Source _asurascansSource = Source(
|
||||
name: "Asura Scans",
|
||||
baseUrl: "https://asuratoon.com/",
|
||||
lang: "en",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/asurascans/icon.png",
|
||||
dateFormat:"MMM d, yyyy",
|
||||
dateFormatLocale:"en_us",
|
||||
);
|
||||
Source get asurascansSource => _asurascansSource;
|
||||
|
||||
Source _asurascansSource = Source(
|
||||
name: "Asura Scans",
|
||||
baseUrl: "https://asuratoon.com/",
|
||||
lang: "en",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/asurascans/icon.png",
|
||||
dateFormat: "MMM d, yyyy",
|
||||
dateFormatLocale: "en_us",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user