<!DOCTYPE html>
<html class="js no-touch svg no-oldie no-ie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
  <meta charset="UTF-8" />
  <script type="text/javascript">
      
      if (window.self === window.top) {
          window.onload = function() {
              
              if (!String.prototype.includes) {
                  String.prototype.includes = function(search, start) {
                      'use strict';
                      if (typeof start !== 'number') {
                          start = 0;
                      }
                      if (start + search.length > this.length) {
                          return false;
                      } else {
                          return this.indexOf(search, start) !== -1;
                      }
                  };
              }
              var curUserAgent = navigator.userAgent;
              curUserAgent = curUserAgent.toLocaleLowerCase();
              var iosPattern = /os (\d+)_(\d+)(_(\d+))? like mac os x/g;
              var ios9Version = getVersionNumber(9, 0, 0);
              var iosDevice = isIOS();
              var socialMediaBot = isSocialMediaBot();
              
              if (iosDevice && curUserAgent.includes("fbav")) {
                  var openAppInFrame = function (location) {
                      var iframe = document.createElement("iframe");
                      document.body.appendChild(iframe);
                      iframe.style.display = "none";
                      iframe.contentDocument.write("\<script\>top.location.replace(\"" + location + "\");\<\/script\>");
                  };
                  openAppInFrame("applenews:///AbIXx026HTu2Sf4cHyf50Sg");
                  
                  redirectToUrlAfterTimeout("http://ew.com/tv/2017/08/27/kevin-hart-hurricane-harvey/", 0);
              } else if (!socialMediaBot) {
                  
                  redirectToUrl("http://ew.com/tv/2017/08/27/kevin-hart-hurricane-harvey/")
              }
              function getVersionNumber(majorVersion, minorVersion, pointVersion) {
                  return (majorVersion * (1000 * 1000)) + (minorVersion * 1000) + pointVersion;
              }
              function isIOS() {
                  var isIos = false;
                  
                  if (curUserAgent.includes("ipad") || curUserAgent.includes("ipod") || curUserAgent.includes("iphone")) {
                      
                      var match = iosPattern.exec(curUserAgent);
                      var majorVersion = match[1] != null ? parseInt(match[1]) : 0;
                      var minorVersion = match[2] != null ? parseInt(match[2]) : 0;
                      var pointVersion = match[3] != null ? parseInt(match[3].substring(1)) : 0;
                      var result = getVersionNumber(majorVersion, minorVersion, pointVersion);
                      isIos = (result >= ios9Version);
                  }
                  return isIos;
              }
              
              function isSocialMediaBot() {
                  return curUserAgent.includes("twitterbot") || curUserAgent.includes("facebookexternalhit") || curUserAgent.includes("facebot") || curUserAgent.includes("linkedinbot") || false;
              }
              function redirectToUrl(url) {
                  top.location.replace(url);
              }
              function redirectToUrlAfterTimeout(url, timeout) {
                  setTimeout(function() { redirectToUrl(url) }, timeout);
              }
          };
      }
  </script>
  <meta name="Author" content="Entertainment Weekly" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7, IE=9" />
  <meta name="apple-itunes-app" content="app-id=1066498020, app-argument=https://apple.news/AbIXx026HTu2Sf4cHyf50Sg" />
      <title>Kevin Hart challenges fellow celebs to donate to Hurricane Harvey relief</title>
      <meta property="og:type" content="article" />
      <meta property="og:title" content="Kevin Hart challenges fellow celebs to donate to Hurricane Harvey relief â Entertainment Weekly" />
      <meta property="og:description" content="Kevin Hart is pledging to do more. In light of the horrifying effects of Hurricane Harvey in Houston and the Gulf Coast of Texas, the comedian is starting his own Instagram challenge in the same vein as 2015âs Ice Bucket Challenge and #Ham4All. âI think weâve participated in a lot of challenges on the internet. Some meaningful, some meaningless, but weâve all done them,â said Hart in an Instagram video posted on Sunday night, âAt this point, Iâm going to start a real challenge.â MORE FROM EW.COM" />
      <meta property="og:image" content="/images/AppiconOpenGraph_v3.png" />
      <meta name="twitter:card" content="summary" />
      <meta name="twitter:title" content="Kevin Hart challenges fellow celebs to donate to Hurricane Harvey relief" />
      <meta name="twitter:description" content="Kevin Hart is pledging to do more. In light of the horrifying effects of Hurricane Harvey in Houston and the Gulf Coast of Texas, the comedian is starting his own Instagram challenge in the same vein as 2015âs Ice Bucket Challenge and #Ham4All. âI think weâve participated in a lot of challenges on the internet. Some meaningful, some meaningless, but weâve all done them,â said Hart in an Instagram video posted on Sunday night, âAt this point, Iâm going to start a real challenge.â MORE FROM EW.COM" />
      <meta name="twitter:image" content="/images/AppiconTwitterCard_v3.png" />
  <link rel="shortcut icon" href="/images/favicon.ico" />
  <link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
  <link rel="stylesheet" href="https://www.apple.com/wss/fonts?family=Myriad+Set+Pro&amp;v=1" type="text/css" />
  <link rel="stylesheet" href="/css/index.css" type="text/css" />
</head>
<body>
<div id="main">
        <div class="content">
<div class="middle_column">

    <img src="/images/Appicon_v3.png" srcset="/images/Appicon_v3.png 1x,
  /images/Appicon_v3@2x.png 2x,
  /images/Appicon_v3@3x.png 3x"/>
<br /><h1>
    Opening storyâ¦</nobr>
  </h1>
  <p>
    <a href="http://ew.com/tv/2017/08/27/kevin-hart-hurricane-harvey/">Click here</a> if the story doesn&#39;t open after a few seconds.
  </p>
  <p><a class="more" href="https://www.apple.com/news"><nobr>Learn more about Apple News</nobr></a></p></div>
    </div>
    <div class="footer">
      <div class="policies">
      <div class="first_logo"><img src="/images/applelogo.png" srcset="/images/applelogo.png 1x,
      /images/applelogo@2x.png 2x, /images/applelogo@3x.png 3x" width="19" height="23"/></div>
        <a href="https://www.apple.com/privacy/">Privacy Policy</a>
        <span class="separator">|</span>
        <a href="https://www.apple.com/legal/internet-services/terms/site.html">Terms and Conditions</a>
      </div>
      <div class="copyright">Copyright &copy; 2018 Apple Inc. All Rights Reserved.</div>
      <div class="second_logo"><img src="/images/applelogo.png" srcset="/images/applelogo.png 1x,
      /images/applelogo@2x.png 2x, /images/applelogo@3x.png 3x"/></div>
    </div>
  </div>
</body>
</html>

