Added tag reassociation and dedupe migration.
This commit is contained in:
@@ -838,6 +838,11 @@ const tags = [
|
||||
slug: 'natural-boobs',
|
||||
group: 'body',
|
||||
},
|
||||
{
|
||||
name: 'natural butt',
|
||||
slug: 'natural-butt',
|
||||
group: 'body',
|
||||
},
|
||||
{
|
||||
name: 'nipple clamps',
|
||||
slug: 'nipple-clamps',
|
||||
@@ -1616,6 +1621,10 @@ const aliases = [
|
||||
name: 'big tits d-dd cup',
|
||||
for: 'big-boobs',
|
||||
},
|
||||
{
|
||||
name: 'busty',
|
||||
for: 'big-boobs',
|
||||
},
|
||||
{
|
||||
name: 'busty - big boobs',
|
||||
for: 'big-boobs',
|
||||
@@ -2159,6 +2168,18 @@ const aliases = [
|
||||
name: 'natural tits',
|
||||
for: 'natural-boobs',
|
||||
},
|
||||
{
|
||||
name: 'natural butt',
|
||||
for: 'natural-butt',
|
||||
},
|
||||
{
|
||||
name: 'natural ass',
|
||||
for: 'natural-butt',
|
||||
},
|
||||
{
|
||||
name: 'real ass',
|
||||
for: 'natural-butt',
|
||||
},
|
||||
{
|
||||
name: 'oiled',
|
||||
for: 'oil',
|
||||
|
||||
Reference in New Issue
Block a user