<!DOCTYPE HTML> <html lang="en-US"> <head> <base href="
//www.10khits.com"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Free website traffic to your personal blogs, business websites, online stores and videos. 10KHits is the leading traffic exchange since 2011!"/> <title>10KHits Traffic Exchange: Free Website Traffic to Your Site</title> <script src="
/cdn-cgi/apps/head/jD_eeVszgbDNj1shwh_F9bt_QXk.js"></script><link rel="apple-touch-icon" sizes="57x57" href="
/apple-touch-icon-57x57.png?v=1"> <link rel="apple-touch-icon" sizes="60x60" href="
/apple-touch-icon-60x60.png?v=1"> <link rel="apple-touch-icon" sizes="72x72" href="
/apple-touch-icon-72x72.png?v=1"> <link rel="apple-touch-icon" sizes="76x76" href="
/apple-touch-icon-76x76.png?v=1"> <link rel="apple-touch-icon" sizes="114x114" href="
/apple-touch-icon-114x114.png?v=1"> <link rel="apple-touch-icon" sizes="120x120" href="
/apple-touch-icon-120x120.png?v=1"> <link rel="apple-touch-icon" sizes="144x144" href="
/apple-touch-icon-144x144.png?v=1"> <link rel="apple-touch-icon" sizes="152x152" href="
/apple-touch-icon-152x152.png?v=1"> <link rel="apple-touch-icon" sizes="180x180" href="
/apple-touch-icon-180x180.png?v=1"> <link rel="icon" type="image/png" href="
/favicon-32x32.png?v=1" sizes="32x32"> <link rel="icon" type="image/png" href="
/android-chrome-192x192.png?v=1" sizes="192x192"> <link rel="icon" type="image/png" href="
/favicon-96x96.png?v=1" sizes="96x96"> <link rel="icon" type="image/png" href="
/favicon-16x16.png?v=1" sizes="16x16"> <link rel="manifest" href="
/manifest.json?v=1"> <link rel="mask-icon" href="
/safari-pinned-tab.svg?v=1" color="#3b3b3b"> <link rel="shortcut icon" href="
/favicon.ico?v=1"> <meta name="msapplication-TileColor" content="#f5f5f0"> <meta name="msapplication-TileImage" content="/mstile-144x144.png?v=1"> <link href="
//www.10khits.com/assets/css/bootstrap.min.css" rel="stylesheet"> <link href="
//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link href="
//www.10khits.com/assets/css/star-rating.min.css" media="all" rel="stylesheet" type="text/css" /> <link href='
//fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100%7COpen+Sans' rel='stylesheet' type='text/css'> <link href="
https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet"> <link href="
//www.10khits.com/assets/css/sitewide.css" rel="stylesheet"> <link href="
//www.10khits.com/assets/css/animations.css" rel="stylesheet"> <link href="
//www.10khits.com/assets/css/jquery.toast.min.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="//oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="//oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> <script src="
//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> <script src="
//www.10khits.com/assets/js/bootstrap.min.js" type="text/javascript"></script> <script src="
//www.10khits.com/assets/js/star-rating.min.js" type="text/javascript"></script> <script src="
//www.10khits.com/assets/js/sitewide.js" type="text/javascript"></script> <script src="
//www.10khits.com/assets/js/jquery.mobile.custom.min.js"></script> <script src="
//www.10khits.com/assets/js/jquery.toast.min.js" type="text/javascript"></script> <link rel="manifest" href="
/manifest.json" /> <script src="
https://cdn.onesignal.com/sdks/OneSignalSDK.js" async=""></script> <script> var OneSignal = window.OneSignal || []; OneSignal.push(function() { OneSignal.init({ appId: "9501dae7-08d8-4a9a-97a7-8e720561905e", }); }); </script> </head> <body id="home"> <div class="global alert-dismissable text-center herobox" role="global" style="color:#fff!important;background:#2d3436;font-family:'Roboto',sans-serif;font-weight:300;font-size:18px;cursor:pointer" onclick="window.location.href='https://www.10khits.com/one-click?promo=FREE500'"><div class="container"><h1 style="position:relative;display:inline;top:3px">????</h1> <div style="display:inline-block;line-height:39px;padding-left:10px">500,000 traffic points FREE to keep your website happy! — Limited supply. Ends in <span id="clock" style="font-weight:600">-- -- --</span> <span class="btn btn-lg btn-danger" style="margin-left:10px">Redeem</span></div></div></div> <script> $( document ).ready(function() { $(".hero").click(function() { $(".hero").hide(); $(".embed-responsive").show(); $(".intro-video").attr("src", $(".intro-video").attr("src").replace("autoplay=0", "autoplay=1")); $(".intro-video").show( "slow", function() { }); }); $(".hero").hover(function(){ $(this).attr("src", function(index, attr){ return attr.replace("1.png", "2.png"); }); }, function(){ $(this).attr("src", function(index, attr){ return attr.replace("2.png", "1.png"); }); }); $("#carousel-testimonials").swiperight(function() { $(this).carousel('prev'); }); $("#carousel-testimonials").swipeleft(function() { $(this).carousel('next'); }); $.fn.digits = function(){ return this.each(function(){ $(this).text( $(this).text().replace(/(\d)(?=(\d\d\d)+(?!\d))/g, "$1,") ); }) } $('.carousel').carousel({ interval: 10000