<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#x27;s Challenge to Donate $25K to Hurricane Harvey Relief</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="Chris Brown donated $100K."/><meta data-react-helmet="true" name="keywords" content="drake, t.i., kevin hart, nicki minaj, chris brown, dj khaled, hurricane harvey, relief, flooding, aid, houston, texas "/><meta data-react-helmet="true" property="fb:app_id" content="541533845882285"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#x27;s Challenge to Donate $25K to Hurricane Harvey Relief"/><meta data-react-helmet="true" property="og:description" content="Chris Brown donated $100K."/><meta data-react-helmet="true" property="og:url" content="http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/"/><meta data-react-helmet="true" property="og:site_name" content="The Boombox"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg?w=600&amp;h=0&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@theboombox"/><meta data-react-helmet="true" name="sailthru.description" content="Chris Brown donated $100K."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-29 07:55:21"/><meta data-react-helmet="true" name="sailthru.title" content="Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart’s Challenge to Donate $25K to Hurricane Harvey Relief"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-theboombox, tsmmarket-national, tsmtype-national, chris-brown, dj-khaled, drake, kevin-hart, nicki-minaj, t-i, hip-hop-news, news, r-and-b-news"/><meta data-react-helmet="true" name="sailthru.author" content="jacintahoward"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://theboombox.production.townsquareblogs.com/files/2013/06/theboombox-favicon.ico"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://theboombox.production.townsquareblogs.com/files/2013/06/theboombox-favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=19" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"theboombox.com","blogId":625,"method":"get_single","postId":285555,"postType":"post","postDateGmt":"2017-08-29 11:55:21.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"jacintahoward","dimension2":"hip-hop-news,news,r-and-b-news","dimension3":"chris-brown,dj-khaled,drake,kevin-hart,nicki-minaj,t-i","dimension4":"post","dimension5":"Tue Aug 29 2017","dimension6":"07:55","dimension7":"standard","dimension8":"1872","dimension9":"B","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-19109753-32",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-19109753-32"};
ga( "create", {
          trackingId:"UA-19109753-34",
          name: "UA1910975334",
          allowAnchor: false
        });
        ga( "UA1910975334.require", "displayfeatures" );
        ga( "UA1910975334.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975334" ] = {gaid:"UA-19109753-34"};
