mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-22 14:50:30 +00:00
Fix some MangaReader sources flag
This commit is contained in:
@@ -5,7 +5,7 @@ Source _imaginescanSource = Source(
|
||||
name: "Imagine Scan",
|
||||
baseUrl: "https://imaginescan.com.br",
|
||||
lang: "pt-br",
|
||||
isNsfw:false,
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/src/imaginescan/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
|
||||
Reference in New Issue
Block a user