Added humor/comedy tags.
This commit is contained in:
@@ -1255,6 +1255,10 @@ const tags = [
|
|||||||
name: 'bikini',
|
name: 'bikini',
|
||||||
slug: 'bikini',
|
slug: 'bikini',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'comedy',
|
||||||
|
slug: 'comedy',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const aliases = [
|
const aliases = [
|
||||||
@@ -2573,6 +2577,10 @@ const aliases = [
|
|||||||
name: 'threesomes',
|
name: 'threesomes',
|
||||||
for: 'threesome',
|
for: 'threesome',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'humor',
|
||||||
|
for: 'comedy',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const priorities = [ // higher index is higher priority
|
const priorities = [ // higher index is higher priority
|
||||||
|
|||||||
Reference in New Issue
Block a user