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