Added manga data and pipeline.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IMangaWebCrawler
|
||||
{
|
||||
MangaDTO GetManga(string url);
|
||||
SourceManga GetManga(string url);
|
||||
}
|
||||
Reference in New Issue
Block a user