Using batch insert for profiles to prevent errors on large inserts.
This commit is contained in:
@@ -37,8 +37,6 @@ async function mounted() {
|
||||
'interracial',
|
||||
'mff',
|
||||
'mfm',
|
||||
'natural-boobs',
|
||||
'fake-boobs',
|
||||
'teen',
|
||||
'milf',
|
||||
'blowjob',
|
||||
@@ -48,6 +46,19 @@ async function mounted() {
|
||||
'facial',
|
||||
'creampie',
|
||||
],
|
||||
appearance: [
|
||||
'asian',
|
||||
'ebony',
|
||||
'latina',
|
||||
'caucasian',
|
||||
'natural-boobs',
|
||||
'fake-boobs',
|
||||
'blonde',
|
||||
'brunette',
|
||||
'redhead',
|
||||
'tattoos',
|
||||
'piercings',
|
||||
],
|
||||
oral: [
|
||||
'blowjob',
|
||||
'deepthroat',
|
||||
@@ -58,17 +69,6 @@ async function mounted() {
|
||||
'ass-eating',
|
||||
'ass-to-mouth',
|
||||
],
|
||||
appearance: [
|
||||
'asian',
|
||||
'ebony',
|
||||
'latina',
|
||||
'caucasian',
|
||||
'blonde',
|
||||
'brunette',
|
||||
'redhead',
|
||||
'tattoos',
|
||||
'piercings',
|
||||
],
|
||||
extreme: [
|
||||
'airtight',
|
||||
'double-anal',
|
||||
|
||||
Reference in New Issue
Block a user