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 origamiorpheansSource => _origamiorpheansSource;
|
||||
|
||||
Source _origamiorpheansSource = Source(
|
||||
name: "Origami Orpheans",
|
||||
baseUrl: "https://origami-orpheans.com.br",
|
||||
lang: "pt-br",
|
||||
isNsfw:true,
|
||||
typeSource: "mangareader",
|
||||
iconUrl:"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/origamiorpheans/icon.png",
|
||||
dateFormat:"MMMMM dd, yyyy",
|
||||
dateFormatLocale:"pt-br",
|
||||
);
|
||||
Source get origamiorpheansSource => _origamiorpheansSource;
|
||||
|
||||
Source _origamiorpheansSource = Source(
|
||||
name: "Origami Orpheans",
|
||||
baseUrl: "https://origami-orpheans.com.br",
|
||||
lang: "pt-br",
|
||||
typeSource: "mangareader",
|
||||
iconUrl:
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/src/origamiorpheans/icon.png",
|
||||
dateFormat: "MMMMM dd, yyyy",
|
||||
dateFormatLocale: "pt-br",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user