mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
fix: Update Hwago (ID) source URL
This commit is contained in:
@@ -3,7 +3,7 @@ import '../../../../../../../model/source.dart';
|
|||||||
Source get hwagoSource => _hwagoSource;
|
Source get hwagoSource => _hwagoSource;
|
||||||
Source _hwagoSource = Source(
|
Source _hwagoSource = Source(
|
||||||
name: "Hwago",
|
name: "Hwago",
|
||||||
baseUrl: "https://hwago.org",
|
baseUrl: "https://hwago01.xyz",
|
||||||
lang: "id",
|
lang: "id",
|
||||||
isNsfw: false,
|
isNsfw: false,
|
||||||
typeSource: "madara",
|
typeSource: "madara",
|
||||||
|
|||||||
Reference in New Issue
Block a user