[reddit] add 'home' extractor (#2614)

This commit is contained in:
Mike Fährmann
2022-05-26 15:01:46 +02:00
parent b51f5fd345
commit d4e9d51760
3 changed files with 21 additions and 4 deletions

View File

@@ -197,6 +197,9 @@ SUBCATEGORY_MAP = {
"sketch": "Sketch",
"work": "individual Images",
},
"reddit": {
"home": "Home Feed",
},
"sankaku": {
"books": "Book Searches",
},