Fixed filter tooltips closing on click. Added tag photo.
|
@ -21,7 +21,7 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p class="disclaimer">You may incidentally see filtered content</p>
|
<p class="disclaimer">You may still incidentally see filtered out content</p>
|
||||||
</div>
|
</div>
|
||||||
</Dialog>
|
</Dialog>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<template v-slot:tooltip>
|
<template v-slot:tooltip>
|
||||||
<div>
|
<div @click.stop>
|
||||||
<router-link
|
<router-link
|
||||||
class="filter-clear"
|
class="filter-clear"
|
||||||
:to="{ query: { ...$route.query, actors: undefined } }"
|
:to="{ query: { ...$route.query, actors: undefined } }"
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<template v-slot:tooltip>
|
<template v-slot:tooltip>
|
||||||
<div>
|
<div @click.stop>
|
||||||
<router-link
|
<router-link
|
||||||
class="filter-clear"
|
class="filter-clear"
|
||||||
:to="{ query: { ...$route.query, channels: undefined, networks: undefined } }"
|
:to="{ query: { ...$route.query, channels: undefined, networks: undefined } }"
|
||||||
|
|
|
@ -15,7 +15,10 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<template v-slot:tooltip>
|
<template v-slot:tooltip>
|
||||||
<div class="filter-options">
|
<div
|
||||||
|
class="filter-options"
|
||||||
|
@click.stop
|
||||||
|
>
|
||||||
<select
|
<select
|
||||||
v-model="mode"
|
v-model="mode"
|
||||||
class="filter-mode"
|
class="filter-mode"
|
||||||
|
|
After Width: | Height: | Size: 866 KiB |
After Width: | Height: | Size: 9.1 KiB |
After Width: | Height: | Size: 633 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 566 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 361 KiB |
After Width: | Height: | Size: 361 KiB |
After Width: | Height: | Size: 33 KiB |
|
@ -703,6 +703,7 @@ const tagPhotos = [
|
||||||
['anal-creampie', 3, 'Rose Valerie for Euro Sex Parties'],
|
['anal-creampie', 3, 'Rose Valerie for Euro Sex Parties'],
|
||||||
['anal-creampie', 0, 'Gina Valentina and Jane Wilde in "A Very Special Anniversary" for Tushy'],
|
['anal-creampie', 0, 'Gina Valentina and Jane Wilde in "A Very Special Anniversary" for Tushy'],
|
||||||
['anal-creampie', 1, 'Aleska Diamond in "Aleska Wants More" for Asshole Fever'],
|
['anal-creampie', 1, 'Aleska Diamond in "Aleska Wants More" for Asshole Fever'],
|
||||||
|
['ass-eating', 5, 'Remy LaCroix and Abigail Mac for All Girl Massage'],
|
||||||
['ass-eating', 4, 'Vanna Bardot and Isiah Maxwell in "Vanna Craves Isiah\'s Cock!" for DarkX'],
|
['ass-eating', 4, 'Vanna Bardot and Isiah Maxwell in "Vanna Craves Isiah\'s Cock!" for DarkX'],
|
||||||
['ass-eating', 3, 'Abella Danger and Karma Rx in "Neon Dreaming" for Brazzers'],
|
['ass-eating', 3, 'Abella Danger and Karma Rx in "Neon Dreaming" for Brazzers'],
|
||||||
['ass-eating', 1, 'Aidra Fox and Cassidy Klein in "Lesbian Anal Yoga" for LesbianX'],
|
['ass-eating', 1, 'Aidra Fox and Cassidy Klein in "Lesbian Anal Yoga" for LesbianX'],
|
||||||
|
@ -831,6 +832,7 @@ const tagPhotos = [
|
||||||
['gangbang', 6, 'Silvia Soprano in GIO1580 for LegalPorno'],
|
['gangbang', 6, 'Silvia Soprano in GIO1580 for LegalPorno'],
|
||||||
['gangbang', 4, 'Marley Brinx in "The Gangbang of Marley Brinx" for Jules Jordan'],
|
['gangbang', 4, 'Marley Brinx in "The Gangbang of Marley Brinx" for Jules Jordan'],
|
||||||
['gangbang', 1, 'Ginger Lynn in "Gangbang Mystique", a photoset shot by Suze Randall for Puritan No. 10, 1984. This photo pushed the boundaries of pornography at the time, as depicting a woman \'fully occupied\' was unheard of.'],
|
['gangbang', 1, 'Ginger Lynn in "Gangbang Mystique", a photoset shot by Suze Randall for Puritan No. 10, 1984. This photo pushed the boundaries of pornography at the time, as depicting a woman \'fully occupied\' was unheard of.'],
|
||||||
|
['gaping', 4, 'Nicole Black in LegalPorno GIO1626'],
|
||||||
['gaping', 'poster', 'Zoey Monroe in "Manuel DPs Them All 5" for Jules Jordan'],
|
['gaping', 'poster', 'Zoey Monroe in "Manuel DPs Them All 5" for Jules Jordan'],
|
||||||
['gaping', 3, 'Jessyka Swan for 21Sextury'],
|
['gaping', 3, 'Jessyka Swan for 21Sextury'],
|
||||||
['gaping', 2, 'Alex Grey in "DP Masters 5" for Jules Jordan'],
|
['gaping', 2, 'Alex Grey in "DP Masters 5" for Jules Jordan'],
|
||||||
|
|