[skeb] add extractor for followed users (#5290)
needs 'Authorization' header from browser session -o headers.Authorization="Bearer ey…"
This commit is contained in:
@@ -273,6 +273,10 @@ SUBCATEGORY_MAP = {
|
||||
"sexcom": {
|
||||
"pins": "User Pins",
|
||||
},
|
||||
"skeb": {
|
||||
"following" : "Followed Creators",
|
||||
"following-users": "Followed Users",
|
||||
},
|
||||
"smugmug": {
|
||||
"path": "Images from Users and Folders",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user