From 2a0c89d4195e74fac022cb2d6605ce36e904a7e8 Mon Sep 17 00:00:00 2001 From: xMohnad Date: Mon, 23 Jun 2025 18:57:05 +0000 Subject: [PATCH] fix: Update Hwago (ID) source URL --- dart/manga/multisrc/madara/src/id/hwago/hwago.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dart/manga/multisrc/madara/src/id/hwago/hwago.dart b/dart/manga/multisrc/madara/src/id/hwago/hwago.dart index 2570f9db..dbb379b6 100644 --- a/dart/manga/multisrc/madara/src/id/hwago/hwago.dart +++ b/dart/manga/multisrc/madara/src/id/hwago/hwago.dart @@ -3,7 +3,7 @@ import '../../../../../../../model/source.dart'; Source get hwagoSource => _hwagoSource; Source _hwagoSource = Source( name: "Hwago", - baseUrl: "https://hwago.org", + baseUrl: "https://hwago01.xyz", lang: "id", isNsfw: false, typeSource: "madara",