Changed icon source to from mangabuddy to github

This commit is contained in:
KptnFishy
2025-06-01 19:14:51 +02:00
committed by GitHub
parent 1413911ef1
commit 5fbbb58381

View File

@@ -10,7 +10,7 @@ Source _mangabuddySource = Source(
lang: "en",
typeSource: "single",
isNsfw: true,
iconUrl: "https://mangabuddy.com/static/sites/mangabuddy/icons/favicon.ico",
iconUrl: "https://github.com/KptnFishy/mangayomi-extensions/blob/patch-1/dart/manga/src/en/mangabuddy/icon.png",
sourceCodeUrl: _mangabuddySourceCodeUrl,
itemType: ItemType.manga,
version: _mangabuddyVersion,