[horne] add support for horne.red (#2700)

This commit is contained in:
Mike Fährmann
2022-06-25 14:24:46 +02:00
parent 7af4d2047b
commit 241e82e18d
5 changed files with 171 additions and 64 deletions

View File

@@ -47,6 +47,7 @@ CATEGORY_MAP = {
"hentaihere" : "HentaiHere",
"hentaiimg" : "Hentai Image",
"hitomi" : "Hitomi.la",
"horne" : "horne",
"idolcomplex" : "Idol Complex",
"illusioncardsbooru": "Illusion Game Cards",
"imagebam" : "ImageBam",
@@ -270,6 +271,7 @@ AUTH_MAP = {
"fantia" : _COOKIES,
"flickr" : _OAUTH,
"furaffinity" : _COOKIES,
"horne" : "Required",
"idolcomplex" : "Supported",
"imgbb" : "Supported",
"inkbunny" : "Supported",