Added 'only anal' (0% pussy) tag.
This commit is contained in:
parent
4a4dfde73e
commit
1c933c2f29
|
@ -1263,6 +1263,12 @@ const tags = [
|
|||
name: 'comedy',
|
||||
slug: 'comedy',
|
||||
},
|
||||
{
|
||||
name: 'only anal',
|
||||
slug: 'only-anal',
|
||||
implies: ['anal'],
|
||||
description: 'Ass is the new pussy! Zero vaginal sex, anal only, guaranteed.',
|
||||
},
|
||||
];
|
||||
|
||||
const aliases = [
|
||||
|
@ -2589,6 +2595,14 @@ const aliases = [
|
|||
name: 'cum inflation',
|
||||
for: 'cumflation',
|
||||
},
|
||||
{
|
||||
name: '0% pussy',
|
||||
for: 'only-anal',
|
||||
},
|
||||
{
|
||||
name: 'anal only',
|
||||
for: 'only-anal',
|
||||
},
|
||||
];
|
||||
|
||||
const priorities = [ // higher index is higher priority
|
||||
|
|
Loading…
Reference in New Issue