merge #4919: [postmill] add support (#4917)

This commit is contained in:
Mike Fährmann
2023-12-23 15:23:56 +01:00
6 changed files with 343 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ CATEGORY_MAP = {
"pornimagesxxx" : "Porn Image",
"pornpics" : "PornPics.com",
"pornreactor" : "PornReactor",
"postmill" : "Postmill",
"readcomiconline": "Read Comic Online",
"rbt" : "RebeccaBlackTech",
"redgifs" : "RedGIFs",
@@ -236,6 +237,12 @@ SUBCATEGORY_MAP = {
"pornhub": {
"gifs": "",
},
"raddle": {
"home" : "Home Feed",
"usersubmissions": "User Profiles",
"post" : "Individual Posts",
"shorturl" : "",
},
"reddit": {
"home": "Home Feed",
},