#76 debug
This commit is contained in:
parent
2e1c8ce34f
commit
733ae285f1
@ -196,7 +196,7 @@ public class Mangasee : MangaConnector
|
||||
}
|
||||
catch (HttpRequestException e)
|
||||
{
|
||||
Log($"Failed to load XML\n\r{e}");
|
||||
Log($"Failed to load https://mangasee123.com/rss/{manga.publicationId}.xml \n\r{e}");
|
||||
return Array.Empty<Chapter>();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user