Added contributor classes for manga. Implemented MangaDex search.

This commit is contained in:
2025-05-24 15:56:44 -04:00
parent f760cff21f
commit 1a752bb57e
20 changed files with 706 additions and 24 deletions

View File

@@ -10,8 +10,9 @@
</PropertyGroup>
<ItemGroup>
<None Remove="Search\MangaDex\SampleSearchResult.json" />
<None Remove="WebCrawlers\Samples\MangaNato - Please Go Home, Akutsu-San!.htm" />
<None Remove="WebSearch\NatoManga\SampleSearchResult.json" />
<None Remove="Search\NatoManga\SampleSearchResult.json" />
</ItemGroup>
<ItemGroup>
@@ -24,7 +25,8 @@
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="WebSearch\NatoManga\SampleSearchResult.json" />
<EmbeddedResource Include="Search\MangaDex\SampleSearchResult.json" />
<EmbeddedResource Include="Search\NatoManga\SampleSearchResult.json" />
</ItemGroup>
<ItemGroup>