forked from DebaucheryLibrarian/traxxx
Scraping and storing actor profiles.
This commit is contained in:
@@ -76,7 +76,7 @@ function initActorActions(store, _router) {
|
||||
name
|
||||
slug
|
||||
gender
|
||||
birthdate
|
||||
birthdate: dateOfBirth
|
||||
age
|
||||
ethnicity
|
||||
bust
|
||||
@@ -229,7 +229,7 @@ function initActorActions(store, _router) {
|
||||
name
|
||||
slug
|
||||
age
|
||||
birthdate
|
||||
birthdate: dateOfBirth
|
||||
gender
|
||||
network {
|
||||
id
|
||||
|
||||
@@ -34,7 +34,7 @@ const actorFields = `
|
||||
id
|
||||
name
|
||||
slug
|
||||
birthdate
|
||||
birthdate: dateOfBirth
|
||||
age
|
||||
gender
|
||||
network {
|
||||
|
||||
Reference in New Issue
Block a user