fix: Update Hwago (ID) source URL

This commit is contained in:
xMohnad
2025-06-23 18:57:05 +00:00
parent ca0f82cc78
commit 2a0c89d419

View File

@@ -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",