Added Bang! actor scraper. Fixed date interpolation. Showing date and age of death on profile (only if actor has already died).

This commit is contained in:
2020-05-17 04:59:09 +02:00
parent 7f86399033
commit f42ca7bd52
10 changed files with 183 additions and 18 deletions

View File

@@ -76,8 +76,10 @@ function initActorActions(store, _router) {
name
slug
gender
birthdate: dateOfBirth
dateOfBirth
dateOfDeath
age
ageAtDeath
ethnicity
cup
bust
@@ -233,7 +235,7 @@ function initActorActions(store, _router) {
name
slug
age
birthdate: dateOfBirth
dateOfBirth
gender
network {
id