Improved Vixen and XEmpire scrapers. Added media to Blowpass scraper. Improved release fetch code.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
:to="{ name: 'home' }"
|
||||
class="logo-link"
|
||||
>
|
||||
<h1 class="logo">Porn Radar</h1>
|
||||
<h1 class="logo">traxxx</h1>
|
||||
</router-link>
|
||||
</header>
|
||||
</template>
|
||||
|
||||
@@ -136,6 +136,7 @@ export default {
|
||||
@import 'theme';
|
||||
|
||||
.banner {
|
||||
background: $empty;
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
margin: 0 0 1rem 0;
|
||||
|
||||
@@ -8,3 +8,5 @@ $shadow-weak: rgba(0, 0, 0, .2);
|
||||
$shadow-hint: rgba(0, 0, 0, .1);
|
||||
|
||||
$highlight: rgba(255, 255, 255, .5);
|
||||
|
||||
$empty: #222;
|
||||
|
||||
Reference in New Issue
Block a user