[danbooru] add 'artist-search' extractor (#5348)

This commit is contained in:
Mike Fährmann
2024-11-17 16:58:54 +01:00
parent ca4b2a0760
commit 50acf2ac84
4 changed files with 77 additions and 15 deletions

View File

@@ -217,6 +217,9 @@ SUBCATEGORY_MAP = {
"discord-server": "",
"posts" : "",
},
"Danbooru": {
"artist-search": "Artist Searches",
},
"desktopography": {
"site": "",
},