mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-16 03:40:30 +00:00
Rename to Bato.to
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -119,10 +119,10 @@ List<String> languages = [
|
|||||||
List<Source> get batotoSourcesList => _batotoSourcesList;
|
List<Source> get batotoSourcesList => _batotoSourcesList;
|
||||||
List<Source> _batotoSourcesList = languages
|
List<Source> _batotoSourcesList = languages
|
||||||
.map((e) => Source(
|
.map((e) => Source(
|
||||||
name: 'Batoto',
|
name: 'Bato.to',
|
||||||
baseUrl: baseUrl,
|
baseUrl: baseUrl,
|
||||||
lang: e,
|
lang: e,
|
||||||
typeSource: "batoto",
|
typeSource: "bato.to",
|
||||||
iconUrl: _iconUrl,
|
iconUrl: _iconUrl,
|
||||||
dateFormat: "MMM dd,yyyy",
|
dateFormat: "MMM dd,yyyy",
|
||||||
isNsfw: isNsfw,
|
isNsfw: isNsfw,
|
||||||
|
|||||||
Reference in New Issue
Block a user