mirror of
https://github.com/C9Glax/tranga.git
synced 2025-07-05 02:14:17 +02:00
public GetPublications
This commit is contained in:
@ -69,7 +69,7 @@ public class Mangasee : MangaConnector
|
||||
});
|
||||
}
|
||||
|
||||
protected override Publication[] GetPublications(string publicationTitle = "")
|
||||
public override Publication[] GetPublications(string publicationTitle = "")
|
||||
{
|
||||
Log($"Searching Publications. Term=\"{publicationTitle}\"");
|
||||
string requestUrl = $"https://mangasee123.com/_search.php";
|
||||
|
Reference in New Issue
Block a user