Moved Brazzers to MindGeek scraper to support new site.

This commit is contained in:
DebaucheryLibrarian
2020-08-24 05:13:34 +02:00
parent 801774ab28
commit 7fed5b7138
12 changed files with 287 additions and 124 deletions

View File

@@ -21,7 +21,7 @@
</div>
<div class="site">
<template v-if="release.entity.parent && !release.entity.independent">
<template v-if="release.entity.type === 'channel' && release.entity.parent && !release.entity.independent">
<a
v-if="release.entity.parent.hasLogo"
:href="`/network/${release.entity.parent.slug}`"