Skip to content

Commit

Permalink
feat(Premium page): add proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jan 6, 2023
1 parent 867519d commit 85a226f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions components/pages/premium/PremiumSubscription.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,17 @@
</NuxtLink>
</li>

<!-- -->
<li class='mt-4 flex items-start'>
<div class='shrink-0'>
<check-icon class='icon h-6 w-6 text-accent-400' />
</div>
<a href='https://docs.r34.app/frequently-asked-questions#60cb54d0bdca4953bc2caf934d4df12b' target='_blank' rel='noopener' class='link ml-3 text-base font-medium leading-6'>
Bypass website blocks
</a>
</li>
</ul>

<!-- -->
<li class='mt-4 flex items-start'>
<div class='shrink-0'>
Expand Down

0 comments on commit 85a226f

Please sign in to comment.