<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey - XXL</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="Lil B is offering free guest features to Houston artists that are being affected by the damages of Hurricane Harvey."/><meta data-react-helmet="true" name="keywords" content="lil b, lil b guest features, houston, hurricane harvey, lil b houston, lil b hurricane harvey, houston artists"/><meta data-react-helmet="true" property="fb:app_id" content="224131287965464"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey - XXL"/><meta data-react-helmet="true" property="og:description" content="Lil B is offering free guest features to Houston artists that are being affected by the damages of Hurricane Harvey."/><meta data-react-helmet="true" property="og:url" content="http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/"/><meta data-react-helmet="true" property="og:site_name" content="XXL Mag"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://www.xxlmag.com/files/2015/06/lil-b-getty.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="@XXL"/><meta data-react-helmet="true" name="sailthru.description" content="Lil B is offering free guest features to Houston artists that are being affected by the damages of Hurricane Harvey."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-29 15:32:52"/><meta data-react-helmet="true" name="sailthru.title" content="Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-xxl, tsmmarket-national, tsmtype-national, lil-b, news"/><meta data-react-helmet="true" name="sailthru.author" content="lindseyindiapaul"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg"/><meta data-react-helmet="true" name="google-site-verification" content="MPpu2gYGJ6xZNmRM4CIevyGNNvhnGn7PV6eX1iVdJF0"/><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://www.xxlmag.com/files/2015/09/favicon.ico"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://www.xxlmag.com/files/2015/09/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/"/>
          <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=6d71efa01f16655ef6b349537fca09279952c8c1&mver=12" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"www.xxlmag.com","blogId":812,"method":"get_single","postId":711468,"postType":"post","postDateGmt":"2017-08-29 19:32:52.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":"lindseyindiapaul","dimension2":"news","dimension3":"lil-b","dimension4":"post","dimension5":"Tue Aug 29 2017","dimension6":"15:32","dimension7":"standard","dimension8":"1315","dimension9":"A","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-19109753-54",
          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-54"};
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":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey - XXL","callsign":"XXL","market":"National","sitetype":"National","siteClassification":"","state":"NY","genre":{"0":"urban"},"pageType":"post","tags":"lil-b","categories":"news","mediaType":"video"}];
      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=www.xxlmag.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", ["news"] );
