Merged Reality Kings and Babes into MindGeek scraper. Kept classic latest wrapper for Look At Her Now and Tranny Surprise.

This commit is contained in:
2020-01-14 04:50:42 +01:00
parent f5704451f8
commit ef76909d3c
8 changed files with 183 additions and 335 deletions

View File

@@ -134,7 +134,7 @@
<ul class="tags nolist">
<li
v-for="tag in release.tags"
:key="`tag-${tag.slug}`"
:key="`tag-${tag.id}`"
class="tag"
>
<a

View File

@@ -111,7 +111,7 @@
>
<li
v-for="tag in release.tags"
:key="`tag-${tag.slug}`"
:key="`tag-${tag.id}`"
class="tag"
>
<router-link