Added extreme insertion global filter.
This commit is contained in:
@@ -41,13 +41,14 @@ const cookies = Cookies.withConverter({
|
|||||||
const tags = {
|
const tags = {
|
||||||
anal: 'anal',
|
anal: 'anal',
|
||||||
'anal-prolapse': 'anal prolapse',
|
'anal-prolapse': 'anal prolapse',
|
||||||
|
'extreme-insertion': 'extreme insertion (oversized dildos)',
|
||||||
pissing: 'pissing',
|
pissing: 'pissing',
|
||||||
gay: 'gay',
|
gay: 'gay',
|
||||||
transsexual: 'transsexual',
|
transsexual: 'transsexual',
|
||||||
bisexual: 'bisexual',
|
bisexual: 'bisexual',
|
||||||
compilation: 'compilation',
|
|
||||||
bts: 'behind the scenes',
|
bts: 'behind the scenes',
|
||||||
vr: 'virtual reality',
|
vr: 'virtual reality',
|
||||||
|
compilation: 'compilation',
|
||||||
};
|
};
|
||||||
|
|
||||||
const storedTags = cookies.get('tags');
|
const storedTags = cookies.get('tags');
|
||||||
|
|||||||
Reference in New Issue
Block a user