googletag.pubads().setTargeting( "tags", ["lil-b"] );
googletag.pubads().setTargeting( "id", "lil-b-free-guest-features-houston-artists-hurricane-harvey" );
googletag.pubads().setTargeting( "author", "lindseyindiapaul" );
googletag.pubads().setTargeting( "kw", ["lindseyindiapaul","lil-b-free-guest-features-houston-artists-hurricane-harvey","news","lil-b","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/XXL/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/XXL/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/XXL/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/XXL/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/XXL/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/XXL/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/XXL/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/XXL/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="-1622603645"><!-- 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="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="XXL Mag" title="XXL Mag" data-reactid="14"><img src="http://www.xxlmag.com/files/2017/10/xxl-trimmed-spacing.png" alt="XXL Mag" title="XXL Mag" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div id="promotion-14" class="stationtagline-container showticker-item" data-reactid="21"><div class="content" data-reactid="22"><p class="info" data-reactid="23">HIP-HOP ON A HIGHER LEVEL</p></div></div></div></div></div><nav id="site-menu" data-reactid="24"><div class="wrapper" data-reactid="25"><span class="icon-base icon-menu select-none" data-reactid="26"></span><ul class="links" data-reactid="27"><li class="hassub" data-reactid="28"><a href="/category/news/" data-reactid="29">News</a></li><li class="hassub" data-reactid="30"><a href="/tags/bangers" data-reactid="31">MUSIC</a></li><li class="hassub" data-reactid="32"><a href="/category/video/" data-reactid="33">VIDEOS</a></li><li class="hassub" data-reactid="34"><a href="/tags/feature" data-reactid="35">FEATURES</a></li><li class="hassub" data-reactid="36"><a href="/tags/the-list/" data-reactid="37">LISTS</a></li><li class="hassub" data-reactid="38"><a href="/category/lifestyle/" data-reactid="39">LIFESTYLE</a></li><li class="hassub" data-reactid="40"><a href="http://freshman.xxlmag.com/" target="_blank" data-reactid="41">FRESHMAN</a></li><li class="hassub" data-reactid="42"><a href="http://shop.xxlmag.com/" target="_blank" data-reactid="43">SHOP</a></li><li class="hidden-menu hassub hide" data-reactid="44"><a class="more-icon" href="#" data-reactid="45">More</a><ul class="links submenu" data-reactid="46"><li class="hassub hide" data-reactid="47"><a href="/category/news/" data-reactid="48">News</a></li><li class="hassub hide" data-reactid="49"><a href="/tags/bangers" data-reactid="50">MUSIC</a></li><li class="hassub hide" data-reactid="51"><a href="/category/video/" data-reactid="52">VIDEOS</a></li><li class="hassub hide" data-reactid="53"><a href="/tags/feature" data-reactid="54">FEATURES</a></li><li class="hassub hide" data-reactid="55"><a href="/tags/the-list/" data-reactid="56">LISTS</a></li><li class="hassub hide" data-reactid="57"><a href="/category/lifestyle/" data-reactid="58">LIFESTYLE</a></li><li class="hassub hide" data-reactid="59"><a href="http://freshman.xxlmag.com/" target="_blank" data-reactid="60">FRESHMAN</a></li><li class="hassub hide" data-reactid="61"><a href="http://shop.xxlmag.com/" target="_blank" data-reactid="62">SHOP</a></li></ul></li></ul><div class="site-menu-right" data-reactid="63"><ul class="social-links" data-reactid="64"><li class="social" data-reactid="65"><a class="share-link youtube" href="https://youtube.com/user/XXLMagazine" target="_blank" data-social="youtube" data-reactid="66"><span class="icon-base icon-youtube" data-reactid="67"></span></a></li><li class="social" data-reactid="68"><a class="share-link facebook" href="https://www.facebook.com/xxlmag" target="_blank" data-social="facebook" data-reactid="69"><span class="icon-base icon-facebook" data-reactid="70"></span></a></li><li class="social" data-reactid="71"><a class="share-link twitter" href="https://twitter.com/XXL" target="_blank" data-social="twitter" data-reactid="72"><span class="icon-base icon-twitter" data-reactid="73"></span></a></li><ul class="social-subscriptions" data-reactid="74"><li class="sub-instagram " data-reactid="75"><a href="https://www.instagram.com/xxl" target="_blank" data-reactid="76">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="77"><span class="youtube-subscribe-button " data-reactid="78"></span></li><li class="sub-facebook" data-reactid="79"></li><li class="sub-twitter" data-reactid="80"></li></ul></ul><div id="search-form" class="" data-reactid="81"><div class="form-wrap" data-reactid="82"><form data-reactid="83"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="84"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="85"/></form></div><div class="icon-base icon-search" data-reactid="86"></div></div></div><div class="site-screen select-none" data-reactid="87"></div></div></nav></div><ul class="promo-links" data-reactid="88"><li data-reactid="89"><span data-reactid="90">Trending:</span></li><li data-reactid="91"><a title="RIP Ensayne Wayne" href="/video/2018/02/producer-ensayne-wayne-shot-killed-atlanta/" data-reactid="92">RIP Ensayne Wayne</a></li><li data-reactid="93"><a title="&quot;Florida Boy&quot; Video" href="/rap-music/new-music/2018/02/rick-ross-t-pain-kodak-black-florida-boy-video/" data-reactid="94">&quot;Florida Boy&quot; Video</a></li><li data-reactid="95"><a title="T.I.&#x27;s Message to Big Meech" href="/news/2018/02/ti-big-meech-true-american-legend-heartfelt-instagram-post/" data-reactid="96">T.I.&#x27;s Message to Big Meech</a></li><li data-reactid="97"><a title="Cardi B &amp; Bruno Mars Tour Dates" href="/news/2018/02/cardi-b-bruno-mars-24k-magic-world-tour-dates/" data-reactid="98">Cardi B &amp; Bruno Mars Tour Dates</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="99"><div id="tsm-ad-970a" data-reactid="100"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="101"><div class="main-content" data-reactid="102"><div class="wrapper post-wrapper" data-reactid="103"><div class="post clearfix" data-reactid="104"><div class="entry" data-reactid="105"><article id="post-711468" data-location="/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/" data-index="0" data-reactid="106"><div class="page-header" data-reactid="107"><div class="content-header show-ui front" id="content-header-711468" data-reactid="108"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="109"></div><div class="content-header-header" data-reactid="110"><div class="react-parallax " data-reactid="111"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="112"><figure class="frameme img-tag frame-loaded" data-reactid="113"><div class="theframe" data-image="http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg" rel="" title="" style="background-image:url(&quot;http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg?w=980&amp;q=75&quot;);" data-reactid="114"></div></figure></div><div class="react-parallax-content" data-reactid="115"><figure class="frameme img-tag" data-reactid="116"><div class="theframe" data-image="http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg" rel="" title="" data-reactid="117"></div><div class="loadinganim showbox" id="0" data-reactid="118"><div class="loader" style="width:30px;height:30px;" data-reactid="119"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="120"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="121"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="122"><section class="title " data-reactid="123"><h1 class="" data-reactid="124">Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey</h1></section><div class="byline" data-reactid="125"><div class="authors" data-reactid="126"><address class="author" data-reactid="127"><div class="author-image icon-user" data-reactid="128"><figure class="frameme" data-reactid="129"><a class="theframe" data-image="http://www.xxlmag.com/files/2017/10/Cjfi-cyXAAASqFY.jpg" href="http://www.xxlmag.com/author/lindseyindiapaul/" rel="author" title="Lindsey India" data-reactid="130"></a><div class="loadinganim showbox" id="0" data-reactid="131"><div class="loader" style="width:30px;height:30px;" data-reactid="132"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="133"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="134"></circle></svg></div></div></figure></div><a class="author-name" href="http://www.xxlmag.com/author/lindseyindiapaul/" rel="author" title="Lindsey India" data-reactid="135">Lindsey India</a></address></div><time datetime="2017-08-29 19:32:52 +0000" data-reactid="136">August 29, 2017</time></div><figcaption title="Issac Brekken, Getty Images" data-reactid="137">Issac Brekken, Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="138"><div class="social-share bignsexy" data-reactid="139"><div class="social-bar social-icons" data-reactid="140"><ul data-reactid="141"><li data-reactid="142"><a href="http://twitter.com/intent/tweet?text=Lil%20B%20Offers%20Free%20Guest%20Features%20to%20Houston%20Artists%20Affected%20by%20Hurricane%20Harvey%20http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2017%2F08%2Flil-b-free-guest-features-houston-artists-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%40XXL" title="Share on Twitter" target="_blank" data-reactid="143"><span class=" social-icon icon-twitter tw" data-reactid="144"><span class="share-title" data-reactid="145">Share on Twitter</span></span></a></li><li data-reactid="146"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2017%2F08%2Flil-b-free-guest-features-houston-artists-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="147"><span class=" social-icon icon-facebook fb" data-reactid="148"><span class="share-title" data-reactid="149">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="150"><div class="pod-content" data-reactid="151"><p data-reactid="152"><!-- react-text: 153 -->Hurricane Harvey in Houston is affecting thousands of people, and while some have had to do emergency evacuations of their homes, there are still many residents who are stuck as they await to be rescued. Tons of <!-- /react-text --><a href="http://www.xxlmag.com/news/2017/08/drake-nicki-minaj-houston-hurricane-harvey/" data-reactid="154"><!-- react-text: 155 -->celebrities are doing whatever they can <!-- /react-text --></a><!-- react-text: 156 -->to make donations and help residents, but <!-- /react-text --><a href="http://www.xxlmag.com/tags/lil-b/" data-reactid="157"><!-- react-text: 158 -->Lil B<!-- /react-text --></a><!-- react-text: 159 --> is taking a different approach.<!-- /react-text --></p><p data-reactid="160"><!-- react-text: 161 -->The <!-- /react-text --><em data-reactid="162"><a href="http://www.xxlmag.com/news/2017/08/lil-b-black-ken-mixtape/" data-reactid="163"><!-- react-text: 164 -->Black Ken<!-- /react-text --></a></em><!-- react-text: 165 --> rapper is offering to provide free guest verses to any artists in Houston that are affected by Hurricane Harvey this week. He mentions that he will be giving his verses to artists for the month of September.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="166"><div class="tsm-ad tsm-ad-oop" data-reactid="167"><div id="tsm-ad-sharethrough-oop-1" data-reactid="168"><!-- dynamic ad --></div></div></div><p data-reactid="169">&quot;If you were affected by the flood in Huston [sic] and you make music,&quot; BasedGod writes. &quot;Lil B is giving free verses to all artist from Huston Texas for sept.&quot;</p><p data-reactid="170"><!-- react-text: 171 -->Earlier this month, Lil B dropped his <!-- /react-text --><em data-reactid="172"><!-- react-text: 173 -->Black Ken<!-- /react-text --></em><!-- react-text: 174 --> mixtape, which <!-- /react-text --><a href="http://www.xxlmag.com/news/2017/08/lil-b-black-ken-tracklist-release-date/" data-reactid="175"><!-- react-text: 176 -->contained a whopping 27 total tracks<!-- /react-text --></a><!-- react-text: 177 --> that he were each produced by him, with one guest feature from iLoveMakonnen. He even dedicated the full project to Kanye West, Diddy, <!-- /react-text --><a href="http://www.xxlmag.com/news/2016/12/lil-b-dedicates-black-ken-mixtape-to-lil-uzi-vert-iggy-azalea/" data-reactid="178"><!-- react-text: 179 -->Lil Uzi Vert, Iggy Azalea<!-- /react-text --></a><!-- react-text: 180 --> and others, calling it his &quot;first official mixtape.&quot;<!-- /react-text --></p><p data-reactid="181"><!-- react-text: 182 -->Earlier this year, the BasedGod also <!-- /react-text --><a href="http://www.xxlmag.com/news/2017/06/lil-b-lifts-curse-james-harden/" data-reactid="183"><!-- react-text: 184 -->lifted his curse<!-- /react-text --></a><!-- react-text: 185 --> on basketball star James Harden after the Houston Rockets&#x27; season ended in the NBA.<!-- /react-text --></p><p data-reactid="186">See what Lil B had to say in response to Hurricane Harvey in the tweet below.</p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="187"></div><div data-reactid="188"><p style="text-align: center;"><strong>See 25 of the Best Hip-Hop Projects of 2017 (So Far)</strong></p>
</div><div class="photogallery-wrapper sliding-photogallery" data-reactid="189"><div class="photogallery-container" id="photogallery-812-699789-0" data-reactid="190"><div class="sizer" data-reactid="191"></div><div class="loadinganim showbox" id="0" data-reactid="192"><div class="loader" style="width:30px;height:30px;" data-reactid="193"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="194"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="195"></circle></svg></div></div></div><!-- react-text: 196 --><!-- /react-text --></div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="197"></div></div></div><div class="content-footer" data-reactid="198"><!-- react-empty: 199 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="200"></div><!-- react-text: 201 --><!-- /react-text --><div class="tags-lines" data-reactid="202"><div class="wrapper" data-reactid="203"><span data-reactid="204"><!-- react-text: 205 -->Filed Under<!-- /react-text --><!-- react-text: 206 -->: <!-- /react-text --></span><span data-reactid="207"><!-- react-text: 208 --><!-- /react-text --><a href="http://www.xxlmag.com/tags/lil-b/" data-reactid="209">lil b</a></span></div><div class="wrapper" data-reactid="210"><span data-reactid="211"><!-- react-text: 212 -->Categories<!-- /react-text --><!-- react-text: 213 -->: <!-- /react-text --></span><span data-reactid="214"><!-- react-text: 215 --><!-- /react-text --><a href="http://www.xxlmag.com/category/news/" data-reactid="216">News</a></span></div></div><div class="comments-wrapper" data-reactid="217"><div class="comments" data-reactid="218"><div data-reactid="219"><span class="icon-comments" data-reactid="220"></span><i data-reactid="221">Comments</i><span class="fb-comments-count" data-href="http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/" data-reactid="222"></span><span class="icon-triangle-down" data-reactid="223"></span></div><div class="cto" data-reactid="224">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="225"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="226">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="227"><div class="aside-inside" data-reactid="228"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-4" data-reactid="229"><div class="wrapper clearfix" data-reactid="230"><div class="fix_sidebar_marker" data-reactid="231"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-537" data-reactid="232"><header data-reactid="233"><h2 data-reactid="234"><span class="title-container" data-reactid="235">Special Features</span><!-- react-text: 236 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="237"><section id="ts_blogroll-537" class="blogroll carousel slider dl align-right" data-reactid="238"><div class="slider blogroll-items" data-reactid="239"><div class="sizer" data-reactid="240"></div><div class="mover slide" data-reactid="241"><article class="item title-over-image" data-reactid="242"><figure class="frameme" data-reactid="243"><a class="theframe" data-image="http://www.xxlmag.com/files/2018/02/2-chainz-the-play-dont-care-who-makes-it.jpg" href="http://www.xxlmag.com/rap-music/new-music/2018/02/2-chainz-the-play-dont-care-who-makes-it-ep-2/" rel="" title="Stream 2 Chainz&amp;apos;s New EP &amp;apos;The Play Don&amp;apos;t Care Who Makes It&amp;apos;" data-reactid="244"></a><div class="loadinganim showbox" id="0" data-reactid="245"><div class="loader" style="width:30px;height:30px;" data-reactid="246"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="247"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="248"></circle></svg></div></div></figure><div class="content" data-reactid="249"><a href="http://www.xxlmag.com/rap-music/new-music/2018/02/2-chainz-the-play-dont-care-who-makes-it-ep-2/" title="Stream 2 Chainz&#x27;s New EP &#x27;The Play Don&#x27;t Care Who Makes It&#x27;" class="title" data-reactid="250">Stream 2 Chainz&#x27;s New EP &#x27;The Play Don&#x27;t Care Who Makes It&#x27;</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="251"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="252"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-385" data-reactid="253"><div class="wrapper clearfix" data-reactid="254"><div class="widget-content" data-reactid="255"><div class="tsm-ad tsm-ad-300" data-reactid="256"><div id="tsm-ad-maintop-300a" data-reactid="257"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-309" data-reactid="258"><div class="wrapper clearfix" data-reactid="259"><div class="widget-content" data-reactid="260"><div data-reactid="261"><form method="post" class="newsletter-frame clearfix" data-reactid="262"><div class="content clearfix" data-reactid="263"><p class="title" data-reactid="264">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="265"><div class="vertical-centered" data-reactid="266"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="267"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="268"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-538" data-reactid="269"><header data-reactid="270"><h2 data-reactid="271"><span class="title-container" data-reactid="272">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="273"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="274"><div class="blogroll-inner clearfix" data-reactid="275"><article class="" data-reactid="276"><figure class="frameme" data-reactid="277"><a class="theframe" data-image="http://www.xxlmag.com/files/2018/02/Mozzy-Spiritual-Conversations.jpg" href="http://www.xxlmag.com/news/2018/02/mozzy-new-ep-spiritual-conversations/" rel="" title="Mozzy Announces New EP &amp;apos;Spiritual Conversations&amp;apos; and New Album" data-reactid="278"></a><div class="loadinganim showbox" id="0" data-reactid="279"><div class="loader" style="width:30px;height:30px;" data-reactid="280"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="281"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="282"></circle></svg></div></div></figure><div class="content" data-reactid="283"><a href="http://www.xxlmag.com/news/2018/02/mozzy-new-ep-spiritual-conversations/" title="Mozzy Announces New EP &#x27;Spiritual Conversations&#x27; and New Album" class="title" data-reactid="284">Mozzy Announces New EP &#x27;Spiritual Conversations&#x27; and New Album</a></div></article><article class="" data-reactid="285"><figure class="frameme" data-reactid="286"><a class="theframe" data-image="http://www.xxlmag.com/files/2018/02/DJ-Whoo-Kid-XXL-Whoolywood-Shuffle-Feature.jpeg" href="http://www.xxlmag.com/news/2018/02/xxls-whoolywood-shuffle-podcast-rza-thomas-lennon/" rel="" title="RZA Guests on XXL&amp;apos;s &amp;apos;Whoolywood Shuffle&amp;apos; Podcast" data-reactid="287"></a><div class="loadinganim showbox" id="0" data-reactid="288"><div class="loader" style="width:30px;height:30px;" data-reactid="289"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="290"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="291"></circle></svg></div></div></figure><div class="content" data-reactid="292"><a href="http://www.xxlmag.com/news/2018/02/xxls-whoolywood-shuffle-podcast-rza-thomas-lennon/" title="RZA Guests on XXL&#x27;s &#x27;Whoolywood Shuffle&#x27; Podcast" class="title" data-reactid="293">RZA Guests on XXL&#x27;s &#x27;Whoolywood Shuffle&#x27; Podcast</a></div></article><article class="" data-reactid="294"><figure class="frameme" data-reactid="295"><a class="theframe" data-image="http://www.xxlmag.com/files/2018/02/lil-baby-sherwood-marty-a-day-in-the-hood-video.jpg" href="http://www.xxlmag.com/video/2018/02/lil-baby-sherwood-marty-day-in-my-hood-video/" rel="" title="Lil Baby and Sherwood Marty Drop &amp;apos;&amp;apos;Day in My Hood&amp;apos;&amp;apos; Video" data-reactid="296"></a><div class="loadinganim showbox" id="0" data-reactid="297"><div class="loader" style="width:30px;height:30px;" data-reactid="298"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="299"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="300"></circle></svg></div></div></figure><div class="content" data-reactid="301"><a href="http://www.xxlmag.com/video/2018/02/lil-baby-sherwood-marty-day-in-my-hood-video/" title="Lil Baby and Sherwood Marty Drop &#x27;&#x27;Day in My Hood&#x27;&#x27; Video" class="title" data-reactid="302">Lil Baby and Sherwood Marty Drop &#x27;&#x27;Day in My Hood&#x27;&#x27; Video</a></div></article></div></div></div></section><section class="sidebar-section widget-rss-feed" id="rss-feed-11" data-reactid="303"><div class="wrapper clearfix" data-reactid="304"><div class="widget-content" data-reactid="305"><header data-reactid="306"><h2 data-reactid="307"><span class="title-container" data-reactid="308"><div class="rss-icon-wrap" data-reactid="309"><span class="header-icon" data-reactid="310"><a href="http://www.tmz.com/rss.xml" class="icon-feed icon-base" data-reactid="311"></a></span><a href="http://www.tmz.com" data-reactid="312">HOT HEADLINES</a></div></span></h2><!-- react-text: 313 --><!-- /react-text --></header><div class="clearfix" data-reactid="314"><article class="item-rss" data-reactid="315"><div class="content" data-reactid="316"><a href="http://www.tmz.com/2018/02/13/john-cena-ford-gt-supercar-lawsuit/" class="title" data-reactid="317">John Cena Fires Back In $500k Supercar War with Ford</a><!-- react-text: 318 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="319"><div class="content" data-reactid="320"><a href="http://www.tmz.com/2018/02/13/atomic-blonde-producer-david-guillod-rape-allegations-dna-warrant/" class="title" data-reactid="321">Warrant Issued for &#x27;Atomic Blonde&#x27; Producer David Guillod&#x27;s …</a><!-- react-text: 322 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="323"><div class="content" data-reactid="324"><a href="http://www.tmz.com/2018/02/13/jared-fogle-prison-sentence-plea-deal-larry-nassar/" class="title" data-reactid="325">Jared Fogle Thinks He Got Screwed and Larry Nassar Got Leniency</a><!-- react-text: 326 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="327"><div class="content" data-reactid="328"><a href="http://www.tmz.com/2018/02/13/peter-guber-lavar-ball-warriors/" class="title" data-reactid="329">LaVar Ball Shaded By Warriors Co-Owner Peter Guber</a><!-- react-text: 330 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="331"><div class="content" data-reactid="332"><a href="http://www.tmz.com/2018/02/13/barack-obama-office-white-powder-investigation/" class="title" data-reactid="333">Barack Obama&#x27;s D.C. Office Investigated After White Powdery Substance …</a><!-- react-text: 334 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="335"><div class="content" data-reactid="336"><a href="http://www.tmz.com/2018/02/13/tamar-braxton-vincent-herbert-owes-65k-rolls-royce/" class="title" data-reactid="337">Tamar Braxton&#x27;s Estranged Husband Owes $65k on Rolls-Royce Deal</a><!-- react-text: 338 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="339"><div class="content" data-reactid="340"><a href="http://www.tmz.com/2018/02/13/john-legend-barack-obama-michelle-portraits-smithsonian-gallery/" class="title" data-reactid="341">John Legend Says Stop Hating on Barack and Michelle Obama Portraits </a><!-- react-text: 342 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="343"><div class="content" data-reactid="344"><a href="http://www.tmz.com/2018/02/13/lebron-james-house-party-remake/" class="title" data-reactid="345">LeBron James Producing &#x27;House Party&#x27; Remake </a><!-- react-text: 346 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="347"><div class="content" data-reactid="348"><a href="http://www.tmz.com/2018/02/13/larry-nassar-private-jet-tucson-prison/" class="title" data-reactid="349">Larry Nassar Got Private Jet Flight to Tucson Prison </a><!-- react-text: 350 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="351"><div class="content" data-reactid="352"><a href="http://www.tmz.com/2018/02/13/spencer-pratt-lauren-conrad-preventing-hills-reunion-negotiations/" class="title" data-reactid="353">Spencer Pratt Says Lauren Conrad&#x27;s Preventing &#x27;Hills&#x27; Reunio…</a><!-- react-text: 354 --><!-- /react-text --></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="355"><footer data-reactid="356"><div class="links clearfix" data-reactid="357"><div class="logo" data-reactid="358"></div><div class="details" data-reactid="359"><h2 data-reactid="360">Information</h2><ul data-reactid="361"><li data-reactid="362"><a title="The XXL Network" class="" data-reactid="363">The XXL Network</a></li><li data-reactid="364"><a title="Contact Us" href="/contact/" class="" data-reactid="365">Contact Us</a></li><li data-reactid="366"><a title="Advertise" href="http://www.townsquaremedia.com/national-media/advertise" class="" data-reactid="367">Advertise</a></li><li data-reactid="368"><a title="Privacy" href="/privacy" class="" data-reactid="369">Privacy</a></li></ul></div><div class="social-links" data-reactid="370"><h2 data-reactid="371">Follow Us</h2><ul data-reactid="372"><li class="social" data-reactid="373"><a class="share_link youtube" href="https://www.youtube.com/user/XXLMagazine" target="_blank" data-social="youtube" data-reactid="374"><span class="icon-youtube" data-reactid="375"></span></a></li><li class="social" data-reactid="376"><a class="share_link facebook" href="https://www.facebook.com/xxlmag" target="_blank" data-social="facebook" data-reactid="377"><span class="icon-facebook" data-reactid="378"></span></a></li><li class="social" data-reactid="379"><a class="share_link twitter" href="https://twitter.com/XXL" target="_blank" data-social="twitter" data-reactid="380"><span class="icon-twitter" data-reactid="381"></span></a></li></ul></div></div><div class="legal" data-reactid="382"><!-- react-text: 383 -->2018<!-- /react-text --><!-- react-text: 384 --> <!-- /react-text --><!-- react-text: 385 -->XXL Mag<!-- /react-text --><!-- react-text: 386 --> is part of the The XXL Network<!-- /react-text --><!-- react-text: 387 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="388"><!-- react-empty: 389 --><div id="bottom-not-ads" data-reactid="390"><div class="tsm-ad tsm-ad-728" data-reactid="391"><div id="tsm-ad-728b" data-reactid="392"><!-- dynamic ad --></div></div></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":false,"methodSubType":null,"blogId":812,"postId":711468,"url":"/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/","unfriendlyRequestUrl":"/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/","requestUrl":"/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"Hip-Hop News, Rap Music - XXL","aiosp_home_description":"Hip-hop news, rap videos, rap music reviews, rapper interviews - hip hop on a higher level.","aiosp_home_keywords":"hip-hop, rap music, xxl","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title% - XXL","aiosp_page_title_format":"%page_title% - XXL","aiosp_category_title_format":"%category_title% - XXL","aiosp_archive_title_format":"%date% - XXL","aiosp_tag_title_format":"%tag% News","aiosp_search_title_format":"%search% - XXL","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":"Hip-Hop on a Higher Level","blogname":"XXL Mag","carbonUiUpdateCounter":"12","design_option_live":{"page_bg":"FFFFFFFF","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"FF000000","mdl_head_bg":"FFED1B24","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFFFFFF","primary_hue":"FF565656","secondary_hue":"FF565656","primary_head_hue":"FF666666","secondary_head_hue":"FF0F0F0F","primary_active_hue":"FFED1B24","secondary_active_hue":"FF565656","accent_hue":"FFED1B24","header_link_hue":"FF666666","footer_link_hue":"FF666666","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"00777777","secondary_mdl_hue":"FF000000","standout_bg":"FFED1B24","mobile_primary_color":"FFED1B24","mobile_secondary_color":"FFED1B24","iv_primary_color":"FFED1B24","iv_secondary_color":"FFED1B24","iv_tertiary_color":"FFE9E9E9","iv_html_color":"FFFFFFFF","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFED1B24","events_app_secondary_color":"FF565656","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":"","carbon_logo_img":"http://www.xxlmag.com/files/2017/10/xxl-trimmed-spacing.png","carbon_promo_bg_img":"","page_img":"","body_img":"","square_logo_img":"","logo_img":"http://www.xxlmag.com/files/2015/11/xxl.png","logo_img_trim":"http://www.xxlmag.com/files/2015/09/xxlbgmobile2.png","logo_img_light":"","logo_img_dark":"","header_img":"http://www.xxlmag.com/files/2015/09/xxlbgmobile.png","placeholder_img":"","page_head_img":"http://www.xxlmag.com/files/2015/11/header4.png","favicon_img":"http://www.xxlmag.com/files/2015/09/favicon.ico","top_banner_img":"dark","title":"XXL mag","ID":"0","designer":"Steve Frost","comment":"New XXL mag v13","action":"edit","editor":"Anibal Rosado","editorID":115931,"siteID":"812","timestamp":1507652642,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","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_comments":"yes","show_commentscount":"yes","colorscheme":""},"facebook_app":{"id":"132644573937605","fanpage":"https://www.facebook.com/xxlmag","plugins":{"facebook-like-button":"1","facebook-authentication":"1"},"instant_articles":""},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"0","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","maintop-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":"XXL","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear","next-page-offset":"11"},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"722847","ts-templates-homepage-id":"519385","ts-templates-mobile-homepage-id":"519385","tsc_category_sidebars":{"rap-music":"default","lifestyle":"default","news":"default"},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"National","market":"National","genre":{"0":"urban"},"callsign":"XXL","callletters":"XXL","legalname":"XXL","siteclassification":"","street":"","street-2":"","city":"New York","state":"NY","zip":"10019","phone":"","helpline":"","studioline":"","officeline":"","officehours":"","email":"","tipus-email":"","inquiries-email":"inquiries.xxl@townsquaredigital.com","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.xxl@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.xxl@townsquaredigital.com","public-record-administrator-name":"","public-record-administrator-email":"","fcc-online-public-file-url":"","feedbackurl":"","biz-list-url":"","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"XXL","youtube_handle":"XXLMagazine","youtube_channel_id":"","instagram_handle":"xxl","rss_icon":"1","comscore-label":"The XXL"},"_station_logos":{"rss-logo":"http://www.xxlmag.com/files/2015/09/RSSlogolight.png","facebook-logo":"http://www.xxlmag.com/files/2017/08/xxl-fb-image1.jpg","admin-icon-logo":"http://www.xxlmag.com/files/2015/09/32X32.png","apple-low-res":"http://www.xxlmag.com/files/2015/09/57X57.png","apple-high-res":"http://www.xxlmag.com/files/2015/09/114x114.png","apple-ipad":"http://www.xxlmag.com/files/2015/09/72x72.png","mobile-web":"http://www.xxlmag.com/files/2015/09/250x90.png"},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"yes","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Registration XXL Mag","lightbox_message":"Sign up for an account to comment, share your thoughts, and enter to win great prizes","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for member 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 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 this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":812,"blogName":"XXL Mag","blogDescription":"Hip-Hop on a Higher Level","postTitleFormat":"%post_title% - XXL","timeZone":"America/New_York","market":"National","activeDomain":"www.xxlmag.com","legalName":"XXL"},"_station_settings":{"default_show_image":""}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","kruxEnabled":true},"headers":{"title":[{"textContent":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey - XXL"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Lil B is offering free guest features to Houston artists that are being affected by the damages of Hurricane Harvey."}},{"attrs":{"name":"keywords","content":"lil b, lil b guest features, houston, hurricane harvey, lil b houston, lil b hurricane harvey, houston artists"}},{"attrs":{"property":"fb:app_id","content":"224131287965464"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey - XXL"}},{"attrs":{"property":"og:description","content":"Lil B is offering free guest features to Houston artists that are being affected by the damages of Hurricane Harvey."}},{"attrs":{"property":"og:url","content":"http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/"}},{"attrs":{"property":"og:site_name","content":"XXL Mag"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://www.xxlmag.com/files/2015/06/lil-b-getty.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":"@XXL"}},{"attrs":{"name":"sailthru.description","content":"Lil B is offering free guest features to Houston artists that are being affected by the damages of Hurricane Harvey."}},{"attrs":{"name":"sailthru.date","content":"2017-08-29 15:32:52"}},{"attrs":{"name":"sailthru.title","content":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-xxl, tsmmarket-national, tsmtype-national, lil-b, news"}},{"attrs":{"name":"sailthru.author","content":"lindseyindiapaul"}},{"attrs":{"name":"sailthru.image.full","content":"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg"}},{"attrs":{"name":"google-site-verification","content":"MPpu2gYGJ6xZNmRM4CIevyGNNvhnGn7PV6eX1iVdJF0"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://www.xxlmag.com/files/2015/09/favicon.ico"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://www.xxlmag.com/files/2015/09/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"XXL Mag » Feed","href":"http://www.xxlmag.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"XXL Mag » Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey Comments Feed","href":"http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://www.xxlmag.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Master P Signs Lisa Leslie as Head Coach of New Orleans Gators","href":"http://www.xxlmag.com/news/2017/08/master-p-lisa-leslie-head-coach-new-orleans-gators/"}},{"attrs":{"rel":"next","title":"ASAP Ferg and Adidas Skateboarding Unveil New Apparel and Footwear Collection","href":"http://www.xxlmag.com/lifestyle/2017/08/asap-ferg-adidas-skateboarding-unveil-new-apparel-footwear-collection/"}},{"attrs":{"rel":"shortlink","href":"http://www.xxlmag.com/?p=711468"}},{"attrs":{"rel":"canonical","href":"http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/"}},{"attrs":{"rel":"apple-touch-icon-precomposed","href":"http://www.xxlmag.com/files/2015/09/57X57.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"114x114","href":"http://www.xxlmag.com/files/2015/09/114x114.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"72x72","href":"http://www.xxlmag.com/files/2015/09/72x72.png"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=16896931&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"a57de54a","sharethroughArticleKey":"Eg6yDuTM9qDVRUkxkwXboVQo","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"58637","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","top-728x90","bottom-728x90","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["news"],"tags":["lil-b"],"id":"lil-b-free-guest-features-houston-artists-hurricane-harvey","author":"lindseyindiapaul","kw":["lindseyindiapaul","lil-b-free-guest-features-houston-artists-hurricane-harvey","news","lil-b","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":"XXL Mag","itunes_app_id":"1103913111","google_play_app_id":"com.tsm.xxl","daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":"http://www.xxlmag.com/files/2015/09/57X57.png"},"revision":"873e642fa43dd1532ccfb8242e9e3ba0d2c50340"},"activeDomain":"www.xxlmag.com","authLoginFormNonce":"74e4c53e45","authRegFormNonce":"6c96210149","ga":{"ids":{"primary":"UA-19109753-54","secondary":["UA-19109753-34","UA-19109753-60"],"all":["UA-19109753-54","UA-19109753-34","UA-19109753-60"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"yes"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":711468,"postAuthor":3231943,"postDate":"2017-08-29T20:32:52.000Z","postDateGmt":"2017-08-29T19:32:52.000Z","postTitle":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey","postExcerpt":"The rapper is offering free guest verses for the month of September.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"lil-b-free-guest-features-houston-artists-hurricane-harvey","toPing":"","pinged":"","postModified":"2017-08-29T20:42:12.000Z","postModifiedGmt":"2017-08-29T19:42:12.000Z","postContentFiltered":"","postParent":0,"guid":"http://www.xxlmag.com/?p=711468","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 19:32:52.000+0000","postModifiedGmtStr":"2017-08-29 19:42:12.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey - XXL","next":{"latest":[{"postId":706090,"documentUrl":"/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","filterUrl":"/rest/carbon/filter/main/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","sortDate":"2017-08-23 11:49:59.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":708211,"documentUrl":"/news/2017/08/lil-b-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-mixtape/","sortDate":"2017-08-16 22:00:22.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704273,"documentUrl":"/news/2017/08/lil-b-black-ken-tracklist-release-date/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-tracklist-release-date/","sortDate":"2017-08-02 00:26:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704156,"documentUrl":"/news/2017/08/new-music-releases-august-2017/","filterUrl":"/rest/carbon/filter/main/news/2017/08/new-music-releases-august-2017/","sortDate":"2017-08-01 15:40:33.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":697884,"documentUrl":"/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","filterUrl":"/rest/carbon/filter/main/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","sortDate":"2017-07-06 10:43:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":690121,"documentUrl":"/news/2017/06/rappers-neck-tattoos/","filterUrl":"/rest/carbon/filter/main/news/2017/06/rappers-neck-tattoos/","sortDate":"2017-06-09 12:46:18.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":689240,"documentUrl":"/news/2017/06/lil-b-lifts-curse-james-harden/","filterUrl":"/rest/carbon/filter/main/news/2017/06/lil-b-lifts-curse-james-harden/","sortDate":"2017-06-04 13:06:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":685922,"documentUrl":"/news/2017/05/lil-b-best-sports-moments/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-best-sports-moments/","sortDate":"2017-05-31 10:58:25.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":683938,"documentUrl":"/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","sortDate":"2017-05-12 10:18:38.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":682936,"documentUrl":"/news/2017/05/lil-b-completes-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-completes-black-ken-mixtape/","sortDate":"2017-05-09 12:45:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"}],"taxonomy":[{"postId":706090,"documentUrl":"/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","filterUrl":"/rest/carbon/filter/main/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","sortDate":"2017-08-23 11:49:59.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":708211,"documentUrl":"/news/2017/08/lil-b-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-mixtape/","sortDate":"2017-08-16 22:00:22.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704273,"documentUrl":"/news/2017/08/lil-b-black-ken-tracklist-release-date/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-tracklist-release-date/","sortDate":"2017-08-02 00:26:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704156,"documentUrl":"/news/2017/08/new-music-releases-august-2017/","filterUrl":"/rest/carbon/filter/main/news/2017/08/new-music-releases-august-2017/","sortDate":"2017-08-01 15:40:33.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":697884,"documentUrl":"/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","filterUrl":"/rest/carbon/filter/main/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","sortDate":"2017-07-06 10:43:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":690121,"documentUrl":"/news/2017/06/rappers-neck-tattoos/","filterUrl":"/rest/carbon/filter/main/news/2017/06/rappers-neck-tattoos/","sortDate":"2017-06-09 12:46:18.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":689240,"documentUrl":"/news/2017/06/lil-b-lifts-curse-james-harden/","filterUrl":"/rest/carbon/filter/main/news/2017/06/lil-b-lifts-curse-james-harden/","sortDate":"2017-06-04 13:06:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":685922,"documentUrl":"/news/2017/05/lil-b-best-sports-moments/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-best-sports-moments/","sortDate":"2017-05-31 10:58:25.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":683938,"documentUrl":"/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","sortDate":"2017-05-12 10:18:38.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":682936,"documentUrl":"/news/2017/05/lil-b-completes-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-completes-black-ken-mixtape/","sortDate":"2017-05-09 12:45:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"www.xxlmag.com","blogId":812,"method":"get_single","postId":711468,"postType":"post","postDateGmt":"2017-08-29 19:32:52.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":["promotion-14"],"widgetDetails":{"promotion-14":{"widgetInfo":{"id":"promotion-14","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"14"},"widgetParams":{"title":"HIP-HOP ON A HIGHER LEVEL","type":"single","subtype":"","widgetTime":7}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":3231943,"slug":"lindseyindiapaul","name":"Lindsey India","nickname":"Lindsey India ","thumbnail":"http://www.xxlmag.com/files/2017/10/Cjfi-cyXAAASqFY.jpg","url":"http://www.xxlmag.com/author/lindseyindiapaul/"},"firstCategoryName":"News","postType":"post","postTitle":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey","widgetTime":19}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","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":4}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":3}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":3}}}},"single-post-bottom":{"widgets":["widget_third_party_content-2","widget_third_party_content-3","ts_blogroll-19"],"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":"35862","placement":"","targettype":"","mode":"","widgetTime":3}},"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":"32785","placement":"","targettype":"","mode":"","widgetTime":3}},"ts_blogroll-19":{"widgetInfo":{"id":"ts_blogroll-19","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"19"},"widgetParams":{"title":"Best of XXL","type":"main_content_thumb_title_roll","cat":"","tag":"gallery,features","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-4","ts_blogroll-537","google-ads-widget-385","tsq_sailthru_newsletter_widget-309","ts_blogroll-538","rss-feed-11"],"widgetDetails":{"fix_sidebar_marker-4":{"widgetInfo":{"id":"fix_sidebar_marker-4","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"4"}},"ts_blogroll-537":{"widgetInfo":{"id":"ts_blogroll-537","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"537"},"widgetParams":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"3","align":"right","tag":"promo","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}},"google-ads-widget-385":{"widgetInfo":{"id":"google-ads-widget-385","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"385"},"widgetParams":{"title":"Carbon Google Ads","adunit":"maintop-300x250","align":"right","adtype":"dfp6","widgetTime":2}},"tsq_sailthru_newsletter_widget-309":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-309","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"309"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["XXL"],"widgetTime":2}},"ts_blogroll-538":{"widgetInfo":{"id":"ts_blogroll-538","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"538"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}},"rss-feed-11":{"widgetInfo":{"id":"rss-feed-11","groupType":"rss-feed","widgetType":"widget_rss-feed","widgetInstance":"11"},"widgetParams":{"title":"HOT HEADLINES","url":"http://www.tmz.com/rss.xml","title_url":"http://www.tmz.com","header_url":"","items":"10","show_summary":"","show_date":"","show_image":"","show_author":"","show_rss_icon":"1","header_image":"","show_header_image":"","title_length":"0","link_title":"1","link_text":"","link_url":"","url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com/rss.xml"},"title_url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com"}}}}},"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":{"promotion-14":{"info":{"id":"promotion-14","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"14"},"params":{"title":"HIP-HOP ON A HIGHER LEVEL","type":"single","subtype":"","widgetTime":7},"data":[0],"dataDetails":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":3231943,"slug":"lindseyindiapaul","name":"Lindsey India","nickname":"Lindsey India ","thumbnail":"http://www.xxlmag.com/files/2017/10/Cjfi-cyXAAASqFY.jpg","url":"http://www.xxlmag.com/author/lindseyindiapaul/"},"firstCategoryName":"News","postType":"post","postTitle":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey","widgetTime":19},"data":[711468],"dataDetails":{"711468":{"thumbnail":"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg","caption":"Getty Images","excerpt":"The rapper is offering free guest verses for the month of September.","date":"August 29, 2017 3:32 PM","postDateGmt":"2017-08-29 19:32:52 +0000","postModifiedGmt":"2017-08-29 19:42:12 +0000","title":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey","url":"http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/","id":711468,"contentRaw":"[caption id=\"attachment_501107\" align=\"alignnone\" width=\"630\"]<img class=\"size-630scaled wp-image-501107\" src=\"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"rappers running for political office lil b\" width=\"630\" height=\"420\" /> Issac Brekken, Getty Images[/caption]\r\n\r\nHurricane Harvey in Houston is affecting thousands of people, and while some have had to do emergency evacuations of their homes, there are still many residents who are stuck as they await to be rescued. Tons of <a href=\"http://www.xxlmag.com/news/2017/08/drake-nicki-minaj-houston-hurricane-harvey/\">celebrities are doing whatever they can </a>to make donations and help residents, but <a href=\"http://www.xxlmag.com/tags/lil-b/\">Lil B</a> is taking a different approach.\r\n\r\nThe <em><a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-mixtape/\">Black Ken</a></em> rapper is offering to provide free guest verses to any artists in Houston that are affected by Hurricane Harvey this week. He mentions that he will be giving his verses to artists for the month of September.\r\n\r\n\"If you were affected by the flood in Huston [sic] and you make music,\" BasedGod writes. \"Lil B is giving free verses to all artist from Huston Texas for sept.\"\r\n\r\nEarlier this month, Lil B dropped his <em>Black Ken</em> mixtape, which <a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-tracklist-release-date/\">contained a whopping 27 total tracks</a> that he were each produced by him, with one guest feature from iLoveMakonnen. He even dedicated the full project to Kanye West, Diddy, <a href=\"http://www.xxlmag.com/news/2016/12/lil-b-dedicates-black-ken-mixtape-to-lil-uzi-vert-iggy-azalea/\">Lil Uzi Vert, Iggy Azalea</a> and others, calling it his \"first official mixtape.\"\r\n\r\nEarlier this year, the BasedGod also <a href=\"http://www.xxlmag.com/news/2017/06/lil-b-lifts-curse-james-harden/\">lifted his curse</a> on basketball star James Harden after the Houston Rockets' season ended in the NBA.\r\n\r\nSee what Lil B had to say in response to Hurricane Harvey in the tweet below.\r\n\r\nhttps://twitter.com/LILBTHEBASEDGOD/status/902590451793973248\r\n<p style=\"text-align: center;\"><strong>See 25 of the Best Hip-Hop Projects of 2017 (So Far)</strong></p>\r\n[gallery galleryid=\"812:699789\" galleryindex=\"0\" ids=\"699982,699981,699997,700008,699996,699991,699990,699989,699995,700001,700000,700012,699994,699999,699998,699993,699987,699992,699988,699984,700006,700009,700007,700021,699985\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n\r\nhttps://youtu.be/BQnpTG8TpSM","content":"\n<figure id=\"attachment_501107\" class=\"content-post-image alignnone\"><span class=\"image-frame\"><noscript><img src=\"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-630scaled wp-image-501107 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"rappers running for political office lil b\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Issac Brekken, Getty Images</figcaption></figure><p>Hurricane Harvey in Houston is affecting thousands of people, and while some have had to do emergency evacuations of their homes, there are still many residents who are stuck as they await to be rescued. Tons of <a href=\"http://www.xxlmag.com/news/2017/08/drake-nicki-minaj-houston-hurricane-harvey/\">celebrities are doing whatever they can </a>to make donations and help residents, but <a href=\"http://www.xxlmag.com/tags/lil-b/\">Lil B</a> is taking a different approach.</p>\n<p>The <em><a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-mixtape/\">Black Ken</a></em> rapper is offering to provide free guest verses to any artists in Houston that are affected by Hurricane Harvey this week. He mentions that he will be giving his verses to artists for the month of September.</p>\n<p>“If you were affected by the flood in Huston [sic] and you make music,” BasedGod writes. “Lil B is giving free verses to all artist from Huston Texas for sept.”</p>\n<p>Earlier this month, Lil B dropped his <em>Black Ken</em> mixtape, which <a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-tracklist-release-date/\">contained a whopping 27 total tracks</a> that he were each produced by him, with one guest feature from iLoveMakonnen. He even dedicated the full project to Kanye West, Diddy, <a href=\"http://www.xxlmag.com/news/2016/12/lil-b-dedicates-black-ken-mixtape-to-lil-uzi-vert-iggy-azalea/\">Lil Uzi Vert, Iggy Azalea</a> and others, calling it his “first official mixtape.”</p>\n<p>Earlier this year, the BasedGod also <a href=\"http://www.xxlmag.com/news/2017/06/lil-b-lifts-curse-james-harden/\">lifted his curse</a> on basketball star James Harden after the Houston Rockets’ season ended in the NBA.</p>\n<p>See what Lil B had to say in response to Hurricane Harvey in the tweet below.</p>\n<blockquote class=\"twitter-tweet\" data-width=\"550\">\n<p lang=\"en\" dir=\"ltr\">If you were affected by the flood in Huston and you make music. Lil B is giving free verses to all artist from Huston Texas for sept – Lil B</p>\n<p>— Lil B THE BASEDGOD (@LILBTHEBASEDGOD) <a href=\"https://twitter.com/LILBTHEBASEDGOD/status/902590451793973248\">August 29, 2017</a></p>\n</blockquote>\n<p><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"><\/script></p>\n<p style=\"text-align: center;\"><strong>See 25 of the Best Hip-Hop Projects of 2017 (So Far)</strong></p>\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/699789?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-812-699789-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'dark'\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://www.xxlmag.com/files/2017/07/Big-Sean.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-812-699789-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper dark\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-812-699789-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-812-699789-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-812-699789-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-812-699789-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<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/BQnpTG8TpSM?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div><span class=\"tsm_youtube_sub\">Subscribe to <a style=\"margin-right:5px;\" href=\"http://www.youtube.com/subscription_center?add_user=XXLMagazine\">XXL on Youtube</a></span></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey","excerpt":"The rapper is offering free guest verses for the month of September.","post_excerpt":"The rapper is offering free guest verses for the month of September.","post_more_excerpt":"<p>The rapper is offering free guest verses for the month of September.\n<p class=\"more_act\"><a href=\"http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/\" title=\"Lil B Offers Free Guest Features to Houston Artists Affected by Hurricane Harvey\">Read More</a></p>\n","permalink":"http://www.xxlmag.com/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/","image":{"id":501107,"url":"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg","caption":"Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":6409,"slug":"lil-b","title":"lil b","description":"","post_count":312,"link_url":"http://www.xxlmag.com/tags/lil-b/","feed_url":"http://www.xxlmag.com/tags/lil-b/feed/","term_taxonomy_id":6429,"object_id":0}],"categories":[{"id":8054,"slug":"news","title":"News","description":"All the news that's fit to spit","parent":0,"post_count":42005,"link_url":"http://www.xxlmag.com/category/news/","feed_url":"http://www.xxlmag.com/category/news/feed/","term_taxonomy_id":8081,"object_id":0}],"authors":[{"id":3231943,"slug":"lindseyindiapaul","name":"Lindsey India","nickname":"Lindsey India ","thumbnail":"http://www.xxlmag.com/files/2017/10/Cjfi-cyXAAASqFY.jpg","url":"http://www.xxlmag.com/author/lindseyindiapaul/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Lil%20B%20Offers%20Free%20Guest%20Features%20to%20Houston%20Artists%20Affected%20by%20Hurricane%20Harvey%20http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2017%2F08%2Flil-b-free-guest-features-houston-artists-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%40XXL","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2017%2F08%2Flil-b-free-guest-features-houston-artists-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://www.xxlmag.com/news/2017/08/master-p-lisa-leslie-head-coach-new-orleans-gators/","prevArticle":"http://www.xxlmag.com/lifestyle/2017/08/asap-ferg-adidas-skateboarding-unveil-new-apparel-footwear-collection/","pageUrl":"/news/2017/08/lil-b-free-guest-features-houston-artists-hurricane-harvey/","blogId":812,"domain":"www.xxlmag.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"501107\" attr-caption=\" Issac Brekken, Getty Images\" attr-align=\"none\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg?w=630&amp;amp;h=420&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>Hurricane Harvey in Houston is affecting thousands of people, and while some have had to do emergency evacuations of their homes, there are still many residents who are stuck as they await to be rescued. Tons of <a href=\"http://www.xxlmag.com/news/2017/08/drake-nicki-minaj-houston-hurricane-harvey/\">celebrities are doing whatever they can </a>to make donations and help residents, but <a href=\"http://www.xxlmag.com/tags/lil-b/\">Lil B</a> is taking a different approach.</p>\n<p>The <em><a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-mixtape/\">Black Ken</a></em> rapper is offering to provide free guest verses to any artists in Houston that are affected by Hurricane Harvey this week. He mentions that he will be giving his verses to artists for the month of September.</p>\n<p>\"If you were affected by the flood in Huston [sic] and you make music,\" BasedGod writes. \"Lil B is giving free verses to all artist from Huston Texas for sept.\"</p>\n<p>Earlier this month, Lil B dropped his <em>Black Ken</em> mixtape, which <a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-tracklist-release-date/\">contained a whopping 27 total tracks</a> that he were each produced by him, with one guest feature from iLoveMakonnen. He even dedicated the full project to Kanye West, Diddy, <a href=\"http://www.xxlmag.com/news/2016/12/lil-b-dedicates-black-ken-mixtape-to-lil-uzi-vert-iggy-azalea/\">Lil Uzi Vert, Iggy Azalea</a> and others, calling it his \"first official mixtape.\"</p>\n<p>Earlier this year, the BasedGod also <a href=\"http://www.xxlmag.com/news/2017/06/lil-b-lifts-curse-james-harden/\">lifted his curse</a> on basketball star James Harden after the Houston Rockets' season ended in the NBA.</p>\n<p>See what Lil B had to say in response to Hurricane Harvey in the tweet below.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.twitter.com/1/statuses/oembed.json?url=https%3A%2F%2Ftwitter.com%2FLILBTHEBASEDGOD%2Fstatus%2F902590451793973248\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p style=\"text-align: center;\"><strong>See 25 of the Best Hip-Hop Projects of 2017 (So Far)</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/www.xxlmag.com/galleryId/699789?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://www.xxlmag.com/files/2017/07/Big-Sean.jpg\" attr-layout=\"\" attr-fullscreen=\"1\"></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FBQnpTG8TpSM&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Hurricane Harvey in Houston is affecting thousands of people, and while some have had to do emergency evacuations of their homes, there are still many residents who are stuck as they await to be rescued. Tons of <a href=\"http://www.xxlmag.com/news/2017/08/drake-nicki-minaj-houston-hurricane-harvey/\">celebrities are doing whatever they can </a>to make donations and help residents, but <a href=\"http://www.xxlmag.com/tags/lil-b/\">Lil B</a> is taking a different approach.</p>\n"},"currentTextLength":332,"runningCounter":1,"cumulativePodTextLength":332,"totalSimilarConsecutiveElements":6,"totalTextLength":1315},{"type":"singlePostText","data":{"text":"<p>The&#xA0;<em><a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-mixtape/\">Black Ken</a></em>&#xA0;rapper is offering to provide free guest verses to any artists in Houston that are affected by Hurricane Harvey this week. He mentions that he will be giving his verses to artists for the month of September.</p>\n"},"currentTextLength":232,"runningCounter":2,"cumulativePodTextLength":564,"totalSimilarConsecutiveElements":6,"totalTextLength":1315},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>&quot;If you were affected by the flood in Huston [sic] and you make music,&quot; BasedGod writes. &quot;Lil B is giving free verses to all artist from Huston Texas for sept.&quot;</p>\n"},"currentTextLength":181,"runningCounter":3,"cumulativePodTextLength":745,"totalSimilarConsecutiveElements":6,"totalTextLength":1315},{"type":"singlePostText","data":{"text":"<p>Earlier this month, Lil B dropped his&#xA0;<em>Black Ken</em> mixtape, which <a href=\"http://www.xxlmag.com/news/2017/08/lil-b-black-ken-tracklist-release-date/\">contained a whopping 27 total tracks</a>&#xA0;that he were each produced by him, with one guest feature from iLoveMakonnen. He even dedicated the full project to&#xA0;Kanye West, Diddy,&#xA0;<a href=\"http://www.xxlmag.com/news/2016/12/lil-b-dedicates-black-ken-mixtape-to-lil-uzi-vert-iggy-azalea/\">Lil Uzi Vert, Iggy Azalea</a>&#xA0;and others, calling it his &quot;first official mixtape.&quot;</p>\n"},"currentTextLength":349,"runningCounter":4,"cumulativePodTextLength":1094,"totalSimilarConsecutiveElements":6,"totalTextLength":1315},{"type":"singlePostText","data":{"text":"<p>Earlier this year, the BasedGod also <a href=\"http://www.xxlmag.com/news/2017/06/lil-b-lifts-curse-james-harden/\">lifted his curse</a> on basketball star James Harden after the Houston Rockets&apos; season ended in the NBA.</p>\n"},"currentTextLength":143,"runningCounter":5,"cumulativePodTextLength":1237,"totalSimilarConsecutiveElements":6,"totalTextLength":1315},{"type":"singlePostText","data":{"text":"<p>See what Lil B had to say in response to Hurricane Harvey in the tweet below.</p>\n"},"currentTextLength":78,"runningCounter":6,"cumulativePodTextLength":1315,"totalSimilarConsecutiveElements":6,"totalTextLength":1315},{"type":"singlePostOembed","data":{"url":"https://twitter.com/LILBTHEBASEDGOD/status/902590451793973248","author_name":"Lil B THE BASEDGOD","author_url":"https://twitter.com/LILBTHEBASEDGOD","html":"<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">If you were affected by the flood in Huston and you make music. Lil B is giving free verses to all artist from Huston Texas for sept - Lil B</p>&mdash; Lil B THE BASEDGOD (@LILBTHEBASEDGOD) <a href=\"https://twitter.com/LILBTHEBASEDGOD/status/902590451793973248?ref_src=twsrc%5Etfw\">August 29, 2017</a></blockquote>\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"><\/script>\n","width":550,"height":null,"type":"rich","cache_age":"3153600000","provider_name":"Twitter","provider_url":"https://twitter.com","version":"1.0"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>See 25 of the Best Hip-Hop Projects of 2017 (So Far)</strong></p>\n"},"currentTextLength":53,"runningCounter":1,"cumulativePodTextLength":53,"totalSimilarConsecutiveElements":1,"totalTextLength":53},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/www.xxlmag.com/galleryId/699789?filterexclusions&galleryindex=0","thumbnail":"http://www.xxlmag.com/files/2017/07/Big-Sean.jpg","layout":"","fullscreen":1},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":2},{"type":"singlePostOembed","data":{"title":"Lil B And An XXL Staffer Have Push Up Battle (March 2011)","provider_url":"https://www.youtube.com/","author_name":"XXL","thumbnail_url":"https://i.ytimg.com/vi/BQnpTG8TpSM/hqdefault.jpg","width":480,"author_url":"https://www.youtube.com/user/XXLMagazine","thumbnail_height":360,"version":"1.0","type":"video","height":270,"thumbnail_width":480,"provider_name":"YouTube","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/BQnpTG8TpSM?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>"},"currentTextLength":null,"runningCounter":2,"totalSimilarConsecutiveElements":2}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed","singlePostGallery"],"podHeader":[{"type":"singlePostImage","data":{"id":501107,"caption":"Issac Brekken, Getty Images","align":"none","width":630,"height":420,"url":"http://www.xxlmag.com/files/2015/06/lil-b-getty.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":706090,"documentUrl":"/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","filterUrl":"/rest/carbon/filter/main/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","sortDate":"2017-08-23 11:49:59.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":708211,"documentUrl":"/news/2017/08/lil-b-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-mixtape/","sortDate":"2017-08-16 22:00:22.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704273,"documentUrl":"/news/2017/08/lil-b-black-ken-tracklist-release-date/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-tracklist-release-date/","sortDate":"2017-08-02 00:26:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704156,"documentUrl":"/news/2017/08/new-music-releases-august-2017/","filterUrl":"/rest/carbon/filter/main/news/2017/08/new-music-releases-august-2017/","sortDate":"2017-08-01 15:40:33.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":697884,"documentUrl":"/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","filterUrl":"/rest/carbon/filter/main/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","sortDate":"2017-07-06 10:43:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":690121,"documentUrl":"/news/2017/06/rappers-neck-tattoos/","filterUrl":"/rest/carbon/filter/main/news/2017/06/rappers-neck-tattoos/","sortDate":"2017-06-09 12:46:18.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":689240,"documentUrl":"/news/2017/06/lil-b-lifts-curse-james-harden/","filterUrl":"/rest/carbon/filter/main/news/2017/06/lil-b-lifts-curse-james-harden/","sortDate":"2017-06-04 13:06:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":685922,"documentUrl":"/news/2017/05/lil-b-best-sports-moments/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-best-sports-moments/","sortDate":"2017-05-31 10:58:25.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":683938,"documentUrl":"/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","sortDate":"2017-05-12 10:18:38.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":682936,"documentUrl":"/news/2017/05/lil-b-completes-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-completes-black-ken-mixtape/","sortDate":"2017-05-09 12:45:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"}],"taxonomy":[{"postId":706090,"documentUrl":"/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","filterUrl":"/rest/carbon/filter/main/news/2017/08/here-are-the-best-projects-released-from-all-xxl-freshmen/","sortDate":"2017-08-23 11:49:59.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":708211,"documentUrl":"/news/2017/08/lil-b-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-mixtape/","sortDate":"2017-08-16 22:00:22.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704273,"documentUrl":"/news/2017/08/lil-b-black-ken-tracklist-release-date/","filterUrl":"/rest/carbon/filter/main/news/2017/08/lil-b-black-ken-tracklist-release-date/","sortDate":"2017-08-02 00:26:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":704156,"documentUrl":"/news/2017/08/new-music-releases-august-2017/","filterUrl":"/rest/carbon/filter/main/news/2017/08/new-music-releases-august-2017/","sortDate":"2017-08-01 15:40:33.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":697884,"documentUrl":"/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","filterUrl":"/rest/carbon/filter/main/news/2017/07/omar-epps-takes-shot-lil-b-social-media/","sortDate":"2017-07-06 10:43:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":690121,"documentUrl":"/news/2017/06/rappers-neck-tattoos/","filterUrl":"/rest/carbon/filter/main/news/2017/06/rappers-neck-tattoos/","sortDate":"2017-06-09 12:46:18.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":689240,"documentUrl":"/news/2017/06/lil-b-lifts-curse-james-harden/","filterUrl":"/rest/carbon/filter/main/news/2017/06/lil-b-lifts-curse-james-harden/","sortDate":"2017-06-04 13:06:20.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":685922,"documentUrl":"/news/2017/05/lil-b-best-sports-moments/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-best-sports-moments/","sortDate":"2017-05-31 10:58:25.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":683938,"documentUrl":"/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-lift-curse-houston-rockets-james-harden-terrible-playoffs/","sortDate":"2017-05-12 10:18:38.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"},{"postId":682936,"documentUrl":"/news/2017/05/lil-b-completes-black-ken-mixtape/","filterUrl":"/rest/carbon/filter/main/news/2017/05/lil-b-completes-black-ken-mixtape/","sortDate":"2017-05-09 12:45:16.000 +0000","termTaxonomyId":6429,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":4},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","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":3},"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":3},"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":"35862","placement":"","targettype":"","mode":"","widgetTime":3},"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":"32785","placement":"","targettype":"","mode":"","widgetTime":3},"data":[],"dataDetails":{}},"ts_blogroll-19":{"info":{"id":"ts_blogroll-19","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"19"},"params":{"title":"Best of XXL","type":"main_content_thumb_title_roll","cat":"","tag":"gallery,features","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":1},"data":[749970,749753,749428,748900],"dataDetails":{"748900":{"postid":"748900","sortdate":"2018-02-05T14:53:53.000Z","data":{"mainData":{"postType":"post","caption":"Kylie Jenner via YouTube","thumbnail":"http://www.xxlmag.com/files/2018/02/travis-scott-kylie-jenner.jpg","postDateGmt":"2018-02-05 14:53:53 +0000","title":"Fans Guess the Name of Travis Scott and Kylie Jenner&CloseCurlyQuote;s Baby","url":"http://www.xxlmag.com/news/2018/02/travis-scott-kylie-jenner-daughter-hip-hop-fans-guess-name/","id":748900,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"There&apos;s no telling when we&apos;ll know for sure. ","authors":[{"id":2789667,"slug":"peterberry","name":"Peter A. Berry","first_name":"Peter","last_name":"Berry","nickname":"Pelly","thumbnail":"http://www.xxlmag.com/files/2017/10/Peter-A.jpg","url":"http://www.xxlmag.com/author/peterberry/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=OWg122nxIgM&amp;t=","youtubeId":"OWg122nxIgM"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=OWg122nxIgM&amp;t=","dynamic-lead-title":"Fans Guess Baby&apos;s Name","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Fans Guess the Name of Travis Scott and Kylie Jenner&CloseCurlyQuote;s Baby"}}},"749428":{"postid":"749428","sortdate":"2018-02-07T17:49:30.000Z","data":{"mainData":{"postType":"post","caption":"Neilson Barnard, Getty Images","thumbnail":"http://www.xxlmag.com/files/2017/10/asap-rocky.jpeg","postDateGmt":"2018-02-07 17:49:30 +0000","title":"Fans Guess the Title of ASAP Rocky&CloseCurlyQuote;s New Album","url":"http://www.xxlmag.com/news/2018/02/fans-guess-title-asap-rocky-new-album/","id":749428,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The album still doesn&apos;t have a slated release date.","authors":[{"id":3231943,"slug":"lindseyindiapaul","name":"Lindsey India","nickname":"Lindsey India ","thumbnail":"http://www.xxlmag.com/files/2017/10/Cjfi-cyXAAASqFY.jpg","url":"http://www.xxlmag.com/author/lindseyindiapaul/"}],"video":false,"videoUrl":"https://youtu.be/V1FOQiYXeHs","youtubeId":"V1FOQiYXeHs"},"alternateData":{"_townsquare_media_url":"https://youtu.be/V1FOQiYXeHs","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Fans Guess the Title of ASAP Rocky&CloseCurlyQuote;s New Album"}}},"749753":{"postid":"749753","sortdate":"2018-02-08T20:44:59.000Z","data":{"mainData":{"postType":"post","caption":"Reebok ","thumbnail":"http://www.xxlmag.com/files/2018/02/reebok-always.jpg","postDateGmt":"2018-02-08 20:44:59 +0000","title":"Lil Yachty Celebrates Launch of Reebok&CloseCurlyQuote;s Workout Plus Sneaker","url":"http://www.xxlmag.com/lifestyle/2018/02/lil-yachty-celebrates-launch-of-reeboks-workout-plus-sneaker-and-always-classic-campaign/","id":749753,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The King of the Youth helps celebrate Reebok&apos;s latest campaign. ","authors":[{"id":2475053,"slug":"roger","name":"Roger Krastz","first_name":"Roger","last_name":"Krastz","nickname":"roger","thumbnail":"http://www.xxlmag.com/files/2015/09/IMG_1723.jpg","url":"http://www.xxlmag.com/author/roger/"}],"video":true,"videoUrl":"https://youtu.be/Z4_-Ldp9Xog","youtubeId":"Z4_-Ldp9Xog"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Z4_-Ldp9Xog","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":"Lil Yachty Celebrates Launch of Reebok&CloseCurlyQuote;s Workout Plus Sneaker"}}},"749970":{"postid":"749970","sortdate":"2018-02-09T16:30:12.000Z","data":{"mainData":{"postType":"post","caption":"Jordan Brand ","thumbnail":"http://www.xxlmag.com/files/2018/02/jordan-brand2.jpg","postDateGmt":"2018-02-09 16:30:12 +0000","title":"Top 5 Sneakers Coming Out This Weekend","url":"http://www.xxlmag.com/lifestyle/2018/02/sneakers-air-jordan-8-valentines-day-and-more/","id":749970,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Here&apos;s XXL&apos;s best sneaker drops of the weekend. ","authors":[{"id":2475053,"slug":"roger","name":"Roger Krastz","first_name":"Roger","last_name":"Krastz","nickname":"roger","thumbnail":"http://www.xxlmag.com/files/2015/09/IMG_1723.jpg","url":"http://www.xxlmag.com/author/roger/"}],"video":true,"videoUrl":"https://youtu.be/C2isTNNPR_0","youtubeId":"C2isTNNPR_0"},"alternateData":{"_townsquare_media_url":"https://youtu.be/C2isTNNPR_0","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":"Top 5 Sneakers Coming Out This Weekend"}}}},"redisCached":true},"fix_sidebar_marker-4":{"info":{"id":"fix_sidebar_marker-4","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"4"},"params":{"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-537":{"info":{"id":"ts_blogroll-537","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"537"},"params":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"3","align":"right","tag":"promo","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":5,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[749855,749753,749677],"dataDetails":{"749677":{"postid":"749677","sortdate":"2018-02-08T17:47:19.000Z","data":{"mainData":{"postType":"post","caption":"Power 106 Los Angles via YouTube","thumbnail":"http://www.xxlmag.com/files/2018/02/Amine-Freestyle.jpg","postDateGmt":"2018-02-08 17:47:19 +0000","title":"Amine Spits a Fire Freestyle Over Clipse&apos;s &apos;&apos;Momma I&apos;m So Sorry&apos;&apos;","url":"http://www.xxlmag.com/rap-music/new-music/2018/02/amine-freestyle-clipses-momma-im-so-sorry-beat/","id":749677,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"He ripped this. ","authors":[{"id":2475030,"slug":"cvernoncoleman","name":"C. Vernon Coleman II","first_name":"C. Vernon","last_name":"Coleman II","nickname":"cvernoncoleman","thumbnail":"http://www.xxlmag.com/files/2015/09/IMG_46861.jpg","url":"http://www.xxlmag.com/author/cvernoncoleman/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=C5ZRNiywr6I&feature=youtu.be","youtubeId":"C5ZRNiywr6I"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=C5ZRNiywr6I&feature=youtu.be","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":"Amine Spits a Fire Freestyle Over Clipse&apos;s &apos;&apos;Momma I&apos;m So Sorry&apos;&apos;"}}},"749753":{"postid":"749753","sortdate":"2018-02-08T20:44:59.000Z","data":{"mainData":{"postType":"post","caption":"Reebok ","thumbnail":"http://www.xxlmag.com/files/2018/02/reebok-always.jpg","postDateGmt":"2018-02-08 20:44:59 +0000","title":"Lil Yachty Celebrates Launch of Reebok&CloseCurlyQuote;s Workout Plus Sneaker","url":"http://www.xxlmag.com/lifestyle/2018/02/lil-yachty-celebrates-launch-of-reeboks-workout-plus-sneaker-and-always-classic-campaign/","id":749753,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The King of the Youth helps celebrate Reebok&apos;s latest campaign. ","authors":[{"id":2475053,"slug":"roger","name":"Roger Krastz","first_name":"Roger","last_name":"Krastz","nickname":"roger","thumbnail":"http://www.xxlmag.com/files/2015/09/IMG_1723.jpg","url":"http://www.xxlmag.com/author/roger/"}],"video":true,"videoUrl":"https://youtu.be/Z4_-Ldp9Xog","youtubeId":"Z4_-Ldp9Xog"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Z4_-Ldp9Xog","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":"Lil Yachty Celebrates Launch of Reebok&CloseCurlyQuote;s Workout Plus Sneaker"}}},"749855":{"postid":"749855","sortdate":"2018-02-08T23:35:50.000Z","data":{"mainData":{"postType":"post","caption":"Def Jam Recordings","thumbnail":"http://www.xxlmag.com/files/2018/02/2-chainz-the-play-dont-care-who-makes-it.jpg","postDateGmt":"2018-02-08 23:35:50 +0000","title":"Stream 2 Chainz&apos;s New EP &apos;The Play Don&apos;t Care Who Makes It&apos;","url":"http://www.xxlmag.com/rap-music/new-music/2018/02/2-chainz-the-play-dont-care-who-makes-it-ep-2/","id":749855,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"2 Chainz&apos;s latest project is here.","authors":[{"id":3443868,"slug":"nickmojica","name":"Nick Mojica","first_name":"Nick","last_name":"Mojica","nickname":"nickmojica","thumbnail":"http://www.xxlmag.com/files/2017/10/4fdf242b-cb27-413f-84ab-1da5dc5f7e19.jpg","url":"http://www.xxlmag.com/author/nickmojica/"}],"video":true,"videoUrl":"https://youtu.be/XCmdmCFx8wU","youtubeId":"XCmdmCFx8wU"},"alternateData":{"_townsquare_media_url":"https://youtu.be/XCmdmCFx8wU","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":"Stream 2 Chainz&apos;s New EP &apos;The Play Don&apos;t Care Who Makes It&apos;"}}}},"redisCached":true},"google-ads-widget-385":{"info":{"id":"google-ads-widget-385","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"385"},"params":{"title":"Carbon Google Ads","adunit":"maintop-300x250","align":"right","adtype":"dfp6","widgetTime":2},"data":["maintop-300x250"],"dataDetails":{"maintop-300x250":{"adUnit":"maintop-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-309":{"info":{"id":"tsq_sailthru_newsletter_widget-309","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"309"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["XXL"],"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-538":{"info":{"id":"ts_blogroll-538","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"538"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[750781,750743,750785],"dataDetails":{"750743":{"postid":"750743","sortdate":"2018-02-13T20:24:44.000Z","data":{"mainData":{"postType":"post","caption":"XXL","thumbnail":"http://www.xxlmag.com/files/2018/02/DJ-Whoo-Kid-XXL-Whoolywood-Shuffle-Feature.jpeg","postDateGmt":"2018-02-13 20:24:44 +0000","title":"RZA Guests on XXL&apos;s &apos;Whoolywood Shuffle&apos; Podcast","url":"http://www.xxlmag.com/news/2018/02/xxls-whoolywood-shuffle-podcast-rza-thomas-lennon/","id":750743,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"RZA and &apos;Reno 911&apos; actor Thomas Lennon are guests on the first episode of XXL&apos;s &apos;Whoolywood Shuffle&apos; podcast. ","authors":[{"id":2789667,"slug":"peterberry","name":"Peter A. Berry","first_name":"Peter","last_name":"Berry","nickname":"Pelly","thumbnail":"http://www.xxlmag.com/files/2017/10/Peter-A.jpg","url":"http://www.xxlmag.com/author/peterberry/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=IQSxnN2z1SU&feature=youtu.be","youtubeId":"IQSxnN2z1SU"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=IQSxnN2z1SU&feature=youtu.be","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"RZA Guests on XXL&apos;s &apos;Whoolywood Shuffle&apos; Podcast"}}},"750781":{"postid":"750781","sortdate":"2018-02-13T20:30:53.000Z","data":{"mainData":{"postType":"post","caption":"EMPIRE","thumbnail":"http://www.xxlmag.com/files/2018/02/Mozzy-Spiritual-Conversations.jpg","postDateGmt":"2018-02-13 20:30:53 +0000","title":"Mozzy Announces New EP &apos;Spiritual Conversations&apos; and New Album","url":"http://www.xxlmag.com/news/2018/02/mozzy-new-ep-spiritual-conversations/","id":750781,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Mozzy has two new projects on the way.","authors":[{"id":3443868,"slug":"nickmojica","name":"Nick Mojica","first_name":"Nick","last_name":"Mojica","nickname":"nickmojica","thumbnail":"http://www.xxlmag.com/files/2017/10/4fdf242b-cb27-413f-84ab-1da5dc5f7e19.jpg","url":"http://www.xxlmag.com/author/nickmojica/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=-dHlQCR_dVU&t=4s","youtubeId":"-dHlQCR_dVU"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=-dHlQCR_dVU&t=4s","dynamic-lead-title":"New EP and Album","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Mozzy Announces New EP &apos;Spiritual Conversations&apos; and New Album"}}},"750785":{"postid":"750785","sortdate":"2018-02-13T20:22:35.000Z","data":{"mainData":{"postType":"post","caption":"WORLDSTARHIPHOP via YouTube","thumbnail":"http://www.xxlmag.com/files/2018/02/lil-baby-sherwood-marty-a-day-in-the-hood-video.jpg","postDateGmt":"2018-02-13 20:22:35 +0000","title":"Lil Baby and Sherwood Marty Drop &apos;&apos;Day in My Hood&apos;&apos; Video","url":"http://www.xxlmag.com/video/2018/02/lil-baby-sherwood-marty-day-in-my-hood-video/","id":750785,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The rappers take us into their world.","authors":[{"id":3231943,"slug":"lindseyindiapaul","name":"Lindsey India","nickname":"Lindsey India ","thumbnail":"http://www.xxlmag.com/files/2017/10/Cjfi-cyXAAASqFY.jpg","url":"http://www.xxlmag.com/author/lindseyindiapaul/"}],"video":false,"videoUrl":"https://youtu.be/b92r_yYSugM","youtubeId":"b92r_yYSugM"},"alternateData":{"_townsquare_media_url":"https://youtu.be/b92r_yYSugM","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Lil Baby and Sherwood Marty Drop &apos;&apos;Day in My Hood&apos;&apos; Video"}}}},"redisCached":true},"rss-feed-11":{"info":{"id":"rss-feed-11","groupType":"rss-feed","widgetType":"widget_rss-feed","widgetInstance":"11"},"params":{"title":"HOT HEADLINES","url":"http://www.tmz.com/rss.xml","title_url":"http://www.tmz.com","header_url":"","items":"10","show_summary":"","show_date":"","show_image":"","show_author":"","show_rss_icon":"1","header_image":"","show_header_image":"","title_length":"0","link_title":"1","link_text":"","link_url":"","url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com/rss.xml"},"title_url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com"},"widgetTime":2},"data":[1,2,3,4,5,6,7,8,9,10],"dataDetails":{"1":{"title":"John Cena Fires Back In $500k Supercar War with Ford","url":"http://www.tmz.com/2018/02/13/john-cena-ford-gt-supercar-lawsuit/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"2":{"title":"Warrant Issued for &apos;Atomic Blonde&apos; Producer David Guillod&apos;s DNA in Connection with Rape Allegations","url":"http://www.tmz.com/2018/02/13/atomic-blonde-producer-david-guillod-rape-allegations-dna-warrant/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"3":{"title":"Jared Fogle Thinks He Got Screwed and Larry Nassar Got Leniency","url":"http://www.tmz.com/2018/02/13/jared-fogle-prison-sentence-plea-deal-larry-nassar/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"4":{"title":"LaVar Ball Shaded By Warriors Co-Owner Peter Guber","url":"http://www.tmz.com/2018/02/13/peter-guber-lavar-ball-warriors/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"5":{"title":"Barack Obama&apos;s D.C. Office Investigated After White Powdery Substance Found","url":"http://www.tmz.com/2018/02/13/barack-obama-office-white-powder-investigation/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"6":{"title":"Tamar Braxton&apos;s Estranged Husband Owes $65k on Rolls-Royce Deal","url":"http://www.tmz.com/2018/02/13/tamar-braxton-vincent-herbert-owes-65k-rolls-royce/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"7":{"title":"John Legend Says Stop Hating on Barack and Michelle Obama Portraits ","url":"http://www.tmz.com/2018/02/13/john-legend-barack-obama-michelle-portraits-smithsonian-gallery/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"8":{"title":"LeBron James Producing &apos;House Party&apos; Remake ","url":"http://www.tmz.com/2018/02/13/lebron-james-house-party-remake/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"9":{"title":"Larry Nassar Got Private Jet Flight to Tucson Prison ","url":"http://www.tmz.com/2018/02/13/larry-nassar-private-jet-tucson-prison/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"10":{"title":"Spencer Pratt Says Lauren Conrad&apos;s Preventing &apos;Hills&apos; Reunion","url":"http://www.tmz.com/2018/02/13/spencer-pratt-lauren-conrad-preventing-hills-reunion-negotiations/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":3},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":4},"data":["1","2","3","4","5","6","7","8"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":520704,"title":"News","titleExcerpt":"News","href":"/category/news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/news/","hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":519455,"title":"MUSIC","titleExcerpt":"MUSIC","href":"/tags/bangers","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/bangers","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":303330,"title":"VIDEOS","titleExcerpt":"VIDEOS","href":"/category/video/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/video/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":519417,"title":"FEATURES","titleExcerpt":"FEATURES","href":"/tags/feature","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/feature","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":519418,"title":"LISTS","titleExcerpt":"LISTS","href":"/tags/the-list/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/the-list/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":303329,"title":"LIFESTYLE","titleExcerpt":"LIFESTYLE","href":"/category/lifestyle/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/lifestyle/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":589978,"title":"FRESHMAN","titleExcerpt":"FRESHMAN","href":"http://freshman.xxlmag.com/","samedomain":false,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":590183,"title":"SHOP","titleExcerpt":"SHOP","href":"http://shop.xxlmag.com/","samedomain":false,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":3},"data":["1","2","3","4","5"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":686890,"title":"Trending:","titleExcerpt":"Trending:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":686889,"title":"RIP Ensayne Wayne","titleExcerpt":"RIP Ensayne Wayne","href":"/video/2018/02/producer-ensayne-wayne-shot-killed-atlanta/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":686888,"title":"\"Florida Boy\" Video","titleExcerpt":"\"Florida Boy\" Video","href":"/rap-music/new-music/2018/02/rick-ross-t-pain-kodak-black-florida-boy-video/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":686887,"title":"T.I.'s Message to Big Meech","titleExcerpt":"T.I.'s Message to Big Meech","href":"/news/2018/02/ti-big-meech-true-american-legend-heartfelt-instagram-post/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":686886,"title":"Cardi B & Bruno Mars Tour Dates","titleExcerpt":"Cardi B & Bruno Mars Tour Dates","href":"/news/2018/02/cardi-b-bruno-mars-24k-magic-world-tour-dates/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":2},"data":["comscore","1","2","3"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"Contact Us","href":"/contact/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"http://www.townsquaremedia.com/national-media/advertise"}},"3":{"menuId":"3","attrs":{"title":"Privacy","href":"/privacy"}},"comscore":{"menuId":"comscore","attrs":{"title":"The XXL Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":193.62,"mainOptionsTime":22.68,"sidebarsTime":50.619,"widgetsTime":21.257,"processTime":288.329},"experimentGroup":"A"},"serverConfig":{"host":"www.xxlmag.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=6d71efa01f16655ef6b349537fca09279952c8c1"></script>
        </body>
      </html>