Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Remove geo-unblock feature from SPN carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Aug 7, 2023
1 parent 8c65db5 commit 381506e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1>Get
</section>
</sfng-tab>

<sfng-tab>
<!-- <sfng-tab>
<section *sfngTabContent class="reverse">
<div>
<h1>Simply Access Regional Content</h1>
Expand All @@ -33,7 +33,7 @@ <h1>Simply Access Regional Content</h1>
</div>
<img src="/assets/img/spn-feature-carousel/access-regional-content-easily.png">
</section>
</sfng-tab>
</sfng-tab> -->

<sfng-tab>
<section *sfngTabContent>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h1>Bye Bye, VPNs</h1>
<ng-container *ngTemplateOutlet="tmplYes"></ng-container>
</td>
</tr>
<tr>
<!-- <tr>
<td>Automatic Geo-Unblocking</td>
<td>
<ng-container *ngTemplateOutlet="tmplNo"></ng-container>
Expand All @@ -181,7 +181,7 @@ <h1>Bye Bye, VPNs</h1>
<td>
<ng-container *ngTemplateOutlet="tmplNo"></ng-container>
</td>
</tr>
</tr> -->
<tr>
<td>Individual Apps Settings</td>
<td>
Expand Down

0 comments on commit 381506e

Please sign in to comment.