forked from DebaucheryLibrarian/traxxx
Added Model Media API layout, renamed AsiaM.
This commit is contained in:
@@ -96,7 +96,7 @@ function scrapeProfile(data) {
|
||||
|
||||
profile.dateOfBirth = unprint.extractDate(bio.birthdate, 'YYYY-MM-DD');
|
||||
profile.age = bio.age;
|
||||
profile.placeOfBirth = bio.born;
|
||||
profile.birthPlace = bio.born;
|
||||
|
||||
profile.measurements = bio.measurements;
|
||||
profile.height = convert(bio.height, 'cm');
|
||||
|
||||
Reference in New Issue
Block a user