update fanbox entry in supportedsites.md

pull/1529/head
Mike Fährmann 3 years ago
parent e47952ac14
commit c6c4a73f87
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -151,12 +151,6 @@ Consider all sites to be NSFW unless otherwise known.
<td>Chapters, Manga</td> <td>Chapters, Manga</td>
<td></td> <td></td>
</tr> </tr>
<tr>
<td>Fanbox</td>
<td>https://www.fanbox.cc/</td>
<td>Creators, Posts</td>
<td><a href="https://github.com/mikf/gallery-dl#cookies">Cookies</a></td>
</tr>
<tr> <tr>
<td>Fantia</td> <td>Fantia</td>
<td>https://fantia.jp/</td> <td>https://fantia.jp/</td>
@ -553,6 +547,12 @@ Consider all sites to be NSFW unless otherwise known.
<td>Favorites, Follows, pixiv.me Links, Rankings, Search Results, User Profiles, individual Images</td> <td>Favorites, Follows, pixiv.me Links, Rankings, Search Results, User Profiles, individual Images</td>
<td><a href="https://github.com/mikf/gallery-dl#oauth">OAuth</a></td> <td><a href="https://github.com/mikf/gallery-dl#oauth">OAuth</a></td>
</tr> </tr>
<tr>
<td>pixivFANBOX</td>
<td>https://www.fanbox.cc/</td>
<td>Creators, Posts</td>
<td><a href="https://github.com/mikf/gallery-dl#cookies">Cookies</a></td>
</tr>
<tr> <tr>
<td>Pixnet</td> <td>Pixnet</td>
<td>https://www.pixnet.net/</td> <td>https://www.pixnet.net/</td>

@ -33,6 +33,7 @@ CATEGORY_MAP = {
"e-hentai" : "E-Hentai", "e-hentai" : "E-Hentai",
"exhentai" : "ExHentai", "exhentai" : "ExHentai",
"fallenangels" : "Fallen Angels Scans", "fallenangels" : "Fallen Angels Scans",
"fanbox" : "pixivFANBOX",
"fashionnova" : "Fashion Nova", "fashionnova" : "Fashion Nova",
"furaffinity" : "Fur Affinity", "furaffinity" : "Fur Affinity",
"hbrowse" : "HBrowse", "hbrowse" : "HBrowse",

Loading…
Cancel
Save