ga( "create", {
          trackingId:"UA-19109753-60",
          name: "UA1910975360",
          allowAnchor: false
        });
        ga( "UA1910975360.require", "displayfeatures" );
        ga( "UA1910975360.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975360" ] = {gaid:"UA-19109753-60"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart's Challenge to Donate $25K to Hurricane Harvey Relief","callsign":"TheBoombox","market":"National","sitetype":"National","siteClassification":"","state":"NY","genre":{"0":"urban"},"pageType":"post","tags":"chris-brown,dj-khaled,drake,kevin-hart,nicki-minaj,t-i","categories":"hip-hop-news,news,r-and-b-news","mediaType":"gallery"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.9692.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=theboombox.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["hip-hop-news","news","r-and-b-news"] );
googletag.pubads().setTargeting( "tags", ["chris-brown","dj-khaled","drake","kevin-hart","nicki-minaj","t-i"] );
googletag.pubads().setTargeting( "id", "chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief" );
googletag.pubads().setTargeting( "author", "jacintahoward" );
googletag.pubads().setTargeting( "kw", ["jacintahoward","chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief","hip-hop-news","news","r-and-b-news","chris-brown","dj-khaled","drake","kevin-hart","nicki-minaj","t-i","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["urban"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/national/TheBoombox/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/national/TheBoombox/post", "tsm-ad-oop" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "oop" );
}
 googletag.pubads().collapseEmptyDivs();
        googletag.enableServices();
      });
      </script>
          <script defer src="https://apis.google.com/js/platform.js"></script>
      <script>window.twttr = (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0],
        t = window.twttr || {};
      if (d.getElementById(id)) return t;
      js = d.createElement(s);
      js.id = id;
      js.src = "https://platform.twitter.com/widgets.js";
      fjs.parentNode.insertBefore(js, fjs);
      t._e = [];
      t.ready = function(f) {
        t._e.push(f);
      };
      return t;
    }(document, "script", "twitter-wjs"));</script>
    <script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
    <script defer type="text/javascript" src="//www.zergnet.com/zerg-inf-multi.js"></script>
        </head>
        <body>
          <div id="fb-root"></div>
          <div id="app"><div data-reactroot="" data-reactid="1" data-react-checksum="1538254847"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="no-showticker blueiv-menu" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="The Boombox" title="The Boombox" data-reactid="14"><img src="http://theboombox.com/files/2017/10/boombox-1.png" alt="The Boombox" title="The Boombox" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><nav id="site-menu" data-reactid="17"><div class="wrapper" data-reactid="18"><span class="icon-base icon-menu select-none" data-reactid="19"></span><ul class="links" data-reactid="20"><li class="hassub" data-reactid="21"><a href="/" data-reactid="22">Home</a></li><li class="hassub" data-reactid="23"><a href="/category/hip-hop-news/" data-reactid="24">Hip-Hop</a><div class="submenu no-data" data-reactid="25"></div></li><li class="hassub" data-reactid="26"><a href="/category/r-and-b-news/" data-reactid="27">R&amp;B</a><div class="submenu no-data" data-reactid="28"></div></li><li class="hassub" data-reactid="29"><a href="/category/videos/" data-reactid="30">Videos</a><div class="submenu no-data" data-reactid="31"></div></li><li class="hassub" data-reactid="32"><a href="/category/songs-1/" data-reactid="33">Songs</a><div class="submenu no-data" data-reactid="34"></div></li><li class="hassub" data-reactid="35"><a href="/category/the-rundown/" data-reactid="36">Lists</a><div class="submenu no-data" data-reactid="37"></div></li><li class="hassub" data-reactid="38"><a href="/category/sneakers-2/" data-reactid="39">Sneakers</a><div class="submenu no-data" data-reactid="40"></div></li><li class="hassub" data-reactid="41"><a href="/category/galleries/" data-reactid="42">Photos</a><div class="submenu no-data" data-reactid="43"></div></li></ul><div class="site-menu-right" data-reactid="44"><ul class="social-links" data-reactid="45"><li class="social" data-reactid="46"><a class="share-link youtube" href="https://youtube.com/user/theboomboxchannel1" target="_blank" data-social="youtube" data-reactid="47"><span class="icon-base icon-youtube" data-reactid="48"></span></a></li><li class="social" data-reactid="49"><a class="share-link facebook" href="https://www.facebook.com/theboombox" target="_blank" data-social="facebook" data-reactid="50"><span class="icon-base icon-facebook" data-reactid="51"></span></a></li><li class="social" data-reactid="52"><a class="share-link twitter" href="https://twitter.com/theboombox" target="_blank" data-social="twitter" data-reactid="53"><span class="icon-base icon-twitter" data-reactid="54"></span></a></li><ul class="social-subscriptions" data-reactid="55"><li class="sub-instagram " data-reactid="56"><a href="https://www.instagram.com/theboomboxgram" target="_blank" data-reactid="57">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="58"><span class="youtube-subscribe-button " data-reactid="59"></span></li><li class="sub-facebook" data-reactid="60"></li><li class="sub-twitter" data-reactid="61"></li></ul></ul><div id="search-form" class="" data-reactid="62"><div class="form-wrap" data-reactid="63"><form data-reactid="64"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="65"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="66"/></form></div><div class="icon-base icon-search" data-reactid="67"></div></div></div><div class="site-screen select-none" data-reactid="68"></div></div></nav></div><ul class="promo-links" data-reactid="69"><li data-reactid="70"><span data-reactid="71">Trending</span></li><li data-reactid="72"><a title="JAY-Z Honors Trayvon Martin" href="/jay-z-trayvon-martin-peace-walk-miami-video/" data-reactid="73">JAY-Z Honors Trayvon Martin</a></li><li data-reactid="74"><a title="Lil Pump Signs With Gucci Mane" href="/lil-pump-reportedly-signs-gucci-manes-1017-eskimo-records/" data-reactid="75">Lil Pump Signs With Gucci Mane</a></li><li data-reactid="76"><a title="10 Underrated &#x27;90s Rap Albums" href="/underrated-hip-hop-sophomore-rap-albums/" data-reactid="77">10 Underrated &#x27;90s Rap Albums</a></li><li data-reactid="78"><a title="10 Greatest Jermaine Dupri&#x27;s Songs" href="/jermaine-dupri-hit-songs-usher-bow-wow/" data-reactid="79">10 Greatest Jermaine Dupri&#x27;s Songs</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="80"><div id="tsm-ad-970a" data-reactid="81"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="82"><div class="main-content" data-reactid="83"><div class="wrapper post-wrapper" data-reactid="84"><div class="post clearfix" data-reactid="85"><div class="entry" data-reactid="86"><article id="post-285555" data-location="/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/" data-index="0" data-reactid="87"><div class="page-header" data-reactid="88"><div class="content-header show-ui front" id="content-header-285555" data-reactid="89"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="90"></div><div class="content-header-header" data-reactid="91"><div class="react-parallax " data-reactid="92"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="93"><figure class="frameme img-tag frame-loaded" data-reactid="94"><div class="theframe" data-image="http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg" rel="" title="" style="background-image:url(&quot;http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg?w=980&amp;q=75&quot;);" data-reactid="95"></div></figure></div><div class="react-parallax-content" data-reactid="96"><figure class="frameme img-tag" data-reactid="97"><div class="theframe" data-image="http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg" rel="" title="" data-reactid="98"></div><div class="loadinganim showbox" id="0" data-reactid="99"><div class="loader" style="width:30px;height:30px;" data-reactid="100"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="101"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="102"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="103"><section class="title " data-reactid="104"><h1 class="" data-reactid="105">Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart’s Challenge to Donate $25K to Hurricane Harvey Relief</h1></section><div class="byline" data-reactid="106"><div class="authors" data-reactid="107"><address class="author" data-reactid="108"><div class="author-image icon-user" data-reactid="109"><figure class="frameme" data-reactid="110"><a class="theframe" data-image="http://theboombox.com/files/2016/02/jacinta2.jpg" href="http://theboombox.com/author/jacintahoward/" rel="author" title="Jacinta Howard" data-reactid="111"></a><div class="loadinganim showbox" id="0" data-reactid="112"><div class="loader" style="width:30px;height:30px;" data-reactid="113"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="114"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="115"></circle></svg></div></div></figure></div><a class="author-name" href="http://theboombox.com/author/jacintahoward/" rel="author" title="Jacinta Howard" data-reactid="116">Jacinta Howard</a></address></div><time datetime="2017-08-29 11:55:21 +0000" data-reactid="117">August 29, 2017</time></div><figcaption title="Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images" data-reactid="118">Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="119"><div class="social-share bignsexy" data-reactid="120"><div class="social-bar social-icons" data-reactid="121"><ul data-reactid="122"><li data-reactid="123"><a href="http://twitter.com/intent/tweet?text=Chris%20Brown%2C%20Nicki%20Minaj%2C%20T.I.%20and%20DJ%20Khaled%20Answer%20Kevin%20Hart%E2%80%99s%20Challenge%20to%20Donate%20%2425K%20to%20Hurricane%20Harvey%20Relief%20http%3A%2F%2Ftheboombox.com%2Fchris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40theboombox" title="Share on Twitter" target="_blank" data-reactid="124"><span class=" social-icon icon-twitter tw" data-reactid="125"><span class="share-title" data-reactid="126">Share on Twitter</span></span></a></li><li data-reactid="127"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboombox.com%2Fchris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="128"><span class=" social-icon icon-facebook fb" data-reactid="129"><span class="share-title" data-reactid="130">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="131"><div class="pod-content" data-reactid="132"><p data-reactid="133">Celebrities have stepped up to the plate to assist those in need following the devastating effects of Hurricane Harvey in Houston and other parts of Texas.</p><p data-reactid="134"> </p><p data-reactid="135"><a href="http://theboombox.com/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/" data-reactid="136"><!-- react-text: 137 -->Kevin Hart recently issued a social media &quot;challenge&quot; <!-- /react-text --></a><!-- react-text: 138 -->urging his famous friends to donate $25,000 to relief efforts and so far, many celebrities have answered the call.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="139"><div class="tsm-ad tsm-ad-oop" data-reactid="140"><div id="tsm-ad-sharethrough-oop-1" data-reactid="141"><!-- dynamic ad --></div></div></div><p data-reactid="142"><!-- react-text: 143 -->Among those who have already donated $25,000 to the Red Cross include <!-- /react-text --><a href="http://theboombox.com/tags/nicki-minaj/" data-reactid="144"><!-- react-text: 145 -->Nicki Minaj,<!-- /react-text --></a><a href="http://theboombox.com/tags/t-i/" data-reactid="146"><!-- react-text: 147 --> T.I. <!-- /react-text --></a><!-- react-text: 148 -->and <!-- /react-text --><a href="http://theboombox.com/tags/dj-khaled/" data-reactid="149"><!-- react-text: 150 -->DJ Khaled<!-- /react-text --></a><!-- react-text: 151 -->. <!-- /react-text --><a href="http://theboombox.com/tags/chris-brown/" data-reactid="152"><!-- react-text: 153 -->Chris Brown<!-- /react-text --></a><!-- react-text: 154 --> went above and beyond, donating $100,000, though not to the Red Cross because he&#x27;s &quot;skeptical&quot; about the organization. He instead said his donation will go &quot;to the people.&quot;<!-- /react-text --></p><p data-reactid="155">“Hey whats up big bro, Kevin Hart. I accept your challenge. We need to come together so. Im donating a $100,000. So man this is for everybody out there in Texas for the relief and everything.” Chris said in his IG post.</p><p data-reactid="156"><!-- react-text: 157 -->Additionally, <!-- /react-text --><a href="http://theboombox.com/tags/drake/" data-reactid="158"><!-- react-text: 159 -->Drake <!-- /react-text --></a><!-- react-text: 160 -->announced that he was giving funds toward relief efforts over the weekend. The rapper has ties to Houston, hosting an annual Houston Appreciation Weekend over the years, and said he was deeply affected by the devastation to a city he thinks of as home.<!-- /react-text --></p><p data-reactid="161">“I am praying for the safety of all those affected. Houston has truly been a home to me over the last 8 years,” he wrote. “Myself and @futuretheprince are working with local relief groups to aid and assist the people of Texas in anyway we can and in the most immediate way possible. I also want to thank all the men and women of service and volunteers for their courageous efforts to help people in need. I encourage everyone to do what they can to assist the people of Texas knowing whatever effort you can make to help will go a long way.”</p><p data-reactid="162"><!-- react-text: 163 -->If you&#x27;d like to donate to the Red Cross you can do so<!-- /react-text --><a href="https://cdn.crowdrise.com/o/en/team/kevinhart?utm_source=KHSocial&amp;utm_medium=partner&amp;utm_campaign=KevinHart" data-reactid="164"><!-- react-text: 165 --> here<!-- /react-text --></a><!-- react-text: 166 -->. You can also donate to a local Houston relief fund by clicking <!-- /react-text --><a href="https://ghcf.org/hurricane-relief/" data-reactid="167"><!-- react-text: 168 -->here<!-- /react-text --></a><!-- react-text: 169 -->.<!-- /react-text --></p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="170"></div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="171"></div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="172"></div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="173"></div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="174"></div><p data-reactid="175"> </p><p data-reactid="176"><center data-reactid="177"><b data-reactid="178"><!-- react-text: 179 -->2017 MTV Video Music Awards Red Carpet [PHOTOS]<!-- /react-text --></b></center><!-- react-text: 180 --> <!-- /react-text --></p><div class="photogallery-wrapper sliding-photogallery" data-reactid="181"><div class="photogallery-container" id="photogallery-625-285281-0" data-reactid="182"><div class="sizer" data-reactid="183"></div><div class="loadinganim showbox" id="0" data-reactid="184"><div class="loader" style="width:30px;height:30px;" data-reactid="185"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="186"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="187"></circle></svg></div></div></div><!-- react-text: 188 --><!-- /react-text --></div></div></div><div class="content-footer" data-reactid="189"><!-- react-empty: 190 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="191"></div><!-- react-text: 192 --><!-- /react-text --><div class="tags-lines" data-reactid="193"><div class="wrapper" data-reactid="194"><span data-reactid="195"><!-- react-text: 196 -->Filed Under<!-- /react-text --><!-- react-text: 197 -->: <!-- /react-text --></span><span data-reactid="198"><!-- react-text: 199 --><!-- /react-text --><a href="http://theboombox.com/tags/chris-brown/" data-reactid="200">Chris Brown</a></span><span data-reactid="201"><!-- react-text: 202 -->, <!-- /react-text --><a href="http://theboombox.com/tags/dj-khaled/" data-reactid="203">DJ Khaled</a></span><span data-reactid="204"><!-- react-text: 205 -->, <!-- /react-text --><a href="http://theboombox.com/tags/drake/" data-reactid="206">Drake</a></span><span data-reactid="207"><!-- react-text: 208 -->, <!-- /react-text --><a href="http://theboombox.com/tags/kevin-hart/" data-reactid="209">Kevin Hart</a></span><span data-reactid="210"><!-- react-text: 211 -->, <!-- /react-text --><a href="http://theboombox.com/tags/nicki-minaj/" data-reactid="212">Nicki Minaj</a></span><span data-reactid="213"><!-- react-text: 214 -->, <!-- /react-text --><a href="http://theboombox.com/tags/t-i/" data-reactid="215">T.I.</a></span></div><div class="wrapper" data-reactid="216"><span data-reactid="217"><!-- react-text: 218 -->Categories<!-- /react-text --><!-- react-text: 219 -->: <!-- /react-text --></span><span data-reactid="220"><!-- react-text: 221 --><!-- /react-text --><a href="http://theboombox.com/category/hip-hop-news/" data-reactid="222">Hip-Hop</a></span><span data-reactid="223"><!-- react-text: 224 -->, <!-- /react-text --><a href="http://theboombox.com/category/news/" data-reactid="225">News</a></span><span data-reactid="226"><!-- react-text: 227 -->, <!-- /react-text --><a href="http://theboombox.com/category/r-and-b-news/" data-reactid="228">R&amp;B</a></span></div></div><div class="comments-wrapper" data-reactid="229"><div class="comments" data-reactid="230"><div data-reactid="231"><span class="icon-comments" data-reactid="232"></span><i data-reactid="233">Comments</i><span class="fb-comments-count" data-href="http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/" data-reactid="234"></span><span class="icon-triangle-down" data-reactid="235"></span></div><div class="cto" data-reactid="236">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="237"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="238">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="239"><div class="aside-inside" data-reactid="240"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-100" data-reactid="241"><div class="wrapper clearfix" data-reactid="242"><div class="fix_sidebar_marker" data-reactid="243"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1354" data-reactid="244"><header data-reactid="245"><h2 data-reactid="246"><span class="title-container" data-reactid="247">Special Features</span><!-- react-text: 248 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="249"><section id="ts_blogroll-1354" class="blogroll carousel slider dl align-right" data-reactid="250"><div class="slider blogroll-items" data-reactid="251"><div class="sizer" data-reactid="252"></div><div class="mover slide" data-reactid="253"><article class="item title-over-image" data-reactid="254"><figure class="frameme" data-reactid="255"><a class="theframe" data-image="http://theboombox.com/files/2018/02/Kendrick-Lamar-Cell-Phone-Ban.jpg" href="http://theboombox.com/kendrick-lamars-reps-fans-can-use-cell-phones-at-shows/" rel="" title="Kendrick Lamar&amp;apos;s Reps Say Fans Can Use Cell Phones at His Shows" data-reactid="256"></a><div class="loadinganim showbox" id="0" data-reactid="257"><div class="loader" style="width:30px;height:30px;" data-reactid="258"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="259"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="260"></circle></svg></div></div></figure><div class="content" data-reactid="261"><a href="http://theboombox.com/kendrick-lamars-reps-fans-can-use-cell-phones-at-shows/" title="Kendrick Lamar&#x27;s Reps Say Fans Can Use Cell Phones at His Shows" class="title" data-reactid="262">Kendrick Lamar&#x27;s Reps Say Fans Can Use Cell Phones at His Shows</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="263"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="264"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-887" data-reactid="265"><div class="wrapper clearfix" data-reactid="266"><div class="widget-content" data-reactid="267"><div class="tsm-ad tsm-ad-300" data-reactid="268"><div id="tsm-ad-300a" data-reactid="269"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-792" data-reactid="270"><div class="wrapper clearfix" data-reactid="271"><div class="widget-content" data-reactid="272"><div data-reactid="273"><form method="post" class="newsletter-frame clearfix" data-reactid="274"><div class="content clearfix" data-reactid="275"><p class="title" data-reactid="276">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="277"><div class="vertical-centered" data-reactid="278"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="279"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="280"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1355" data-reactid="281"><header data-reactid="282"><h2 data-reactid="283"><span class="title-container" data-reactid="284">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="285"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="286"><div class="blogroll-inner clearfix" data-reactid="287"><article class="" data-reactid="288"><figure class="frameme" data-reactid="289"><a class="theframe" data-image="http://theboombox.com/files/2018/02/Kendrick-Lamar-Cell-Phone-Ban.jpg" href="http://theboombox.com/kendrick-lamars-reps-fans-can-use-cell-phones-at-shows/" rel="" title="Kendrick Lamar&amp;apos;s Reps Say Fans Can Use Cell Phones at His Shows" data-reactid="290"></a><div class="loadinganim showbox" id="0" data-reactid="291"><div class="loader" style="width:30px;height:30px;" data-reactid="292"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="293"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="294"></circle></svg></div></div></figure><div class="content" data-reactid="295"><a href="http://theboombox.com/kendrick-lamars-reps-fans-can-use-cell-phones-at-shows/" title="Kendrick Lamar&#x27;s Reps Say Fans Can Use Cell Phones at His Shows" class="title" data-reactid="296">Kendrick Lamar&#x27;s Reps Say Fans Can Use Cell Phones at His Shows</a></div></article><article class="" data-reactid="297"><figure class="frameme" data-reactid="298"><a class="theframe" data-image="http://theboombox.com/files/2018/01/bruno-mars-911533674.jpg" href="http://theboombox.com/bruno-mars-shares-dates-for-24k-magic-north-american-tour-with-cardi-b/" rel="" title="Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B" data-reactid="299"></a><div class="loadinganim showbox" id="0" data-reactid="300"><div class="loader" style="width:30px;height:30px;" data-reactid="301"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="302"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="303"></circle></svg></div></div></figure><div class="content" data-reactid="304"><a href="http://theboombox.com/bruno-mars-shares-dates-for-24k-magic-north-american-tour-with-cardi-b/" title="Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B" class="title" data-reactid="305">Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B</a></div></article><article class="" data-reactid="306"><figure class="frameme" data-reactid="307"><a class="theframe" data-image="http://theboombox.com/files/2018/02/Ne-Yo-Working-On-New-Album.jpg" href="http://theboombox.com/ne-yo-enlists-stefflon-don-2-chainz-pnd-for-new-album/" rel="" title="Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP" data-reactid="308"></a><div class="loadinganim showbox" id="0" data-reactid="309"><div class="loader" style="width:30px;height:30px;" data-reactid="310"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="311"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="312"></circle></svg></div></div></figure><div class="content" data-reactid="313"><a href="http://theboombox.com/ne-yo-enlists-stefflon-don-2-chainz-pnd-for-new-album/" title="Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP" class="title" data-reactid="314">Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="315"><footer data-reactid="316"><div class="links clearfix" data-reactid="317"><div class="logo" data-reactid="318"></div><div class="details" data-reactid="319"><h2 data-reactid="320">Information</h2><ul data-reactid="321"><li data-reactid="322"><a title="The XXL Network" class="" data-reactid="323">The XXL Network</a></li><li data-reactid="324"><a title="Privacy" href="/privacy" class="" data-reactid="325">Privacy</a></li><li data-reactid="326"><a title="Advertise" href="http://www.townsquaremedia.com/national-media/advertise" class="" data-reactid="327">Advertise</a></li></ul></div><div class="social-links" data-reactid="328"><h2 data-reactid="329">Follow Us</h2><ul data-reactid="330"><li class="social" data-reactid="331"><a class="share_link youtube" href="https://www.youtube.com/user/theboomboxchannel1" target="_blank" data-social="youtube" data-reactid="332"><span class="icon-youtube" data-reactid="333"></span></a></li><li class="social" data-reactid="334"><a class="share_link facebook" href="https://www.facebook.com/theboombox" target="_blank" data-social="facebook" data-reactid="335"><span class="icon-facebook" data-reactid="336"></span></a></li><li class="social" data-reactid="337"><a class="share_link twitter" href="https://twitter.com/theboombox" target="_blank" data-social="twitter" data-reactid="338"><span class="icon-twitter" data-reactid="339"></span></a></li></ul></div></div><div class="legal" data-reactid="340"><!-- react-text: 341 -->2018<!-- /react-text --><!-- react-text: 342 --> <!-- /react-text --><!-- react-text: 343 -->The Boombox<!-- /react-text --><!-- react-text: 344 --> is part of the The XXL Network<!-- /react-text --><!-- react-text: 345 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="346"><!-- react-empty: 347 --><div id="bottom-not-ads" data-reactid="348"><div class="tsm-ad tsm-ad-728" data-reactid="349"><div id="tsm-ad-728b" data-reactid="350"><!-- dynamic ad --></div></div></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"gallery","loyalty_restricted":false,"methodSubType":null,"blogId":625,"postId":285555,"url":"/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","unfriendlyRequestUrl":"/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","requestUrl":"/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"Rap, R&B and Hip Hop Music News and Videos","aiosp_home_description":"Top R&B and hip hop news, music videos, newest songs and exclusive interviews with the hottest rappers and R&B artists.","aiosp_home_keywords":"hip hop news, rappers","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title%","aiosp_category_title_format":"%category_title% - The Boombox","aiosp_archive_title_format":"%date% - The Boombox","aiosp_tag_title_format":"%tag% News","aiosp_search_title_format":"%search% - The Boombox","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":null,"aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"","blogname":"The Boombox","carbonUiUpdateCounter":"19","design_option_live":{"page_bg":"FFDBDBDB","page_head_bg":"00444444","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FFFFFFFF","main_nav_hue":"FF4A4A4A","nav_hover_hue":"FF222222","primary_hue":"FF434343","secondary_hue":"FF434343","primary_head_hue":"FF434343","secondary_head_hue":"FF434343","primary_active_hue":"FF42549C","secondary_active_hue":"FF6E6E6E","accent_hue":"FF222222","header_link_hue":"FF4D4D4D","footer_link_hue":"FF727272","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"FFF6F5F7","secondary_mdl_hue":"FF8E8E8E","standout_bg":"FF4D4D4D","mobile_primary_color":"FF42549C","mobile_secondary_color":"FF42549C","iv_primary_color":"FF41529E","iv_secondary_color":"FF42549C","iv_tertiary_color":"FFFFFFFF","iv_html_color":"FFE7E7E9","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"FFFFFFFF","carbon_showticker_bg":"FFFFFFFF","events_app_primary_color":"FF42549C","events_app_secondary_color":"FF6E6E6E","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://theboombox.com/files/2017/10/boombox-bg2.jpg","carbon_logo_img":"http://theboombox.com/files/2017/10/boombox-1.png","carbon_promo_bg_img":"http://theboombox.com/files/2017/10/boombox-promo2.jpg","page_img":"http://theboombox.production.townsquareblogs.com/files/2013/06/repeating-background.gif","body_img":"http://wac.450f.edgecastcdn.net/80450F/production.townsquareblogs.com/wp-content/uploads/2014/05/boombox.gif","square_logo_img":"","logo_img":"http://theboombox.com/files/2015/11/boombox116.png","logo_img_trim":"","logo_img_light":"http://theboombox.com/files/2015/11/boombox116light.png","logo_img_dark":"http://theboombox.com/files/2015/11/boombox116.png","header_img":"http://theboombox.production.townsquareblogs.com/files/2013/06/header.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://theboombox.production.townsquareblogs.com/files/2013/06/theboombox-favicon.ico","top_banner_img":"light","title":"The Boombox","ID":"0","designer":"Anibal Rosado","comment":"v4","action":"edit","editor":"Anibal Rosado","editorID":115931,"siteID":"625","timestamp":1508366170,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"fixed","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"1","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"100002025987268","moderator_appid":"134615943276794","show_commentscount":"yes","colorscheme":""},"facebook_app":{"id":"541533845882285","fanpage":"https://www.facebook.com/theboombox","plugins":{"facebook-like-button":"1","facebook-authentication":"1"}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"0","dynamic-ad-push":"0","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"0","mid-bottom-300x250":"0","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","sailthru_list_default":"TheBoombox","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear","next-page-offset":"11"},"social_overlay":{"fb":"1","nl":"1","colors":{"background-color":"#000000","color":"#ffffff"},"wrapper":{"divider":"#ffffff","button":"#ffffff","button-font":"#000000"},"logo":"http://theboombox.com/files/2014/06/theboombox.png"},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"291936","ts-templates-homepage-id":"4434","ts-templates-mobile-homepage-id":"4434","tsc_category_sidebars":{"interviews":"home-right","the-rundown":"home-right"},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"National","market":"National","genre":{"0":"urban"},"callsign":"TheBoombox","callletters":"TheBoombox","legalname":"TheBoombox","siteclassification":"","street":"","street-2":"","city":"New York","state":"NY","zip":"10019","phone":"","helpline":"","studioline":"","officeline":"","officehours":"","email":"consumerfeedback@townsquaremedia.com","tipus-email":"","inquiries-email":"","advertising-contact":"","advertising-email":"","gm-contact":"","gm-email":"","programming-director-contact":"","programming-director-email":"","digital-managing-editor-contact":"","digital-managing-editor-email":"","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.theboombox@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.theboombox@townsquaredigital.com","public-record-administrator-name":"","public-record-administrator-email":"","fcc-online-public-file-url":"","feedbackurl":"","biz-list-url":"","amazon_affiliate":"","yieldmo_placement":"ym_1179545784285510173","jwplayer":"","twitter_handle":"theboombox","youtube_handle":"theboomboxchannel1","youtube_channel_id":"","instagram_handle":"theboomboxgram","rss_icon":"1","comscore-label":"The XXL"},"_station_logos":{"rss-logo":"http://theboombox.com/files/2015/01/boombox.png","facebook-logo":"http://theboombox.com/files/2016/10/boombox-fb.png","admin-icon-logo":"http://theboombox.com/files/2016/10/boombox-icon-32.png","apple-low-res":"http://theboombox.com/files/2016/10/boombox-icon-57.png","apple-high-res":"http://theboombox.com/files/2016/10/boombox-icon-114.png","apple-ipad":"http://theboombox.com/files/2016/10/boombox-icon-72.png","mobile-web":"http://theboombox.production.townsquareblogs.com/files/2013/06/boombox6.jpg","syndication-attribution":"http://theboombox.production.townsquareblogs.com/files/2013/06/boombox.png"},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","disable-registration":"yes","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"The Boombox Registration","lightbox_message":"Sign up for an account to comment, share your thoughts, and earn points to get great prizes.","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now to earn points and get closer to all of those rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start racking up some points, and leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from The Boombox.","edit_contact_sms_subscribe":"I want to receive SMS text updates from The Boombox."}},"requires-confirmation":"no"},"blogInfo":{"blogId":625,"blogName":"The Boombox","blogDescription":"","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"National","activeDomain":"theboombox.com","legalName":"TheBoombox"}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","kruxEnabled":true},"headers":{"title":[{"textContent":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart's Challenge to Donate $25K to Hurricane Harvey Relief"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Chris Brown donated $100K."}},{"attrs":{"name":"keywords","content":"drake, t.i., kevin hart, nicki minaj, chris brown, dj khaled, hurricane harvey, relief, flooding, aid, houston, texas "}},{"attrs":{"property":"fb:app_id","content":"541533845882285"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart's Challenge to Donate $25K to Hurricane Harvey Relief"}},{"attrs":{"property":"og:description","content":"Chris Brown donated $100K."}},{"attrs":{"property":"og:url","content":"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/"}},{"attrs":{"property":"og:site_name","content":"The Boombox"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg?w=600&h=0&zc=1&s=0&a=t&q=89"}},{"attrs":{"name":"twitter:card","content":"summary_large_image"}},{"attrs":{"name":"twitter:site","content":"@theboombox"}},{"attrs":{"name":"sailthru.description","content":"Chris Brown donated $100K."}},{"attrs":{"name":"sailthru.date","content":"2017-08-29 07:55:21"}},{"attrs":{"name":"sailthru.title","content":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart’s Challenge to Donate $25K to Hurricane Harvey Relief"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-theboombox, tsmmarket-national, tsmtype-national, chris-brown, dj-khaled, drake, kevin-hart, nicki-minaj, t-i, hip-hop-news, news, r-and-b-news"}},{"attrs":{"name":"sailthru.author","content":"jacintahoward"}},{"attrs":{"name":"sailthru.image.full","content":"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://theboombox.production.townsquareblogs.com/files/2013/06/theboombox-favicon.ico"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://theboombox.production.townsquareblogs.com/files/2013/06/theboombox-favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"The Boombox » Feed","href":"http://theboombox.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"The Boombox » Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart’s Challenge to Donate $25K to Hurricane Harvey Relief Comments Feed","href":"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://theboombox.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"The Best Twitter Reactions to Lil Mama and Lance Gross in TV One’s ‘When Love Kills’","href":"http://theboombox.com/the-best-twitter-reactions-to-lil-mama-and-lance-gross-in-tv-ones-when-love-kills/"}},{"attrs":{"rel":"next","title":"The Weeknd Missed the MTV VMAs Due to Tour Fatigue","href":"http://theboombox.com/the-weeknd-missed-the-mtv-vmas-due-to-tour-fatigue/"}},{"attrs":{"rel":"shortlink","href":"http://theboombox.com/?p=285555"}},{"attrs":{"rel":"canonical","href":"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/"}},{"attrs":{"rel":"apple-touch-icon-precomposed","href":"http://theboombox.com/files/2016/10/boombox-icon-57.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"114x114","href":"http://theboombox.com/files/2016/10/boombox-icon-114.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"72x72","href":"http://theboombox.com/files/2016/10/boombox-icon-72.png"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"ad3a10ac","sharethroughArticleKey":"McGZ1NHRdbwABv55kUkrkiop","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"58634","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","top-728x90","bottom-728x90","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["hip-hop-news","news","r-and-b-news"],"tags":["chris-brown","dj-khaled","drake","kevin-hart","nicki-minaj","t-i"],"id":"chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief","author":"jacintahoward","kw":["jacintahoward","chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief","hip-hop-news","news","r-and-b-news","chris-brown","dj-khaled","drake","kevin-hart","nicki-minaj","t-i","pagetype-post"],"genre":["urban"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":"The Boombox","itunes_app_id":"1160458090","google_play_app_id":"com.tsm.theboombox","daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":"http://theboombox.com/files/2016/10/boombox-icon-57.png"},"revision":"d0e436db9346b8b64c59702fc90512d46360aac8"},"activeDomain":"theboombox.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-19109753-32","secondary":["UA-19109753-34","UA-19109753-60"],"all":["UA-19109753-32","UA-19109753-34","UA-19109753-60"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"yes"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":285555,"postAuthor":2653130,"postDate":"2017-08-29T12:55:21.000Z","postDateGmt":"2017-08-29T11:55:21.000Z","postTitle":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart's Challenge to Donate $25K to Hurricane Harvey Relief","postExcerpt":"Chris Brown donated $100K. ","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief","toPing":"","pinged":"","postModified":"2017-08-29T12:55:21.000Z","postModifiedGmt":"2017-08-29T11:55:21.000Z","postContentFiltered":"","postParent":0,"guid":"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 11:55:21.000+0000","postModifiedGmtStr":"2017-08-29 11:55:21.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#8217;s Challenge to Donate $25K to Hurricane Harvey Relief","next":{"latest":[{"postId":285455,"documentUrl":"/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","sortDate":"2017-08-28 08:48:28.000 +0000","termTaxonomyId":661,"taxonomyType":"tags"},{"postId":285406,"documentUrl":"/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","sortDate":"2017-08-27 22:39:47.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285379,"documentUrl":"/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","filterUrl":"/rest/carbon/filter/main/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","sortDate":"2017-08-27 21:49:06.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285227,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1402,"taxonomyType":"tags"},{"postId":284973,"documentUrl":"/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","filterUrl":"/rest/carbon/filter/main/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","sortDate":"2017-08-25 08:53:45.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284914,"documentUrl":"/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","filterUrl":"/rest/carbon/filter/main/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","sortDate":"2017-08-24 13:11:12.000 +0000","termTaxonomyId":16876,"taxonomyType":"tags"},{"postId":284841,"documentUrl":"/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","filterUrl":"/rest/carbon/filter/main/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","sortDate":"2017-08-24 06:43:21.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284627,"documentUrl":"/nicki-minaj-mac-nude-lipstick-collection-photo/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-mac-nude-lipstick-collection-photo/","sortDate":"2017-08-22 16:41:54.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284483,"documentUrl":"/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","filterUrl":"/rest/carbon/filter/main/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","sortDate":"2017-08-21 20:07:33.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284443,"documentUrl":"/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","filterUrl":"/rest/carbon/filter/main/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","sortDate":"2017-08-21 13:34:35.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"}],"taxonomy":[{"postId":285455,"documentUrl":"/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","sortDate":"2017-08-28 08:48:28.000 +0000","termTaxonomyId":661,"taxonomyType":"tags"},{"postId":285406,"documentUrl":"/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","sortDate":"2017-08-27 22:39:47.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285379,"documentUrl":"/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","filterUrl":"/rest/carbon/filter/main/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","sortDate":"2017-08-27 21:49:06.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285227,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1402,"taxonomyType":"tags"},{"postId":284973,"documentUrl":"/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","filterUrl":"/rest/carbon/filter/main/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","sortDate":"2017-08-25 08:53:45.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284914,"documentUrl":"/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","filterUrl":"/rest/carbon/filter/main/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","sortDate":"2017-08-24 13:11:12.000 +0000","termTaxonomyId":16876,"taxonomyType":"tags"},{"postId":284841,"documentUrl":"/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","filterUrl":"/rest/carbon/filter/main/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","sortDate":"2017-08-24 06:43:21.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284627,"documentUrl":"/nicki-minaj-mac-nude-lipstick-collection-photo/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-mac-nude-lipstick-collection-photo/","sortDate":"2017-08-22 16:41:54.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284483,"documentUrl":"/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","filterUrl":"/rest/carbon/filter/main/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","sortDate":"2017-08-21 20:07:33.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284443,"documentUrl":"/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","filterUrl":"/rest/carbon/filter/main/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","sortDate":"2017-08-21 13:34:35.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"theboombox.com","blogId":625,"method":"get_single","postId":285555,"postType":"post","postDateGmt":"2017-08-29 11:55:21.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":[],"widgetDetails":{"promotion-24":{"widgetInfo":{"id":"promotion-24","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"24"},"widgetParams":{"title":"","type":"single","subtype":"","promotions":{"single":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}},"overlay":{"0":{"image":"","description":"","link_url":"","link_target":"_self"}},"list":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}},"links_list":{"0":{"link_url":"","link_label":"","link_target":"_self"}},"leaderboard":{"0":{"name":"","score":"","link_url":""}},"image_list":{"0":{"image":"","image_label":"","link_url":"","link_target":"_self"}}}}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2653130,"slug":"jacintahoward","name":"Jacinta Howard","first_name":"Jacinta","last_name":"Howard","nickname":"jacintahoward","thumbnail":"http://theboombox.com/files/2016/02/jacinta2.jpg","url":"http://theboombox.com/author/jacintahoward/"},"firstCategoryName":"Hip-Hop","postType":"post","postTitle":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#8217;s Challenge to Donate $25K to Hurricane Harvey Relief","widgetTime":33}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["widget_third_party_content-2","widget_third_party_content-3","ts_blogroll-8"],"widgetDetails":{"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended for You","id":"35859","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Around the Web","id":"14791","placement":"","targettype":"","mode":"","widgetTime":1}},"ts_blogroll-8":{"widgetInfo":{"id":"ts_blogroll-8","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"8"},"widgetParams":{"title":"Best of TheBoombox","type":"main_content_thumb_title_roll","cat":"43649","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-100","ts_blogroll-1354","google-ads-widget-887","tsq_sailthru_newsletter_widget-792","ts_blogroll-1355"],"widgetDetails":{"fix_sidebar_marker-100":{"widgetInfo":{"id":"fix_sidebar_marker-100","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"100"}},"ts_blogroll-1354":{"widgetInfo":{"id":"ts_blogroll-1354","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1354"},"widgetParams":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-887":{"widgetInfo":{"id":"google-ads-widget-887","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"887"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-792":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-792","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"792"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["TheBoombox"],"widgetTime":1}},"ts_blogroll-1355":{"widgetInfo":{"id":"ts_blogroll-1355","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1355"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2653130,"slug":"jacintahoward","name":"Jacinta Howard","first_name":"Jacinta","last_name":"Howard","nickname":"jacintahoward","thumbnail":"http://theboombox.com/files/2016/02/jacinta2.jpg","url":"http://theboombox.com/author/jacintahoward/"},"firstCategoryName":"Hip-Hop","postType":"post","postTitle":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#8217;s Challenge to Donate $25K to Hurricane Harvey Relief","widgetTime":33},"data":[285555],"dataDetails":{"285555":{"thumbnail":"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg","caption":"Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images","excerpt":"Chris Brown donated $100K. ","date":"August 29, 2017 7:55 AM","postDateGmt":"2017-08-29 11:55:21 +0000","postModifiedGmt":"2017-08-29 11:55:21 +0000","title":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#8217;s Challenge to Donate $25K to Hurricane Harvey Relief","url":"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","id":285555,"contentRaw":"[caption id=\"attachment_285558\" align=\"alignright\" width=\"1080\"]<img class=\"size-full wp-image-285558\" src=\"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg\" alt=\"Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images\" width=\"1080\" height=\"720\" /> Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images[/caption]\r\n\r\nCelebrities have stepped up to the plate to assist those in need following the devastating effects of Hurricane Harvey in Houston and other parts of Texas.\r\n\r\n&nbsp;\r\n\r\n<a href=\"http://theboombox.com/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/\">Kevin Hart recently issued a social media \"challenge\" </a>urging his famous friends to donate $25,000 to relief efforts and so far, many celebrities have answered the call.\r\n\r\nAmong those who have already donated $25,000 to the Red Cross include <a href=\"http://theboombox.com/tags/nicki-minaj/\">Nicki Minaj,</a><a href=\"http://theboombox.com/tags/t-i/\"> T.I. </a>and <a href=\"http://theboombox.com/tags/dj-khaled/\">DJ Khaled</a>. <a href=\"http://theboombox.com/tags/chris-brown/\">Chris Brown</a> went above and beyond, donating $100,000, though not to the Red Cross because he's \"skeptical\" about the organization. He instead said his donation will go \"to the people.\"\r\n\r\n“Hey whats up big bro, Kevin Hart. I accept your challenge. We need to come together so. Im donating a $100,000. So man this is for everybody out there in Texas for the relief and everything.” Chris said in his IG post.\r\n\r\nAdditionally, <a href=\"http://theboombox.com/tags/drake/\">Drake </a>announced that he was giving funds toward relief efforts over the weekend. The rapper has ties to Houston, hosting an annual Houston Appreciation Weekend over the years, and said he was deeply affected by the devastation to a city he thinks of as home.\r\n\r\n“I am praying for the safety of all those affected. Houston has truly been a home to me over the last 8 years,” he wrote. “Myself and @futuretheprince are working with local relief groups to aid and assist the people of Texas in anyway we can and in the most immediate way possible. I also want to thank all the men and women of service and volunteers for their courageous efforts to help people in need. I encourage everyone to do what they can to assist the people of Texas knowing whatever effort you can make to help will go a long way.”\r\n\r\nIf you'd like to donate to the Red Cross you can do so<a href=\"https://cdn.crowdrise.com/o/en/team/kevinhart?utm_source=KHSocial&amp;utm_medium=partner&amp;utm_campaign=KevinHart\"> here</a>. You can also donate to a local Houston relief fund by clicking <a href=\"https://ghcf.org/hurricane-relief/\">here</a>.\r\n\r\nhttps://www.instagram.com/p/BYUKlyPj9Fw/\r\n\r\nhttps://www.instagram.com/p/BYXHmBcgIcb/\r\n\r\nhttps://www.instagram.com/p/BYWxBAihGA-/\r\n\r\nhttps://www.instagram.com/p/BYXEo4SlW3b/\r\n\r\nhttps://www.instagram.com/p/BYWy8zwj9tl/\r\n\r\n&nbsp;\r\n\r\n<center><b>2017 MTV Video Music Awards Red Carpet [PHOTOS]</b></center>&nbsp;\r\n\r\n[gallery galleryid=\"625:285281\" galleryindex=\"0\" ids=\"285292,285291,285294,285295,285296,285297,285299,285300,285301,285303,285305,285310,285311,285312,285314,285315,285316,285319,285320,285322,285323,285324,285326,285330,285331,285332,285333\" enablefullscreen=\"yes\" showthumbs=\"no\"]","content":"\n<figure id=\"attachment_285558\" class=\"content-post-image alignright\"><span class=\"image-frame\"><noscript><img src=\"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg\"></noscript>\n<img class=\"size-full wp-image-285558 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images\" data-width=\"1080\" data-height=\"720\" data-type=\"post\" datasrc=\"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg\"></span><figcaption>Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images</figcaption></figure><p>Celebrities have stepped up to the plate to assist those in need following the devastating effects of Hurricane Harvey in Houston and other parts of Texas.</p>\n<p> </p>\n<p><a href=\"http://theboombox.com/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/\">Kevin Hart recently issued a social media “challenge” </a>urging his famous friends to donate $25,000 to relief efforts and so far, many celebrities have answered the call.</p>\n<p>Among those who have already donated $25,000 to the Red Cross include <a href=\"http://theboombox.com/tags/nicki-minaj/\">Nicki Minaj,</a><a href=\"http://theboombox.com/tags/t-i/\"> T.I. </a>and <a href=\"http://theboombox.com/tags/dj-khaled/\">DJ Khaled</a>. <a href=\"http://theboombox.com/tags/chris-brown/\">Chris Brown</a> went above and beyond, donating $100,000, though not to the Red Cross because he’s “skeptical” about the organization. He instead said his donation will go “to the people.”</p>\n<p>“Hey whats up big bro, Kevin Hart. I accept your challenge. We need to come together so. Im donating a $100,000. So man this is for everybody out there in Texas for the relief and everything.” Chris said in his IG post.</p>\n<p>Additionally, <a href=\"http://theboombox.com/tags/drake/\">Drake </a>announced that he was giving funds toward relief efforts over the weekend. The rapper has ties to Houston, hosting an annual Houston Appreciation Weekend over the years, and said he was deeply affected by the devastation to a city he thinks of as home.</p>\n<p>“I am praying for the safety of all those affected. Houston has truly been a home to me over the last 8 years,” he wrote. “Myself and @futuretheprince are working with local relief groups to aid and assist the people of Texas in anyway we can and in the most immediate way possible. I also want to thank all the men and women of service and volunteers for their courageous efforts to help people in need. I encourage everyone to do what they can to assist the people of Texas knowing whatever effort you can make to help will go a long way.”</p>\n<p>If you’d like to donate to the Red Cross you can do so<a href=\"https://cdn.crowdrise.com/o/en/team/kevinhart?utm_source=KHSocial&amp;utm_medium=partner&amp;utm_campaign=KevinHart\"> here</a>. You can also donate to a local Houston relief fund by clicking <a href=\"https://ghcf.org/hurricane-relief/\">here</a>.</p>\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:630px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:8px;\">\n<div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:62.5% 0; text-align:center; width:100%;\">\n<div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div>\n</div>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYUKlyPj9Fw/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">I'm calling this the Hurricane Harvey Relief Challenge….Lets go @therock @beyonce @chrisrock Jay Z Dave Chappelle @jerryseinfeild @iamsteveharveytv @justintimberlake #HurricaneHarveyReliefChallenge #prayforhouston …..I am getting a link together now people. Help me help Houston….</a></p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Kevin Hart (@kevinhart4real) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-27T23:07:03+00:00\">Aug 27, 2017 at 4:07pm PDT</time></p>\n</div>\n</blockquote>\n<p><script async defer src=\"http://platform.instagram.com/en_US/embeds.js\"><\/script></p>\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:630px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:8px;\">\n<div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:28.10185185185185% 0; text-align:center; width:100%;\">\n<div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div>\n</div>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYXHmBcgIcb/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">HOUSTON TEXAS my prayers are wit you ! I just sent 25k your way to help all the families in need and help the city HOUSTON  TEXAS  @kevinhart4real I accepted your challenge @kevinhart4real bless up ! GOD IS THE GREATEST!!!</a></p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by DJ KHALED (@djkhaled) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-29T02:38:36+00:00\">Aug 28, 2017 at 7:38pm PDT</time></p>\n</div>\n</blockquote>\n<p><script async defer src=\"http://platform.instagram.com/en_US/embeds.js\"><\/script></p>\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:630px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:8px;\">\n<div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:62.33660130718954% 0; text-align:center; width:100%;\">\n<div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div>\n</div>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYWxBAihGA-/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">I'll donate 25K for Houston. Praying for everyone there. Great work @kevinhart4real</a></p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Barbie® (@nickiminaj) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-28T23:21:18+00:00\">Aug 28, 2017 at 4:21pm PDT</time></p>\n</div>\n</blockquote>\n<p><script async defer src=\"http://platform.instagram.com/en_US/embeds.js\"><\/script></p>\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:630px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:8px;\">\n<div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\">\n<div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div>\n</div>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYXEo4SlW3b/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">❤️ AND IM SKEPTICAL ABOUT RED CROSS SO MY DONATION WILL GO TO THE PEOPLE!</a></p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by  #P&amp;A #QUESTIONS iTunes (@chrisbrownofficial) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-29T02:12:46+00:00\">Aug 28, 2017 at 7:12pm PDT</time></p>\n</div>\n</blockquote>\n<p><script async defer src=\"http://platform.instagram.com/en_US/embeds.js\"><\/script></p>\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:630px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:8px;\">\n<div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\">\n<div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div>\n</div>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYWy8zwj9tl/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">They say Faith without works is DEAD!!!! We ALL need to WORK on coming together &amp; utilizing our resources collectively to do some meaningful shit to people who need US more than ever!!! @kevinhart4real salute for responding with a challenge that WE ALL NEED TO ANSWER!!!! #Pray4Houston #USorELSE</a></p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by TIP (@troubleman31) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-28T23:38:12+00:00\">Aug 28, 2017 at 4:38pm PDT</time></p>\n</div>\n</blockquote>\n<p><script async defer src=\"http://platform.instagram.com/en_US/embeds.js\"><\/script></p>\n<p> </p>\n<p></p>\n<center><b>2017 MTV Video Music Awards Red Carpet [PHOTOS]</b></center> \n<script type=\"text/javascript\">\n\twindow.TSM = window.TSM || {};\n\twindow.TSM.photogalleryConfigs = window.TSM.photogalleryConfigs || [];\n\tvar photogalleryConfig = {\n\t\tgalleryUrl:'/api/json/galleries/285281?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-625-285281-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'light'\n\t\t\n\t\t,dozIndexTweak:1\n\t\t,refreshRate:1\n\t\t,enableFullscreen:1\n\t\t,expandOnLoadHash:0\n\t\t,portraitMode:0\n\t\t,initImage:'http://theboombox.com/files/2017/08/2017-mtv-vmas-red-carpet-cardi-b-sibley-scoles-lil-yachty-demi-lovato.jpg'\n\t\t,enableEndCard:1\n\t\t,enableBelowDescriptionEndCard:1\n\t\t,endCardMode:2\n\t\t,enableKiosked:1\n\t\t,enableKioskedMobile:0\n\t\t,carbonLayout:\"\"\n\t};\n\twindow.TSM.photogalleryConfigs.push( photogalleryConfig );\n<\/script><div id=\"tsm-photogallery-625-285281-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper light\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-625-285281-0\">\n\t\t<div class=\"tsm-photogallery-header\">\n\t\t\t<div class=\"tsm-photogallery-ad tsm-photogallery-320x50 off\" id=\"tsm-photogallery-625-285281-0-320x50\"></div>\n\t\t</div>\n\t\t<div class=\"tsm-photogallery\">\n\t\t\t<div class=\"loadinganim\">\n<span></span><span></span><span></span>\n</div>\n\t\t\t<div class=\"tsm-photogallery-mover-container\">\n\t\t\t\t<div class=\"tsm-photogallery-nav prev primary-active-color\"><a title=\"Previous\" class=\"icon-left-open prev-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-nav next primary-active-color\"><a class=\"icon-right-open next-btn\" title=\"Next\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-mover\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-thumbnail-wrapper off\">\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav prev\"><a title=\"Previous\" class=\"thumb-prev-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav next\"><a title=\"Next\" class=\"thumb-next-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnails\">\n\t\t\t\t\t<div class=\"tsm-photogallery-thumbnail-mover\"></div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-footer off\">\n<div class=\"tsm-photogallery-imagecount\">\n<b>Image </b><span class=\"tsm-photogallery-current\"></span> of <span class=\"tsm-photogallery-total\"></span>\n</div>\n<div class=\"tsm-photogallery-caption\"></div>\n</div>\n\t\t</div>\n\t\t<a href=\"javascript:void(0);\" class=\"tsm-photogallery-engagement-close\"></a>\n\t\t<aside class=\"tsm-photogallery-sidebar\"><div class=\"tsm-photogallery-ad tsm-photogallery-300x250 off\" id=\"tsm-photogallery-625-285281-0-300x250\"></div>\n\t\t\t<div class=\"tsm-photogallery-copy\">\n\t\t\t\t<h2 class=\"tsm-photogallery-imagetitle\"></h2>\n\t\t\t\t<p class=\"tsm-photogallery-imagedescription\"></p>\n\t\t\t\t<div class=\"description-scroll description-up\"></div>\n<div class=\"description-scroll description-down\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"under-description-content\"></div>\n\t\t</aside><footer><div class=\"tsm-photogallery-ad tsm-photogallery-728x90 off\" id=\"tsm-photogallery-625-285281-0-728x90\"></div>\n\t\t\t<div class=\"tsm-photogallery-ad\" id=\"tsm-photogallery-oop\"></div>\n\t\t</footer>\n</div>\n\t<div class=\"tsm-photogallery-overlay\"></div>\n</div>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#8217;s Challenge to Donate $25K to Hurricane Harvey Relief","excerpt":"Chris Brown donated $100K. ","post_excerpt":"Chris Brown donated $100K. ","post_more_excerpt":"<p>Chris Brown donated $100K.\n<p class=\"more_act\"><a href=\"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/\" title=\"Chris Brown, Nicki Minaj, T.I. and DJ Khaled Answer Kevin Hart&#8217;s Challenge to Donate $25K to Hurricane Harvey Relief\">Read More</a></p>\n","permalink":"http://theboombox.com/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","image":{"id":285558,"url":"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg","caption":"Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":592,"slug":"chris-brown","title":"Chris Brown","description":"","post_count":1019,"link_url":"http://theboombox.com/tags/chris-brown/","feed_url":"http://theboombox.com/tags/chris-brown/feed/","term_taxonomy_id":597,"object_id":0},{"id":1397,"slug":"dj-khaled","title":"DJ Khaled","description":"","post_count":193,"link_url":"http://theboombox.com/tags/dj-khaled/","feed_url":"http://theboombox.com/tags/dj-khaled/feed/","term_taxonomy_id":1402,"object_id":0},{"id":656,"slug":"drake","title":"Drake","description":"","post_count":1484,"link_url":"http://theboombox.com/tags/drake/","feed_url":"http://theboombox.com/tags/drake/feed/","term_taxonomy_id":661,"object_id":0},{"id":16868,"slug":"kevin-hart","title":"Kevin Hart","description":"","post_count":42,"link_url":"http://theboombox.com/tags/kevin-hart/","feed_url":"http://theboombox.com/tags/kevin-hart/feed/","term_taxonomy_id":16876,"object_id":0},{"id":477,"slug":"nicki-minaj","title":"Nicki Minaj","description":"","post_count":1163,"link_url":"http://theboombox.com/tags/nicki-minaj/","feed_url":"http://theboombox.com/tags/nicki-minaj/feed/","term_taxonomy_id":482,"object_id":0},{"id":533,"slug":"t-i","title":"T.I.","description":"","post_count":592,"link_url":"http://theboombox.com/tags/t-i/","feed_url":"http://theboombox.com/tags/t-i/feed/","term_taxonomy_id":538,"object_id":0}],"categories":[{"id":357,"slug":"hip-hop-news","title":"Hip-Hop","description":"","parent":0,"post_count":25587,"link_url":"http://theboombox.com/category/hip-hop-news/","feed_url":"http://theboombox.com/category/hip-hop-news/feed/","term_taxonomy_id":362,"object_id":0},{"id":52315,"slug":"news","title":"News","description":"","parent":0,"post_count":910,"link_url":"http://theboombox.com/category/news/","feed_url":"http://theboombox.com/category/news/feed/","term_taxonomy_id":44828,"object_id":0},{"id":512,"slug":"r-and-b-news","title":"R&amp;B","description":"","parent":0,"post_count":9574,"link_url":"http://theboombox.com/category/r-and-b-news/","feed_url":"http://theboombox.com/category/r-and-b-news/feed/","term_taxonomy_id":517,"object_id":0}],"authors":[{"id":2653130,"slug":"jacintahoward","name":"Jacinta Howard","first_name":"Jacinta","last_name":"Howard","nickname":"jacintahoward","thumbnail":"http://theboombox.com/files/2016/02/jacinta2.jpg","url":"http://theboombox.com/author/jacintahoward/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Chris%20Brown%2C%20Nicki%20Minaj%2C%20T.I.%20and%20DJ%20Khaled%20Answer%20Kevin%20Hart%E2%80%99s%20Challenge%20to%20Donate%20%2425K%20to%20Hurricane%20Harvey%20Relief%20http%3A%2F%2Ftheboombox.com%2Fchris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40theboombox","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboombox.com%2Fchris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://theboombox.com/the-best-twitter-reactions-to-lil-mama-and-lance-gross-in-tv-ones-when-love-kills/","prevArticle":"http://theboombox.com/the-weeknd-missed-the-mtv-vmas-due-to-tour-fatigue/","pageUrl":"/chris-brown-nicki-minaj-t-i-and-dj-khaled-answer-kevin-harts-challenge-to-donate-25k-to-hurricane-harvey-relief/","blogId":625,"domain":"theboombox.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"285558\" attr-caption=\" Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images\" attr-align=\"right\" attr-width=\"1080\" attr-height=\"720\" attr-url=\"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg\"></sectiontag></p>\n<p>Celebrities have stepped up to the plate to assist those in need following the devastating effects of Hurricane Harvey in Houston and other parts of Texas.</p>\n<p>&nbsp;</p>\n<p><a href=\"http://theboombox.com/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/\">Kevin Hart recently issued a social media \"challenge\" </a>urging his famous friends to donate $25,000 to relief efforts and so far, many celebrities have answered the call.</p>\n<p>Among those who have already donated $25,000 to the Red Cross include <a href=\"http://theboombox.com/tags/nicki-minaj/\">Nicki Minaj,</a><a href=\"http://theboombox.com/tags/t-i/\"> T.I. </a>and <a href=\"http://theboombox.com/tags/dj-khaled/\">DJ Khaled</a>. <a href=\"http://theboombox.com/tags/chris-brown/\">Chris Brown</a> went above and beyond, donating $100,000, though not to the Red Cross because he's \"skeptical\" about the organization. He instead said his donation will go \"to the people.\"</p>\n<p>“Hey whats up big bro, Kevin Hart. I accept your challenge. We need to come together so. Im donating a $100,000. So man this is for everybody out there in Texas for the relief and everything.” Chris said in his IG post.</p>\n<p>Additionally, <a href=\"http://theboombox.com/tags/drake/\">Drake </a>announced that he was giving funds toward relief efforts over the weekend. The rapper has ties to Houston, hosting an annual Houston Appreciation Weekend over the years, and said he was deeply affected by the devastation to a city he thinks of as home.</p>\n<p>“I am praying for the safety of all those affected. Houston has truly been a home to me over the last 8 years,” he wrote. “Myself and @futuretheprince are working with local relief groups to aid and assist the people of Texas in anyway we can and in the most immediate way possible. I also want to thank all the men and women of service and volunteers for their courageous efforts to help people in need. I encourage everyone to do what they can to assist the people of Texas knowing whatever effort you can make to help will go a long way.”</p>\n<p>If you'd like to donate to the Red Cross you can do so<a href=\"https://cdn.crowdrise.com/o/en/team/kevinhart?utm_source=KHSocial&amp;utm_medium=partner&amp;utm_campaign=KevinHart\"> here</a>. You can also donate to a local Houston relief fund by clicking <a href=\"https://ghcf.org/hurricane-relief/\">here</a>.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.instagram.com/oembed?omitscript=true&amp;url=https%3A%2F%2Fwww.instagram.com%2Fp%2FBYUKlyPj9Fw%2F&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.instagram.com/oembed?omitscript=true&amp;url=https%3A%2F%2Fwww.instagram.com%2Fp%2FBYXHmBcgIcb%2F&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.instagram.com/oembed?omitscript=true&amp;url=https%3A%2F%2Fwww.instagram.com%2Fp%2FBYWxBAihGA-%2F&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.instagram.com/oembed?omitscript=true&amp;url=https%3A%2F%2Fwww.instagram.com%2Fp%2FBYXEo4SlW3b%2F&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.instagram.com/oembed?omitscript=true&amp;url=https%3A%2F%2Fwww.instagram.com%2Fp%2FBYWy8zwj9tl%2F&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>&nbsp;</p>\n<p><center><b>2017 MTV Video Music Awards Red Carpet [PHOTOS]</b></center>&nbsp;</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/theboombox.com/galleryId/285281?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://theboombox.com/files/2017/08/2017-mtv-vmas-red-carpet-cardi-b-sibley-scoles-lil-yachty-demi-lovato.jpg\" attr-layout=\"\" attr-fullscreen=\"1\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Celebrities have stepped up to the plate to assist those in need following the devastating effects of Hurricane Harvey in Houston and other parts of Texas.</p>\n"},"currentTextLength":156,"runningCounter":1,"cumulativePodTextLength":156,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":2,"cumulativePodTextLength":163,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostText","data":{"text":"<p><a href=\"http://theboombox.com/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/\">Kevin Hart recently issued a social media &quot;challenge&quot; </a>urging his famous friends to donate $25,000 to relief efforts and so far, many celebrities have answered the call.</p>\n"},"currentTextLength":179,"runningCounter":3,"cumulativePodTextLength":342,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>Among those who have already donated $25,000 to the Red Cross include <a href=\"http://theboombox.com/tags/nicki-minaj/\">Nicki Minaj,</a><a href=\"http://theboombox.com/tags/t-i/\"> T.I. </a>and <a href=\"http://theboombox.com/tags/dj-khaled/\">DJ Khaled</a>. <a href=\"http://theboombox.com/tags/chris-brown/\">Chris Brown</a> went above and beyond, donating $100,000, though not to the Red Cross because he&apos;s &quot;skeptical&quot; about the organization. He instead said his donation will go &quot;to the people.&quot;</p>\n"},"currentTextLength":313,"runningCounter":4,"cumulativePodTextLength":655,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostText","data":{"text":"<p>&#x201C;Hey whats up big bro, Kevin Hart. I accept your challenge. We need to come together so. Im donating a $100,000. So man this is for everybody out there in Texas for the relief and everything.&#x201D; Chris said in his IG post.</p>\n"},"currentTextLength":234,"runningCounter":5,"cumulativePodTextLength":889,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostText","data":{"text":"<p>Additionally,&#xA0;<a href=\"http://theboombox.com/tags/drake/\">Drake </a>announced that he was giving funds toward relief efforts over the weekend. The rapper has ties to Houston, hosting an annual Houston Appreciation Weekend over the years, and said he was deeply affected by the devastation to a city he thinks of as home.</p>\n"},"currentTextLength":278,"runningCounter":6,"cumulativePodTextLength":1167,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostText","data":{"text":"<p>&#x201C;I am praying for the safety of all those affected. Houston has truly been a home to me over the last 8 years,&#x201D; he wrote. &#x201C;Myself and @futuretheprince are working with local relief groups to aid and assist the people of Texas in anyway we can and in the most immediate way possible. I also want to thank all the men and women of service and volunteers for their courageous efforts to help people in need. I encourage everyone to do what they can to assist the people of Texas knowing whatever effort you can make to help will go a long way.&#x201D;</p>\n"},"currentTextLength":570,"runningCounter":7,"cumulativePodTextLength":1737,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostText","data":{"text":"<p>If you&apos;d like to donate to the Red Cross you can do so<a href=\"https://cdn.crowdrise.com/o/en/team/kevinhart?utm_source=KHSocial&amp;utm_medium=partner&amp;utm_campaign=KevinHart\"> here</a>. You can also donate to a local Houston relief fund by clicking <a href=\"https://ghcf.org/hurricane-relief/\">here</a>.</p>\n"},"currentTextLength":135,"runningCounter":8,"cumulativePodTextLength":1872,"totalSimilarConsecutiveElements":8,"totalTextLength":1872},{"type":"singlePostOembed","data":{"version":"1.0","title":"I'm calling this the Hurricane Harvey Relief Challenge....Lets go @therock @beyonce @chrisrock Jay Z Dave Chappelle @jerryseinfeild @iamsteveharveytv @justintimberlake #HurricaneHarveyReliefChallenge #prayforhouston .....I am getting a link together now people. Help me help Houston....","author_name":"kevinhart4real","author_url":"https://www.instagram.com/kevinhart4real","author_id":6590609,"media_id":"1590943145402552688_6590609","provider_name":"Instagram","provider_url":"https://www.instagram.com","type":"rich","width":658,"height":null,"html":"<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/BYUKlyPj9Fw/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:62.5% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYUKlyPj9Fw/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">I&#39;m calling this the Hurricane Harvey Relief Challenge....Lets go @therock @beyonce @chrisrock Jay Z Dave Chappelle @jerryseinfeild @iamsteveharveytv @justintimberlake #HurricaneHarveyReliefChallenge #prayforhouston .....I am getting a link together now people. Help me help Houston....</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/kevinhart4real/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Kevin Hart</a> (@kevinhart4real) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-27T23:07:03+00:00\">Aug 27, 2017 at 4:07pm PDT</time></p></div></blockquote>","thumbnail_url":"https://scontent-lax3-1.cdninstagram.com/vp/fa2231ce9d06a7d3aee5bc660d58af92/5A8398DA/t51.2885-15/e15/p640x640/21108107_168175873749478_475344143980167168_n.jpg","thumbnail_width":640,"thumbnail_height":800},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":5},{"type":"singlePostOembed","data":{"version":"1.0","title":"HOUSTON TEXAS my prayers are wit you ! I just sent 25k your way to help all the families in need and help the city HOUSTON  TEXAS 🙏🏽 @kevinhart4real I accepted your challenge @kevinhart4real bless up ! GOD IS THE GREATEST!!!","author_name":"djkhaled","author_url":"https://www.instagram.com/djkhaled","author_id":17978002,"media_id":"1591774392516380443_17978002","provider_name":"Instagram","provider_url":"https://www.instagram.com","type":"rich","width":658,"height":null,"html":"<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/BYXHmBcgIcb/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:28.10185185185185% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYXHmBcgIcb/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">HOUSTON TEXAS my prayers are wit you ! I just sent 25k your way to help all the families in need and help the city HOUSTON  TEXAS 🙏🏽 @kevinhart4real I accepted your challenge @kevinhart4real bless up ! GOD IS THE GREATEST!!!</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/djkhaled/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> DJ KHALED</a> (@djkhaled) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-29T02:38:36+00:00\">Aug 28, 2017 at 7:38pm PDT</time></p></div></blockquote>","thumbnail_url":"https://scontent-lax3-1.cdninstagram.com/vp/faa57404672805d45b006615480eb3af/5A8348FE/t51.2885-15/s640x640/sh0.08/e35/21107226_116348155676309_923551941554864128_n.jpg","thumbnail_width":640,"thumbnail_height":359},"currentTextLength":null,"runningCounter":2,"totalSimilarConsecutiveElements":5},{"type":"singlePostOembed","data":{"version":"1.0","title":"I'll donate 25K for Houston. Praying for everyone there. Great work @kevinhart4real","author_name":"nickiminaj","author_url":"https://www.instagram.com/nickiminaj","author_id":451573056,"media_id":"1591675091899670590_451573056","provider_name":"Instagram","provider_url":"https://www.instagram.com","type":"rich","width":658,"height":null,"html":"<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/BYWxBAihGA-/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:62.33660130718954% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYWxBAihGA-/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">I&#39;ll donate 25K for Houston. Praying for everyone there. Great work @kevinhart4real</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/nickiminaj/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Barbie®</a> (@nickiminaj) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-28T23:21:18+00:00\">Aug 28, 2017 at 4:21pm PDT</time></p></div></blockquote>","thumbnail_url":"https://scontent-lax3-1.cdninstagram.com/vp/7558b0ce00dccbd02bdd002ebd2f3ed0/5A82DB1D/t51.2885-15/e15/21224167_122398088345754_1922928511358599168_n.jpg","thumbnail_width":612,"thumbnail_height":763},"currentTextLength":null,"runningCounter":3,"totalSimilarConsecutiveElements":5},{"type":"singlePostOembed","data":"No Media Match","currentTextLength":null,"runningCounter":4,"totalSimilarConsecutiveElements":5},{"type":"singlePostOembed","data":{"version":"1.0","title":"They say Faith without works is DEAD!!!! We ALL need to WORK on coming together & utilizing our resources collectively to do some meaningful shit to people who need US more than ever!!! @kevinhart4real salute for responding with a challenge that WE ALL NEED TO ANSWER!!!! #Pray4Houston #USorELSE","author_name":"troubleman31","author_url":"https://www.instagram.com/troubleman31","author_id":18060109,"media_id":"1591683599391775589_18060109","provider_name":"Instagram","provider_url":"https://www.instagram.com","type":"rich","width":658,"height":null,"html":"<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/BYWy8zwj9tl/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYWy8zwj9tl/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">They say Faith without works is DEAD!!!! We ALL need to WORK on coming together &amp; utilizing our resources collectively to do some meaningful shit to people who need US more than ever!!! @kevinhart4real salute for responding with a challenge that WE ALL NEED TO ANSWER!!!! #Pray4Houston #USorELSE</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/troubleman31/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> TIP</a> (@troubleman31) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-28T23:38:12+00:00\">Aug 28, 2017 at 4:38pm PDT</time></p></div></blockquote>","thumbnail_url":"https://scontent-lax3-1.cdninstagram.com/vp/51c5cabd3293e23c3ff54e1eca6e4aae/5A83505D/t51.2885-15/s640x640/e15/21149131_1931280673819053_999221895146504192_n.jpg","thumbnail_width":640,"thumbnail_height":640},"currentTextLength":null,"runningCounter":5,"totalSimilarConsecutiveElements":5},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":1,"cumulativePodTextLength":7,"totalSimilarConsecutiveElements":2,"totalTextLength":61},{"type":"singlePostText","data":{"text":"<p><center><b>2017 MTV Video Music Awards Red Carpet [PHOTOS]</b></center>&#xA0;</p>\n"},"currentTextLength":54,"runningCounter":2,"cumulativePodTextLength":61,"totalSimilarConsecutiveElements":2,"totalTextLength":61},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/theboombox.com/galleryId/285281?filterexclusions&galleryindex=0","thumbnail":"http://theboombox.com/files/2017/08/2017-mtv-vmas-red-carpet-cardi-b-sibley-scoles-lil-yachty-demi-lovato.jpg","layout":"","fullscreen":1},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed","singlePostGallery"],"podHeader":[{"type":"singlePostImage","data":{"id":285558,"caption":"Mike Coppola, Getty Images/Bryan Steffy, Getty Images/Frederick M. Brown, Getty Images","align":"right","width":1080,"height":720,"url":"http://theboombox.com/files/2017/08/kevin-hart-chris-brown-nicki-minaj.jpg"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":285455,"documentUrl":"/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","sortDate":"2017-08-28 08:48:28.000 +0000","termTaxonomyId":661,"taxonomyType":"tags"},{"postId":285406,"documentUrl":"/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","sortDate":"2017-08-27 22:39:47.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285379,"documentUrl":"/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","filterUrl":"/rest/carbon/filter/main/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","sortDate":"2017-08-27 21:49:06.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285227,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1402,"taxonomyType":"tags"},{"postId":284973,"documentUrl":"/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","filterUrl":"/rest/carbon/filter/main/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","sortDate":"2017-08-25 08:53:45.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284914,"documentUrl":"/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","filterUrl":"/rest/carbon/filter/main/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","sortDate":"2017-08-24 13:11:12.000 +0000","termTaxonomyId":16876,"taxonomyType":"tags"},{"postId":284841,"documentUrl":"/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","filterUrl":"/rest/carbon/filter/main/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","sortDate":"2017-08-24 06:43:21.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284627,"documentUrl":"/nicki-minaj-mac-nude-lipstick-collection-photo/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-mac-nude-lipstick-collection-photo/","sortDate":"2017-08-22 16:41:54.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284483,"documentUrl":"/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","filterUrl":"/rest/carbon/filter/main/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","sortDate":"2017-08-21 20:07:33.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284443,"documentUrl":"/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","filterUrl":"/rest/carbon/filter/main/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","sortDate":"2017-08-21 13:34:35.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"}],"taxonomy":[{"postId":285455,"documentUrl":"/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/drake-beyonce-and-more-send-prayers-to-houston-amid-hurricane-harvey/","sortDate":"2017-08-28 08:48:28.000 +0000","termTaxonomyId":661,"taxonomyType":"tags"},{"postId":285406,"documentUrl":"/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-and-katy-perry-perform-swish-swish-at-the-2017-mtv-vmas-watch/","sortDate":"2017-08-27 22:39:47.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285379,"documentUrl":"/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","filterUrl":"/rest/carbon/filter/main/remy-ma-mocks-nicki-minaj-at-the-2017-mtv-vmas-nicki-whats-good/","sortDate":"2017-08-27 21:49:06.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":285227,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1402,"taxonomyType":"tags"},{"postId":284973,"documentUrl":"/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","filterUrl":"/rest/carbon/filter/main/london-on-da-track-recruits-nicki-minaj-21-savage-and-offset-for-no-flag-listen/","sortDate":"2017-08-25 08:53:45.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284914,"documentUrl":"/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","filterUrl":"/rest/carbon/filter/main/netflix-def-comedy-jam-25-special-dave-chapelle-kevin-hart-more-video/","sortDate":"2017-08-24 13:11:12.000 +0000","termTaxonomyId":16876,"taxonomyType":"tags"},{"postId":284841,"documentUrl":"/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","filterUrl":"/rest/carbon/filter/main/katy-perry-and-nicki-minaj-team-up-for-new-swish-swish-video-watch/","sortDate":"2017-08-24 06:43:21.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284627,"documentUrl":"/nicki-minaj-mac-nude-lipstick-collection-photo/","filterUrl":"/rest/carbon/filter/main/nicki-minaj-mac-nude-lipstick-collection-photo/","sortDate":"2017-08-22 16:41:54.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284483,"documentUrl":"/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","filterUrl":"/rest/carbon/filter/main/pastor-denies-commenting-he-wanted-eat-nicki-minajs-booty/","sortDate":"2017-08-21 20:07:33.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"},{"postId":284443,"documentUrl":"/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","filterUrl":"/rest/carbon/filter/main/yo-gotti-and-nicki-minaj-recruit-blac-chyna-for-the-sexy-rake-it-up-video-watch/","sortDate":"2017-08-21 13:34:35.000 +0000","termTaxonomyId":482,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended for You","id":"35859","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Around the Web","id":"14791","placement":"","targettype":"","mode":"","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-8":{"info":{"id":"ts_blogroll-8","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"8"},"params":{"title":"Best of TheBoombox","type":"main_content_thumb_title_roll","cat":"43649","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":5,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[300972,301679,301538,300643],"dataDetails":{"300643":{"postid":"300643","sortdate":"2018-01-12T22:57:42.000Z","data":{"mainData":{"postType":"post","caption":"Hulu","thumbnail":"http://theboombox.com/files/2018/01/Living-Single.jpg","postDateGmt":"2018-01-12 22:57:42 +0000","title":"15 Stars Who Appeared on &apos;Living Single&apos; Before They Were Famous ","url":"http://theboombox.com/living-single-guest-stars-terrence-howard-will-ferrell-kenya-moore/","id":300643,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"From Terrence Howard to Will Ferrell, these are the now-celebrities who once found themselves on the Brooklyn-inspired set of &apos;Living Single.&apos;","authors":[{"id":1466428,"slug":"amckynzie","name":"Amber McKynzie","first_name":"Amber","last_name":"McKynzie","nickname":"amckynzie","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://theboombox.com/author/amckynzie/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"15 Stars Who Appeared on &apos;Living Single&apos; Before They Were Famous "}}},"300972":{"postid":"300972","sortdate":"2018-02-07T16:57:39.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://theboombox.com/files/2018/02/comeback-rap-albums.jpg","postDateGmt":"2018-02-07 16:57:39 +0000","title":"13 Comeback Rap Albums That Saved Careers","url":"http://theboombox.com/comeback-rap-albums-camron-fat-joe-common/","id":300972,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Everybody loves a good comeback&#x2014;here are 13 of our rap favorites. ","authors":[{"id":1933230,"slug":"preezydakid","name":"Preezy","first_name":"Steve","last_name":"Brown","nickname":"Preezy","thumbnail":"http://www.xxlmag.com/files/2017/10/11401487_1019001221445237_1658975524727657994_n.jpg","url":"http://theboombox.com/author/preezydakid/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"13 Comeback Rap Albums That Saved Careers"}}},"301538":{"postid":"301538","sortdate":"2018-01-25T19:31:01.000Z","data":{"mainData":{"postType":"post","caption":"J. Vespa/WireImage","thumbnail":"http://theboombox.com/files/2018/01/bone-thugs-80280848.jpg","postDateGmt":"2018-01-25 19:31:01 +0000","title":"10 Albums That Deserved Grammy Awards for Best Rap Album","url":"http://theboombox.com/rap-album-grammys-snubs/","id":301538,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Here are ten classic that got robbed for Best Rap Album.","authors":[{"id":1933230,"slug":"preezydakid","name":"Preezy","first_name":"Steve","last_name":"Brown","nickname":"Preezy","thumbnail":"http://www.xxlmag.com/files/2017/10/11401487_1019001221445237_1658975524727657994_n.jpg","url":"http://theboombox.com/author/preezydakid/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"10 Albums That Deserved Grammy Awards for Best Rap Album"}}},"301679":{"postid":"301679","sortdate":"2018-01-26T21:00:49.000Z","data":{"mainData":{"postType":"post","caption":"Frank Micelotta/Getty Images","thumbnail":"http://theboombox.com/files/2018/01/50cent-2951611.jpg","postDateGmt":"2018-01-26 21:00:49 +0000","title":"10 Biggest Rap Snubs in Grammys History","url":"http://theboombox.com/grammys-rap-snubs-50-cent-dr-dre-nelly/","id":301679,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The Grammys have a checkered past with rap, and these are the most egregious hip-hop snubs in Grammys history. ","authors":[{"id":1933230,"slug":"preezydakid","name":"Preezy","first_name":"Steve","last_name":"Brown","nickname":"Preezy","thumbnail":"http://www.xxlmag.com/files/2017/10/11401487_1019001221445237_1658975524727657994_n.jpg","url":"http://theboombox.com/author/preezydakid/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"10 Biggest Rap Snubs in Grammys History"}}}},"redisCached":true},"fix_sidebar_marker-100":{"info":{"id":"fix_sidebar_marker-100","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"100"},"params":{"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1354":{"info":{"id":"ts_blogroll-1354","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1354"},"params":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":5,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[303198,303197,303178],"dataDetails":{"303178":{"postid":"303178","sortdate":"2018-02-12T18:19:20.000Z","data":{"mainData":{"postType":"post","caption":"Michael Loccisano, Getty Images ","thumbnail":"http://theboombox.com/files/2018/02/Ne-Yo-Working-On-New-Album.jpg","postDateGmt":"2018-02-12 18:19:20 +0000","title":"Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP","url":"http://theboombox.com/ne-yo-enlists-stefflon-don-2-chainz-pnd-for-new-album/","id":303178,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Ne-Yo is working on his next project &apos;Good Man.&apos;","authors":[{"id":339582,"slug":"trentfitzaol-com","name":"Trent Fitzgerald","first_name":"Trent","last_name":"Fitzgerald","nickname":"Trent Fitzgerald","thumbnail":"http://thedrop.fm/files/2013/09/trent.jpg","url":"http://theboombox.com/author/trentfitzaol-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP"}}},"303197":{"postid":"303197","sortdate":"2018-02-12T19:23:53.000Z","data":{"mainData":{"postType":"post","caption":"Theo Wargo/WireImage","thumbnail":"http://theboombox.com/files/2018/01/bruno-mars-911533674.jpg","postDateGmt":"2018-02-12 19:23:53 +0000","title":"Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B","url":"http://theboombox.com/bruno-mars-shares-dates-for-24k-magic-north-american-tour-with-cardi-b/","id":303197,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The last leg of the tour kicks off in Denver in September and will wrap in October in L.A.","authors":[{"id":2653130,"slug":"jacintahoward","name":"Jacinta Howard","first_name":"Jacinta","last_name":"Howard","nickname":"jacintahoward","thumbnail":"http://theboombox.com/files/2016/02/jacinta2.jpg","url":"http://theboombox.com/author/jacintahoward/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B"}}},"303198":{"postid":"303198","sortdate":"2018-02-12T20:35:32.000Z","data":{"mainData":{"postType":"post","caption":"Christopher Polk, Getty Images","thumbnail":"http://theboombox.com/files/2018/02/Kendrick-Lamar-Cell-Phone-Ban.jpg","postDateGmt":"2018-02-12 20:35:32 +0000","title":"Kendrick Lamar&apos;s Reps Say Fans Can Use Cell Phones at His Shows","url":"http://theboombox.com/kendrick-lamars-reps-fans-can-use-cell-phones-at-shows/","id":303198,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Kendrick Lamar&apos;s reps deny reports that he&apos;s banning cell phone use at his show.","authors":[{"id":339582,"slug":"trentfitzaol-com","name":"Trent Fitzgerald","first_name":"Trent","last_name":"Fitzgerald","nickname":"Trent Fitzgerald","thumbnail":"http://thedrop.fm/files/2013/09/trent.jpg","url":"http://theboombox.com/author/trentfitzaol-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Kendrick Lamar&apos;s Reps Say Fans Can Use Cell Phones at His Shows"}}}},"redisCached":true},"google-ads-widget-887":{"info":{"id":"google-ads-widget-887","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"887"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-792":{"info":{"id":"tsq_sailthru_newsletter_widget-792","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"792"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["TheBoombox"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1355":{"info":{"id":"ts_blogroll-1355","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1355"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[303198,303197,303178],"dataDetails":{"303178":{"postid":"303178","sortdate":"2018-02-12T18:19:20.000Z","data":{"mainData":{"postType":"post","caption":"Michael Loccisano, Getty Images ","thumbnail":"http://theboombox.com/files/2018/02/Ne-Yo-Working-On-New-Album.jpg","postDateGmt":"2018-02-12 18:19:20 +0000","title":"Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP","url":"http://theboombox.com/ne-yo-enlists-stefflon-don-2-chainz-pnd-for-new-album/","id":303178,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Ne-Yo is working on his next project &apos;Good Man.&apos;","authors":[{"id":339582,"slug":"trentfitzaol-com","name":"Trent Fitzgerald","first_name":"Trent","last_name":"Fitzgerald","nickname":"Trent Fitzgerald","thumbnail":"http://thedrop.fm/files/2013/09/trent.jpg","url":"http://theboombox.com/author/trentfitzaol-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Ne-Yo Enlists Stefflon Don, 2 Chainz, PND and More for His New LP"}}},"303197":{"postid":"303197","sortdate":"2018-02-12T19:23:53.000Z","data":{"mainData":{"postType":"post","caption":"Theo Wargo/WireImage","thumbnail":"http://theboombox.com/files/2018/01/bruno-mars-911533674.jpg","postDateGmt":"2018-02-12 19:23:53 +0000","title":"Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B","url":"http://theboombox.com/bruno-mars-shares-dates-for-24k-magic-north-american-tour-with-cardi-b/","id":303197,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The last leg of the tour kicks off in Denver in September and will wrap in October in L.A.","authors":[{"id":2653130,"slug":"jacintahoward","name":"Jacinta Howard","first_name":"Jacinta","last_name":"Howard","nickname":"jacintahoward","thumbnail":"http://theboombox.com/files/2016/02/jacinta2.jpg","url":"http://theboombox.com/author/jacintahoward/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Bruno Mars Delivers Dates for 24K Magic Tour With Cardi B"}}},"303198":{"postid":"303198","sortdate":"2018-02-12T20:35:32.000Z","data":{"mainData":{"postType":"post","caption":"Christopher Polk, Getty Images","thumbnail":"http://theboombox.com/files/2018/02/Kendrick-Lamar-Cell-Phone-Ban.jpg","postDateGmt":"2018-02-12 20:35:32 +0000","title":"Kendrick Lamar&apos;s Reps Say Fans Can Use Cell Phones at His Shows","url":"http://theboombox.com/kendrick-lamars-reps-fans-can-use-cell-phones-at-shows/","id":303198,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Kendrick Lamar&apos;s reps deny reports that he&apos;s banning cell phone use at his show.","authors":[{"id":339582,"slug":"trentfitzaol-com","name":"Trent Fitzgerald","first_name":"Trent","last_name":"Fitzgerald","nickname":"Trent Fitzgerald","thumbnail":"http://thedrop.fm/files/2013/09/trent.jpg","url":"http://theboombox.com/author/trentfitzaol-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Kendrick Lamar&apos;s Reps Say Fans Can Use Cell Phones at His Shows"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":5},"data":["1","2","3","4","5","6","7","8"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":291916,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":291917,"title":"Hip-Hop","titleExcerpt":"Hip-Hop","href":"/category/hip-hop-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/hip-hop-news/","hasBlogroll":true}},"3":{"menuId":"3","attrs":{"menuPostId":291918,"title":"R&B","titleExcerpt":"R&B","href":"/category/r-and-b-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/r-and-b-news/","hasBlogroll":true}},"4":{"menuId":"4","attrs":{"menuPostId":291919,"title":"Videos","titleExcerpt":"Videos","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":true}},"5":{"menuId":"5","attrs":{"menuPostId":291920,"title":"Songs","titleExcerpt":"Songs","href":"/category/songs-1/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/songs-1/","hasBlogroll":true}},"6":{"menuId":"6","attrs":{"menuPostId":291921,"title":"Lists","titleExcerpt":"Lists","href":"/category/the-rundown/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/the-rundown/","hasBlogroll":true}},"7":{"menuId":"7","attrs":{"menuPostId":291922,"title":"Sneakers","titleExcerpt":"Sneakers","href":"/category/sneakers-2/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/sneakers-2/","hasBlogroll":true}},"8":{"menuId":"8","attrs":{"menuPostId":291923,"title":"Photos","titleExcerpt":"Photos","href":"/category/galleries/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/galleries/","hasBlogroll":true}}},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":1},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":57147,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":46771,"title":"Hip-Hop","titleExcerpt":"Hip-Hop","href":"/category/hip-hop-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/hip-hop-news/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":46772,"title":"R&B","titleExcerpt":"R&B","href":"/category/r-and-b-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/r-and-b-news/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":158100,"title":"Videos","titleExcerpt":"Videos","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":54552,"title":"Songs","titleExcerpt":"Songs","href":"/category/songs-1/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/songs-1/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":46770,"title":"Lists","titleExcerpt":"Lists","href":"/category/the-rundown/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/the-rundown/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":112170,"title":"Sneakers","titleExcerpt":"Sneakers","href":"/category/sneakers-2/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/sneakers-2/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":128565,"title":"Photos","titleExcerpt":"Photos","href":"/category/galleries/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/galleries/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":235992,"title":"BB Rewind","titleExcerpt":"BB Rewind","href":"/category/the-boombox-rewind/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/the-boombox-rewind/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":194071,"title":"Trending","titleExcerpt":"Trending","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":198146,"title":"JAY-Z Honors Trayvon Martin","titleExcerpt":"JAY-Z Honors Trayvon Martin","href":"/jay-z-trayvon-martin-peace-walk-miami-video/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":201943,"title":"Lil Pump Signs With Gucci Mane","titleExcerpt":"Lil Pump Signs With Gucci Mane","href":"/lil-pump-reportedly-signs-gucci-manes-1017-eskimo-records/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":237127,"title":"10 Underrated '90s Rap Albums","titleExcerpt":"10 Underrated '90s Rap Albums","href":"/underrated-hip-hop-sophomore-rap-albums/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":3844,"title":"10 Greatest Jermaine Dupri's Songs","titleExcerpt":"10 Greatest Jermaine Dupri's Songs","href":"/jermaine-dupri-hit-songs-usher-bow-wow/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":1},"data":["comscore","1","2"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"Privacy","href":"/privacy"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"http://www.townsquaremedia.com/national-media/advertise"}},"comscore":{"menuId":"comscore","attrs":{"title":"The XXL Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":3.169,"mainOptionsTime":8.36,"sidebarsTime":25.151,"widgetsTime":34.233,"processTime":71.006},"experimentGroup":"B"},"serverConfig":{"host":"theboombox.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>