From c6c4a73f8744ca6c0cf680628492b5e7897d5e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sun, 25 Apr 2021 19:44:19 +0200 Subject: [PATCH] update fanbox entry in supportedsites.md --- docs/supportedsites.md | 12 ++++++------ scripts/supportedsites.py | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/supportedsites.md b/docs/supportedsites.md index b6a1b38d..027ac76a 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -151,12 +151,6 @@ Consider all sites to be NSFW unless otherwise known. Chapters, Manga - - Fanbox - https://www.fanbox.cc/ - Creators, Posts - Cookies - Fantia https://fantia.jp/ @@ -553,6 +547,12 @@ Consider all sites to be NSFW unless otherwise known. Favorites, Follows, pixiv.me Links, Rankings, Search Results, User Profiles, individual Images OAuth + + pixivFANBOX + https://www.fanbox.cc/ + Creators, Posts + Cookies + Pixnet https://www.pixnet.net/ diff --git a/scripts/supportedsites.py b/scripts/supportedsites.py index b48241de..67357199 100755 --- a/scripts/supportedsites.py +++ b/scripts/supportedsites.py @@ -33,6 +33,7 @@ CATEGORY_MAP = { "e-hentai" : "E-Hentai", "exhentai" : "ExHentai", "fallenangels" : "Fallen Angels Scans", + "fanbox" : "pixivFANBOX", "fashionnova" : "Fashion Nova", "furaffinity" : "Fur Affinity", "hbrowse" : "HBrowse",