[madokami] add 'manga' extractor (#7828)

This commit is contained in:
Mike Fährmann
2025-07-17 20:40:26 +02:00
parent 493fc483c6
commit 1561284815
7 changed files with 172 additions and 0 deletions

View File

@@ -468,6 +468,7 @@ Description
* ``inkbunny``
* ``iwara``
* ``kemono``
* ``madokami`` (R)
* ``mangadex``
* ``mangoxo``
* ``newgrounds``

View File

@@ -447,6 +447,11 @@
{
"gif": false
},
"madokami":
{
"username": "",
"password": ""
},
"mangadex":
{
"client-id" : "",

View File

@@ -583,6 +583,12 @@ Consider all listed sites to potentially be NSFW.
<td>Albums, Search Results</td>
<td></td>
</tr>
<tr>
<td>Madokami</td>
<td>https://manga.madokami.al/</td>
<td>Manga</td>
<td>Required</td>
</tr>
<tr>
<td>Manga Fox</td>
<td>https://fanfox.net/</td>