Passing matching site to profile scrapers. Allowing scrapers to pass avatar metadata. Added scraper and copyright properties to media. Auto-adding copyright from site or scraper to avatars. Separated Porn Pros from Whale Member.
This commit is contained in:
@@ -80,6 +80,7 @@ function initActorActions(store, _router) {
|
||||
media {
|
||||
thumbnail
|
||||
path
|
||||
copyright
|
||||
}
|
||||
}
|
||||
photos: actorsPhotos {
|
||||
@@ -88,6 +89,7 @@ function initActorActions(store, _router) {
|
||||
thumbnail
|
||||
path
|
||||
index
|
||||
copyright
|
||||
}
|
||||
}
|
||||
birthCity
|
||||
|
||||
Reference in New Issue
Block a user