Hated one Video, Tor vs VPN

This commit is contained in:
Daniel Gray 2020-08-04 02:44:23 +00:00
parent 20df59307c
commit 92a205b317
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -270,13 +270,21 @@ breadcrumb: "VPN"
<div class="row"> <div class="row">
<div class="col-lg-6 col-12"> <div class="col-lg-6 col-12">
<h3>Related Videos</h3> <h3>Related Videos</h3>
<a href="https://invidio.us/watch?v=WVDQEoe6ZWY" target="_blank"> <a href="https://youtube.com/watch?v=WVDQEoe6ZWY" target="_blank">
<img <img
src="/assets/img/png/layout/this-video-is-sponsored-by-vpn.png" src="/assets/img/png/layout/this-video-is-sponsored-by-vpn.png"
class="img-fluid float-left mr-3" class="img-fluid float-left mr-3"
alt="This Video Is Sponsored By censored VPN"> alt="This Video Is Sponsored By censored VPN">
</a> </a>
</div> </div>
<div class="col-lg-6 col-12">
<a href="https://www.youtube.com/watch?v=6ohvf03NiIA" target="_blank">
<img
src="/assets/img/png/layout/this-video-is-sponsored-by-vpn.png"
class="img-fluid float-left mr-3"
alt="Tor vs VPN | Which one should you use for privacy, anonymity and security">
</a>
</div>
</div> </div>
</div> </div>
</div> </div>