<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Please DO NOT Do These Things yo Help With Hurricane Harvey</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="Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."/><meta data-react-helmet="true" name="keywords" content="hurricane harvey, hurricane harvey help, hurricane harvey videos"/><meta data-react-helmet="true" property="fb:app_id" content="138262032906169"/><meta data-react-helmet="true" property="fb:admins" content="1025673492"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="Please DO NOT Do These Things to &#x27;Help&#x27; With Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="Before you help hurricane victims, make sure your help isn&#x27;t more harm."/><meta data-react-helmet="true" property="og:url" content="http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"/><meta data-react-helmet="true" property="og:site_name" content="101.5 KNUE Country Radio"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://awesome98.com/files/2017/08/Harvey-Help.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="@1015_knue"/><meta data-react-helmet="true" name="sailthru.description" content="Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-29 09:40:14"/><meta data-react-helmet="true" name="sailthru.title" content="Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO]"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-knue, tsmmarket-tyler, tsmtype-local, hurricane-harvey, local-news, news, television-2, videos, weather-2"/><meta data-react-helmet="true" name="sailthru.author" content="edometrius"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://awesome98.com/files/2017/08/Harvey-Help.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://awesome98.com/files/2017/08/Harvey-Help.jpg"/><meta data-react-helmet="true" property="fb:pages" content="111687494361"/><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://knue.com/files/2011/02/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://awesome98.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=42" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"knue.com","blogId":156,"method":"get_single","postId":369750,"crosspostBlogId":"190","crosspostPostId":"297873","postType":"post","postDateGmt":"2017-08-29 14:40:14.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":"edometrius","dimension2":"local-news,news,television-2,videos,weather-2","dimension3":"hurricane-harvey","dimension4":"post","dimension5":"Tue Aug 29 2017","dimension6":"09:40","dimension7":"standard","dimension8":"1025","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19110310-1",
          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-19110310-1"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-19110310-6",
          name: "UA191103106",
          allowAnchor: false
        });
        ga( "UA191103106.require", "displayfeatures" );
        ga( "UA191103106.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191103106" ] = {gaid:"UA-19110310-6"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Please DO NOT Do These Things yo Help With Hurricane Harvey","callsign":"KNUEFM","market":"Tyler","sitetype":"Local","siteClassification":"Local","state":"TX","genre":{"0":"country"},"pageType":"post","tags":"hurricane-harvey","categories":"local-news,news,television-2,videos,weather-2","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 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=knue.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", ["local-news","news","television-2","videos","weather-2"] );
googletag.pubads().setTargeting( "tags", ["hurricane-harvey"] );
googletag.pubads().setTargeting( "id", "please-do-not-do-these-things-to-help-with-hurricane-harvey-video" );
googletag.pubads().setTargeting( "author", "edometrius" );
googletag.pubads().setTargeting( "kw", ["edometrius","please-do-not-do-these-things-to-help-with-hurricane-harvey-video","local-news","news","television-2","videos","weather-2","hurricane-harvey","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country"] );
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/local/Tyler/KNUE/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Tyler/KNUE/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Tyler/KNUE/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/local/Tyler/KNUE/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/local/Tyler/KNUE/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/local/Tyler/KNUE/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/local/Tyler/KNUE/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/local/Tyler/KNUE/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/local/Tyler/KNUE/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="1407373961"><!-- 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="101.5 KNUE" title="101.5 KNUE" data-reactid="14"><img src="http://knue.com/files/2017/08/knue_logo-v4.png" alt="101.5 KNUE" title="101.5 KNUE" 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-3" class="stationtagline-container showticker-item" data-reactid="21"><div class="content" data-reactid="22"><p class="info" data-reactid="23">Today's Country</p></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="24"><span class="icon-play2" data-reactid="25"></span><span class="cto-title" data-reactid="26">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="27"></a></div><nav id="site-menu" data-reactid="28"><div class="wrapper" data-reactid="29"><span class="icon-base icon-menu select-none" data-reactid="30"></span><ul class="links" data-reactid="31"><li class="hassub" data-reactid="32"><a href="/" data-reactid="33">Home</a></li><li class="hassub" data-reactid="34"><a href="/djs" data-reactid="35">On-Air</a><ul class="links submenu" data-reactid="36"><li class="hassub" data-reactid="37"><a href="/djs" data-reactid="38">DJs</a></li><li class="hassub" data-reactid="39"><a href="/shows" data-reactid="40">Schedule</a></li><li class="hassub" data-reactid="41"><a href="/show/big-d-bubba-2/" data-reactid="42">Big D &amp; Bubba</a></li><li class="hassub" data-reactid="43"><a href="/show/mandee-montana/" data-reactid="44">Mandee Montana</a></li><li class="hassub" data-reactid="45"><a href="/show/taste-of-country-nights/" data-reactid="46">Sam Alex</a></li><li class="hassub" data-reactid="47"><a href="/show/buddy-logan/" data-reactid="48">Buddy Logan</a></li><li class="hassub" data-reactid="49"><a href="/show/danny-merrell/" data-reactid="50">Danny Merrell</a></li></ul></li><li class="hassub" data-reactid="51"><a href="/listen-live/" data-reactid="52">Listen</a><ul class="links submenu" data-reactid="53"><li class="hassub" data-reactid="54"><a href="/listen-live/" data-reactid="55">Listen Live</a></li><li class="hassub" data-reactid="56"><a href="/app/" data-reactid="57">Mobile</a></li></ul></li><li class="hassub" data-reactid="58"><a href="/tags/playlist" data-reactid="59">Playlist</a><ul class="links submenu" data-reactid="60"><li class="hassub" data-reactid="61"><a href="/101-5-knue-playlist-february-2018-top-songs/" data-reactid="62">February Playlist</a></li><li class="hassub" data-reactid="63"><a href="/playlist" data-reactid="64">Recently Played</a></li></ul></li><li class="hassub" data-reactid="65"><a href="/events-tyler" data-reactid="66">Events</a><ul class="links submenu" data-reactid="67"><li class="hassub" data-reactid="68"><a href="/events-tyler" data-reactid="69">Calendar</a></li><li class="hassub" data-reactid="70"><a href="/?submit_button=&amp;s=front+porch" data-reactid="71">KNUE Front Porch Artists</a></li><li class="hassub" data-reactid="72"><a href="/events-tyler/community/add/" data-reactid="73">Submit an Event</a></li></ul></li><li class="hassub" data-reactid="74"><a href="/vip" data-reactid="75">Country Club</a><ul class="links submenu" data-reactid="76"><li class="hassub" data-reactid="77"><a href="/vip" data-reactid="78">Contests</a></li><li class="hassub" data-reactid="79"><a href="/registration" data-reactid="80">Join The Club</a></li><li class="hassub" data-reactid="81"><a href="/contact-us/" data-reactid="82">Country Club Help</a></li><li class="hassub" data-reactid="83"><a href="/general-contest-rules/" data-reactid="84">Contest Rules</a></li><li class="hassub" data-reactid="85"><a href="/local-experts" data-reactid="86">Local Experts</a></li></ul></li><li class="hassub" data-reactid="87"><a href="/contests/" data-reactid="88">Win Stuff</a><ul class="links submenu" data-reactid="89"><li class="hassub" data-reactid="90"><a href="/contests/sweeps/win-before-you-can-buy-red-dirt-bbq-music-festival-18-tickets/" data-reactid="91">Win Red Dirt Tix Before You Can Buy &#x27;Em</a></li><li class="hassub" data-reactid="92"><a href="/general-contest-rules/" data-reactid="93">Contest Rules</a></li></ul></li><li class="hassub" data-reactid="94"><a href="http://tyler.townsquarejobnetwork.com/" target="_blank" data-reactid="95">Jobs</a></li><li class="hassub" data-reactid="96"><a href="/contact-us" data-reactid="97">Contact Us</a><ul class="links submenu" data-reactid="98"><li class="hassub" data-reactid="99"><a href="/contact-us" data-reactid="100">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="101"><a href="/job-openings" data-reactid="102">Jobs at KNUE</a></li><li class="hassub" data-reactid="103"><a href="/advertise" data-reactid="104">Advertise</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="105"><a class="more-icon" href="#" data-reactid="106">More</a><ul class="links submenu" data-reactid="107"><li class="hassub hide" data-reactid="108"><a href="/" data-reactid="109">Home</a></li><li class="hassub hide" data-reactid="110"><a href="/djs" data-reactid="111">On-Air</a><ul class="links submenu" data-reactid="112"><li class="hassub" data-reactid="113"><a href="/djs" data-reactid="114">DJs</a></li><li class="hassub" data-reactid="115"><a href="/shows" data-reactid="116">Schedule</a></li><li class="hassub" data-reactid="117"><a href="/show/big-d-bubba-2/" data-reactid="118">Big D &amp; Bubba</a></li><li class="hassub" data-reactid="119"><a href="/show/mandee-montana/" data-reactid="120">Mandee Montana</a></li><li class="hassub" data-reactid="121"><a href="/show/taste-of-country-nights/" data-reactid="122">Sam Alex</a></li><li class="hassub" data-reactid="123"><a href="/show/buddy-logan/" data-reactid="124">Buddy Logan</a></li><li class="hassub" data-reactid="125"><a href="/show/danny-merrell/" data-reactid="126">Danny Merrell</a></li></ul></li><li class="hassub hide" data-reactid="127"><a href="/listen-live/" data-reactid="128">Listen</a><ul class="links submenu" data-reactid="129"><li class="hassub" data-reactid="130"><a href="/listen-live/" data-reactid="131">Listen Live</a></li><li class="hassub" data-reactid="132"><a href="/app/" data-reactid="133">Mobile</a></li></ul></li><li class="hassub hide" data-reactid="134"><a href="/tags/playlist" data-reactid="135">Playlist</a><ul class="links submenu" data-reactid="136"><li class="hassub" data-reactid="137"><a href="/101-5-knue-playlist-february-2018-top-songs/" data-reactid="138">February Playlist</a></li><li class="hassub" data-reactid="139"><a href="/playlist" data-reactid="140">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="141"><a href="/events-tyler" data-reactid="142">Events</a><ul class="links submenu" data-reactid="143"><li class="hassub" data-reactid="144"><a href="/events-tyler" data-reactid="145">Calendar</a></li><li class="hassub" data-reactid="146"><a href="/?submit_button=&amp;s=front+porch" data-reactid="147">KNUE Front Porch Artists</a></li><li class="hassub" data-reactid="148"><a href="/events-tyler/community/add/" data-reactid="149">Submit an Event</a></li></ul></li><li class="hassub hide" data-reactid="150"><a href="/vip" data-reactid="151">Country Club</a><ul class="links submenu" data-reactid="152"><li class="hassub" data-reactid="153"><a href="/vip" data-reactid="154">Contests</a></li><li class="hassub" data-reactid="155"><a href="/registration" data-reactid="156">Join The Club</a></li><li class="hassub" data-reactid="157"><a href="/contact-us/" data-reactid="158">Country Club Help</a></li><li class="hassub" data-reactid="159"><a href="/general-contest-rules/" data-reactid="160">Contest Rules</a></li><li class="hassub" data-reactid="161"><a href="/local-experts" data-reactid="162">Local Experts</a></li></ul></li><li class="hassub hide" data-reactid="163"><a href="/contests/" data-reactid="164">Win Stuff</a><ul class="links submenu" data-reactid="165"><li class="hassub" data-reactid="166"><a href="/contests/sweeps/win-before-you-can-buy-red-dirt-bbq-music-festival-18-tickets/" data-reactid="167">Win Red Dirt Tix Before You Can Buy &#x27;Em</a></li><li class="hassub" data-reactid="168"><a href="/general-contest-rules/" data-reactid="169">Contest Rules</a></li></ul></li><li class="hassub hide" data-reactid="170"><a href="http://tyler.townsquarejobnetwork.com/" target="_blank" data-reactid="171">Jobs</a></li><li class="hassub hide" data-reactid="172"><a href="/contact-us" data-reactid="173">Contact Us</a><ul class="links submenu" data-reactid="174"><li class="hassub" data-reactid="175"><a href="/contact-us" data-reactid="176">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="177"><a href="/job-openings" data-reactid="178">Jobs at KNUE</a></li><li class="hassub" data-reactid="179"><a href="/advertise" data-reactid="180">Advertise</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="181"><ul class="social-links" data-reactid="182"><li class="social" data-reactid="183"><a class="share-link youtube" href="https://youtube.com/user/knue1015fm" target="_blank" data-social="youtube" data-reactid="184"><span class="icon-base icon-youtube" data-reactid="185"></span></a></li><li class="social" data-reactid="186"><a class="share-link facebook" href="http://www.facebook.com/1015KNUE" target="_blank" data-social="facebook" data-reactid="187"><span class="icon-base icon-facebook" data-reactid="188"></span></a></li><li class="social" data-reactid="189"><a class="share-link twitter" href="https://twitter.com/1015_knue" target="_blank" data-social="twitter" data-reactid="190"><span class="icon-base icon-twitter" data-reactid="191"></span></a></li><ul class="social-subscriptions" data-reactid="192"><li class="sub-instagram " data-reactid="193"><a href="https://www.instagram.com/1015knue" target="_blank" data-reactid="194">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="195"><span class="youtube-subscribe-button " data-reactid="196"></span></li><li class="sub-facebook" data-reactid="197"></li><li class="sub-twitter" data-reactid="198"></li></ul></ul><div id="search-form" class="" data-reactid="199"><div class="form-wrap" data-reactid="200"><form data-reactid="201"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="202"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="203"/></form></div><div class="icon-base icon-search" data-reactid="204"></div></div></div><div class="site-screen select-none" data-reactid="205"></div></div></nav></div><ul class="promo-links" data-reactid="206"><li data-reactid="207"><span data-reactid="208">Trending on KNUE:</span></li><li data-reactid="209"><a title="$500 Survey Giveaway" href="/sponsored-listener-survey/" data-reactid="210">$500 Survey Giveaway</a></li><li data-reactid="211"><a title="Country Cares St. Jude Radiothon" href="/love-conquers-all-even-cancer/" data-reactid="212">Country Cares St. Jude Radiothon</a></li><li data-reactid="213"><a title="Party with Brad Paisley!" href="/contests/sweeps/party-with-brad-paisley/" data-reactid="214">Party with Brad Paisley!</a></li><li data-reactid="215"><a title="The Best ETX Festivals in Spring" href="/6-east-texas-festivals-you-must-attend-this-spring/" data-reactid="216">The Best ETX Festivals in Spring</a></li><li data-reactid="217"><a title="Win Stuff 24/7" href="/contests/" data-reactid="218">Win Stuff 24/7</a></li><li data-reactid="219"><a title="Alexa Plays KNUE!" href="https://www.youtube.com/watch?v=V6waKoi1H-Y" data-reactid="220">Alexa Plays KNUE!</a></li><li data-reactid="221"><a title="KNUE APP" href="/app/" data-reactid="222">KNUE APP</a></li><li data-reactid="223"><a title="Listen Live" href="/listen-live/" data-reactid="224">Listen Live</a></li><li data-reactid="225"><a title="Blake Shelton Coming to Shreveport!" href="/blake-shelton-headlines-in-shreveport-march-3-2018/" data-reactid="226">Blake Shelton Coming to Shreveport!</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="227"><div id="tsm-ad-970a" data-reactid="228"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="229"><div class="main-content" data-reactid="230"><div class="wrapper post-wrapper" data-reactid="231"><div class="post clearfix" data-reactid="232"><div class="entry" data-reactid="233"><article id="post-369750" data-location="/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/" data-index="0" data-reactid="234"><div class="page-header" data-reactid="235"><div class="content-header show-ui front" id="content-header-369750" data-reactid="236"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="237"></div><div class="content-header-header" data-reactid="238"><div class="react-parallax " data-reactid="239"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="240"><figure class="frameme img-tag frame-loaded" data-reactid="241"><div class="theframe" data-image="http://awesome98.com/files/2017/08/Harvey-Help.jpg" rel="" title="" style="background-image:url(&quot;http://awesome98.com/files/2017/08/Harvey-Help.jpg?w=980&amp;q=75&quot;);" data-reactid="242"></div></figure></div><div class="react-parallax-content" data-reactid="243"><figure class="frameme img-tag" data-reactid="244"><div class="theframe" data-image="http://awesome98.com/files/2017/08/Harvey-Help.jpg" rel="" title="" data-reactid="245"></div><div class="loadinganim showbox" id="0" data-reactid="246"><div class="loader" style="width:30px;height:30px;" data-reactid="247"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="248"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="249"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="250"><section class="title " data-reactid="251"><h1 class="" data-reactid="252">Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO]</h1></section><div class="byline" data-reactid="253"><div class="authors" data-reactid="254"><address class="author" data-reactid="255"><div class="author-image icon-user" data-reactid="256"><figure class="frameme" data-reactid="257"><a class="theframe" data-image="http://awesome98.com/files/2017/06/Profile-Resized.jpg" href="http://knue.com/author/edometrius/" rel="author" title="Heathen" data-reactid="258"></a><div class="loadinganim showbox" id="0" data-reactid="259"><div class="loader" style="width:30px;height:30px;" data-reactid="260"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="261"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="262"></circle></svg></div></div></figure></div><a class="author-name" href="http://knue.com/author/edometrius/" rel="author" title="Heathen" data-reactid="263">Heathen</a></address></div><time datetime="2017-08-29 14:40:14 +0000" data-reactid="264">August 29, 2017</time></div><figcaption title="Getty Images" data-reactid="265">Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="266"><div class="social-share bignsexy" data-reactid="267"><div class="social-bar social-icons" data-reactid="268"><ul data-reactid="269"><li data-reactid="270"><a href="http://twitter.com/intent/tweet?text=Please%20DO%20NOT%20Do%20These%20Things%20To%20%E2%80%98Help%E2%80%99%20With%20Hurricane%20Harvey%20%5BVIDEO%5D%20http%3A%2F%2Fknue.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dtwitter_mobile%20%401015_knue" title="Share on Twitter" target="_blank" data-reactid="271"><span class=" social-icon icon-twitter tw" data-reactid="272"><span class="share-title" data-reactid="273">Share on Twitter</span></span></a></li><li data-reactid="274"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fknue.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="275"><span class=" social-icon icon-facebook fb" data-reactid="276"><span class="share-title" data-reactid="277">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="278"><div class="pod-content" data-reactid="279"><p data-reactid="280"><!-- react-text: 281 -->CBS<!-- /react-text --><a href="https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/" target="_blank" data-reactid="282"><!-- react-text: 283 --> ran a story last year<!-- /react-text --></a><!-- react-text: 284 --> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<!-- /react-text --><span id="more-369750" data-reactid="285"></span></p><p data-reactid="286"><!-- react-text: 287 -->Most of us want to help whenever a horrible tragedy like <!-- /react-text --><a href="http://awesome98.com/tags/hurricane-harvey" target="_blank" data-reactid="288"><!-- react-text: 289 -->Hurricane Harvey<!-- /react-text --></a><!-- react-text: 290 --> is destroying millions of lives. But there are a lot of ways we shouldn&#x27;t help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.<!-- /react-text --></p><p data-reactid="291">The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn&#x27;t something all of us have enough of, and sometimes it&#x27;s the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That&#x27;s where our helping can actually turn into hurting.</p><p data-reactid="292">Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="293"></div><p data-reactid="294"><!-- react-text: 295 -->The bottom line is that we all want to help, and the best way to do that is to send cash to a <!-- /react-text --><a href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="296"><!-- react-text: 297 -->reputable aid foundation<!-- /react-text --></a><!-- react-text: 298 -->. If you don&#x27;t have money then do some research and <!-- /react-text --><a href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="299"><!-- react-text: 300 -->find a group that you like and ask<!-- /react-text --></a><!-- react-text: 301 --> what they need. <!-- /react-text --><a href="http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/" target="_blank" data-reactid="302"><!-- react-text: 303 -->Food banks<!-- /react-text --></a><!-- react-text: 304 --> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.<!-- /react-text --></p><p data-reactid="305"><!-- react-text: 306 -->The best way to help is to assume you have no idea what people need, and <!-- /react-text --><a href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="307"><!-- react-text: 308 -->ask someone who does know how you can best help the victims.<!-- /react-text --></a></p><div class="single-post-button cto-container" data-reactid="309"><a class="next-post cto" href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="310">More Ways to Help With Hurricane Harvey Relief</a></div><div class="list-post standard" data-reactid="311"><ul data-reactid="312"><li data-reactid="313"><span class="count" data-reactid="314">MORE</span><header data-reactid="315"><h2 data-reactid="316">Houston-Area Resident Details Harvey's Effects </h2><small data-reactid="317"></small></header><article data-reactid="318"><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="319"></div></article></li></ul></div></div></div><div class="content-footer" data-reactid="320"><!-- react-empty: 321 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="322"></div><!-- react-text: 323 --><!-- /react-text --><div class="tags-lines" data-reactid="324"><div class="wrapper" data-reactid="325"><span data-reactid="326"><!-- react-text: 327 -->Filed Under<!-- /react-text --><!-- react-text: 328 -->: <!-- /react-text --></span><span data-reactid="329"><!-- react-text: 330 --><!-- /react-text --><a href="http://knue.com/tags/hurricane-harvey/" data-reactid="331">hurricane harvey</a></span></div><div class="wrapper" data-reactid="332"><span data-reactid="333"><!-- react-text: 334 -->Categories<!-- /react-text --><!-- react-text: 335 -->: <!-- /react-text --></span><span data-reactid="336"><!-- react-text: 337 --><!-- /react-text --><a href="http://knue.com/category/local-news/" data-reactid="338">East Texas News</a></span><span data-reactid="339"><!-- react-text: 340 -->, <!-- /react-text --><a href="http://knue.com/category/news/" data-reactid="341">News</a></span><span data-reactid="342"><!-- react-text: 343 -->, <!-- /react-text --><a href="http://knue.com/category/television-2/" data-reactid="344">Television</a></span><span data-reactid="345"><!-- react-text: 346 -->, <!-- /react-text --><a href="http://knue.com/category/videos/" data-reactid="347">Videos</a></span><span data-reactid="348"><!-- react-text: 349 -->, <!-- /react-text --><a href="http://knue.com/category/weather-2/" data-reactid="350">Weather</a></span></div></div><div class="comments-wrapper" data-reactid="351"><div class="comments" data-reactid="352"><div data-reactid="353"><span class="icon-comments" data-reactid="354"></span><i data-reactid="355">Comments</i><span class="fb-comments-count" data-href="http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/" data-reactid="356"></span><span class="icon-triangle-down" data-reactid="357"></span></div><div class="cto" data-reactid="358">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="359"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="360">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="361"><div class="aside-inside" data-reactid="362"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-54" data-reactid="363"><div class="wrapper clearfix" data-reactid="364"><div class="fix_sidebar_marker" data-reactid="365"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-582" data-reactid="366"><header data-reactid="367"><h2 data-reactid="368"><span class="title-container" data-reactid="369">Featured</span><a href="/" class="view-all" data-reactid="370">/</a></h2></header><div class="wrapper clearfix" data-reactid="371"><section id="ts_blogroll-582" class="blogroll carousel slider dl align-right" data-reactid="372"><div class="slider blogroll-items" data-reactid="373"><div class="sizer" data-reactid="374"></div><div class="mover slide" data-reactid="375"><article class="item title-over-image" data-reactid="376"><figure class="frameme" data-reactid="377"><a class="theframe" data-image="http://tasteofcountry.com/files/2018/02/parked-out-by-the-lake-song.jpg" href="http://knue.com/parked-out-by-the-lake-song-dean-summerwind/" rel="" title="&amp;apos;Parked Out by the Lake&amp;apos; Is the Country Song You Need to Hear" data-reactid="378"></a><div class="loadinganim showbox" id="0" data-reactid="379"><div class="loader" style="width:30px;height:30px;" data-reactid="380"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="381"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="382"></circle></svg></div></div></figure><div class="content" data-reactid="383"><a href="http://knue.com/parked-out-by-the-lake-song-dean-summerwind/" title="&#x27;Parked Out by the Lake&#x27; Is the Country Song You Need to Hear" class="title" data-reactid="384">&#x27;Parked Out by the Lake&#x27; Is the Country Song You Need to Hear</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="385"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="386"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-394" data-reactid="387"><div class="wrapper clearfix" data-reactid="388"><div class="widget-content" data-reactid="389"><div class="tsm-ad tsm-ad-300" data-reactid="390"><div id="tsm-ad-300a" data-reactid="391"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-358" data-reactid="392"><div class="wrapper clearfix" data-reactid="393"><div class="widget-content" data-reactid="394"><div data-reactid="395"><form method="post" class="newsletter-frame clearfix" data-reactid="396"><div class="content clearfix" data-reactid="397"><p class="title" data-reactid="398">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="399"><div class="vertical-centered" data-reactid="400"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="401"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="402"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-583" data-reactid="403"><header data-reactid="404"><h2 data-reactid="405"><span class="title-container" data-reactid="406">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="407"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="408"><div class="blogroll-inner clearfix" data-reactid="409"><article class="" data-reactid="410"><figure class="frameme" data-reactid="411"><a class="theframe" data-image="http://hot1073jamz.com/files/2018/02/27858928_1838292526216121_8822233201741697003_n.jpg" href="http://knue.com/palestine-police-arrest-naked-man-while-standing-on-police-car/" rel="" title="Palestine Police Arrest Naked Man While Standing On Unit Car" data-reactid="412"></a><div class="loadinganim showbox" id="0" data-reactid="413"><div class="loader" style="width:30px;height:30px;" data-reactid="414"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="415"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="416"></circle></svg></div></div></figure><div class="content" data-reactid="417"><a href="http://knue.com/palestine-police-arrest-naked-man-while-standing-on-police-car/" title="Palestine Police Arrest Naked Man While Standing On Unit Car" class="title" data-reactid="418">Palestine Police Arrest Naked Man While Standing On Unit Car</a></div></article><article class="" data-reactid="419"><figure class="frameme" data-reactid="420"><a class="theframe" data-image="http://knue.com/files/2018/02/Rob-Car-Getty-Images.png" href="http://knue.com/nick-foles-scores-some-massive-love-from-longview-native-matthew-mcconaughey/" rel="" title="Nick Foles Scores Love From Longview&amp;apos;s Matthew McConaughey" data-reactid="421"></a><div class="loadinganim showbox" id="0" data-reactid="422"><div class="loader" style="width:30px;height:30px;" data-reactid="423"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="424"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="425"></circle></svg></div></div></figure><div class="content" data-reactid="426"><a href="http://knue.com/nick-foles-scores-some-massive-love-from-longview-native-matthew-mcconaughey/" title="Nick Foles Scores Love From Longview&#x27;s Matthew McConaughey" class="title" data-reactid="427">Nick Foles Scores Love From Longview&#x27;s Matthew McConaughey</a></div></article><article class="" data-reactid="428"><figure class="frameme" data-reactid="429"><a class="theframe" data-image="http://mix931fm.com/files/2018/02/Sandy-3-e1518466485925.jpg" href="http://knue.com/adopt-a-pet-for-valentines-day/" rel="" title="Adopt a Pet for Valentine&amp;apos;s Day" data-reactid="430"></a><div class="loadinganim showbox" id="0" data-reactid="431"><div class="loader" style="width:30px;height:30px;" data-reactid="432"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="433"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="434"></circle></svg></div></div></figure><div class="content" data-reactid="435"><a href="http://knue.com/adopt-a-pet-for-valentines-day/" title="Adopt a Pet for Valentine&#x27;s Day" class="title" data-reactid="436">Adopt a Pet for Valentine&#x27;s Day</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="437"><footer data-reactid="438"><div class="links clearfix" data-reactid="439"><div class="logo" data-reactid="440"></div><div class="details" data-reactid="441"><h2 data-reactid="442">Information</h2><ul data-reactid="443"><li data-reactid="444"><a title="Taste Of Country Network" class="" data-reactid="445">Taste Of Country Network</a></li><li data-reactid="446"><a title="EEO/Jobs" href="/eeo/" class="" data-reactid="447">EEO/Jobs</a></li><li data-reactid="448"><a title="Advertise" href="/advertise/" class="" data-reactid="449">Advertise</a></li><li data-reactid="450"><a title="Public File" href="/knue-public-file/" class="" data-reactid="451">Public File</a></li><li data-reactid="452"><a title="Terms" href="/terms/" class="" data-reactid="453">Terms</a></li><li data-reactid="454"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="455">VIP Terms</a></li><li data-reactid="456"><a title="FAQ" href="/vip-faq/" class="" data-reactid="457">FAQ</a></li><li data-reactid="458"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="459">Contest Rules</a></li><li data-reactid="460"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="461">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="462"><a title="Contact" href="/help/" class="" data-reactid="463">Contact</a></li><li data-reactid="464"><a href="http://townsquaremediagroup.com/" class="" data-reactid="465"></a></li><li data-reactid="466"><a title="Tyler Business Listings" href="/tyler-featured-business-listings/" class="" data-reactid="467">Tyler Business Listings</a></li></ul></div><div class="social-links" data-reactid="468"><h2 data-reactid="469">Follow Us</h2><ul data-reactid="470"><li class="social" data-reactid="471"><a class="share_link youtube" href="https://www.youtube.com/user/knue1015fm" target="_blank" data-social="youtube" data-reactid="472"><span class="icon-youtube" data-reactid="473"></span></a></li><li class="social" data-reactid="474"><a class="share_link facebook" href="http://www.facebook.com/1015KNUE" target="_blank" data-social="facebook" data-reactid="475"><span class="icon-facebook" data-reactid="476"></span></a></li><li class="social" data-reactid="477"><a class="share_link twitter" href="https://twitter.com/1015_knue" target="_blank" data-social="twitter" data-reactid="478"><span class="icon-twitter" data-reactid="479"></span></a></li></ul></div></div><div class="legal" data-reactid="480"><!-- react-text: 481 -->2018<!-- /react-text --><!-- react-text: 482 --> <!-- /react-text --><!-- react-text: 483 -->101.5 KNUE<!-- /react-text --><!-- react-text: 484 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 485 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="486"><!-- react-empty: 487 --><div id="bottom-not-ads" data-reactid="488"><div class="tsm-ad tsm-ad-728" data-reactid="489"><div id="tsm-ad-728b" data-reactid="490"><!-- dynamic ad --></div></div></div><div data-reactid="491"></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":156,"postId":369750,"url":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","unfriendlyRequestUrl":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","requestUrl":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"101.5 KNUE Country Radio – Today’s Country – Tyler Country Radio","aiosp_home_description":"101.5 KNUE Country Radio, KNUE-FM Radio, plays the best country music in Tyler, Texas. \r\n","aiosp_home_keywords":"101.5 KNUE Country Radio Tyler, Tyler 101.5 KNUE Country Radio, country radio Tyler, Tyler country radio, country music Tyler, Tyler country music, Today’s Country","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","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":"Today’s Country","blogname":"101.5 KNUE","carbonUiUpdateCounter":"42","design_option_live":{"page_bg":"FFE8E1D4","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"CCFFFFFF","mdl_head_bg":"FF3039A9","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFFFFFF","primary_hue":"FF333333","secondary_hue":"FF222222","primary_head_hue":"FF3039A9","secondary_head_hue":"FF3039A9","primary_active_hue":"FF3039A9","secondary_active_hue":"FF3039A9","accent_hue":"FFC91313","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFCCCCCC","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FF3039A9","standout_bg":"FFC91313","mobile_primary_color":"FFC91313","mobile_secondary_color":"FF3039A9","iv_primary_color":"FFC91313","iv_secondary_color":"FF3039A9","iv_tertiary_color":"FFFFFFFF","iv_html_color":"FFE8E1D4","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":"FF3039A9","events_app_secondary_color":"FF3039A9","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://knue.com/files/2017/09/knue_background_v3.jpg","carbon_logo_img":"http://knue.com/files/2017/08/knue_logo-v4.png","carbon_promo_bg_img":"http://knue.com/files/2017/08/knue_promo.jpg","page_img":"","body_img":"http://knue.com/files/2017/08/knue-bg-v2.jpg","square_logo_img":"","logo_img":"http://knue.com/files/2014/02/knuelogo3.png","logo_img_trim":"http://knue.com/files/2013/08/KNUE-logo.png","logo_img_light":"","logo_img_dark":"","header_img":"http://knue.com/files/2013/08/knue-header.jpg","placeholder_img":"","page_head_img":"http://knue.com/files/2014/02/New-KNUE-Tagline-copy7.png","favicon_img":"http://knue.com/files/2011/02/favicon.ico","top_banner_img":"none","title":"2.0 - Patriotic - 101.5 KNUE + Carbon","ID":"0","designer":"Christian","comment":"v4","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"156","timestamp":1504724680,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"1025673492,583052867,100002025987268,732998853","moderator_appid":"138262032906169","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"138262032906169","fanpage":"http://www.facebook.com/1015KNUE","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3763","sailthru_list_default":"KNUE_CountryClub","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#373E46","color":"#ffffff"},"wrapper":{"divider":"#C91313","button":"#3039A9","button-font":""},"logo":"http://knue.com/files/2014/09/knuelogo3.png"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"369379","ts-templates-homepage-id":"167007","ts-templates-mobile-homepage-id":"167007","_station_info":{"sitetype":"Local","market":"Tyler","genre":{"0":"country"},"callsign":"KNUEFM","callletters":"KNUE","legalname":"101.5 KNUE","siteclassification":"Local","street":"3810 Brookside Drive","street-2":"","city":"Tyler","state":"TX","zip":"75701","phone":"903-581-0606","helpline":"903-581-0606","studioline":"903-581-1015","officeline":"903-581-0606","officehours":"","email":"jason.eisenberg@townsquaremedia.com","tipus-email":"","inquiries-email":"","advertising-contact":"Christy Holifield","advertising-email":"christy.holifield@townsquaremedia.com","gm-contact":"Carleen Dark","gm-email":"carleen.dark@townsquaremedia.com","programming-director-contact":"John Roberts","programming-director-email":"john.roberts@townsquaremedia.com","digital-managing-editor-contact":"Jason Eisenberg","digital-managing-editor-email":"jason.eisenberg@townsquaremedia.com","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.1015knuecountryradio@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.1015knuecountryradio@townsquaredigital.com","public-record-administrator-name":"Chris Cobb","public-record-administrator-email":"Chris.Cobb@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/knue","feedbackurl":"","biz-list-url":"http://knue.com/tyler-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"1015_knue","youtube_handle":"knue1015fm","youtube_channel_id":"UCJwyLFEUW7h4xzYlx44STng","instagram_handle":"1015knue","comscore-label":"Taste Of Country"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Sign up for the KNUE Country Club","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":156,"blogName":"101.5 KNUE","blogDescription":"Today’s Country","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Tyler","activeDomain":"knue.com","legalName":"101.5 KNUE"},"tsiMarkets":"Tyler"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_156":"KNUE Country Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Please DO NOT Do These Things yo Help With Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."}},{"attrs":{"name":"keywords","content":"hurricane harvey, hurricane harvey help, hurricane harvey videos"}},{"attrs":{"property":"fb:app_id","content":"138262032906169"}},{"attrs":{"property":"fb:admins","content":"1025673492"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Please DO NOT Do These Things to 'Help' With Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"Before you help hurricane victims, make sure your help isn't more harm."}},{"attrs":{"property":"og:url","content":"http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"}},{"attrs":{"property":"og:site_name","content":"101.5 KNUE Country Radio"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://awesome98.com/files/2017/08/Harvey-Help.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":"@1015_knue"}},{"attrs":{"name":"sailthru.description","content":"Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."}},{"attrs":{"name":"sailthru.date","content":"2017-08-29 09:40:14"}},{"attrs":{"name":"sailthru.title","content":"Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO]"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-knue, tsmmarket-tyler, tsmtype-local, hurricane-harvey, local-news, news, television-2, videos, weather-2"}},{"attrs":{"name":"sailthru.author","content":"edometrius"}},{"attrs":{"name":"sailthru.image.full","content":"http://awesome98.com/files/2017/08/Harvey-Help.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://awesome98.com/files/2017/08/Harvey-Help.jpg"}},{"attrs":{"property":"fb:pages","content":"111687494361"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://knue.com/files/2011/02/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"101.5 KNUE Country Radio » Feed","href":"http://knue.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"101.5 KNUE Country Radio » Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO] Comments Feed","href":"http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://knue.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"In The Wake Of Hurricane Harvey, This Dog Isn’t Going Hungry","href":"http://knue.com/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/"}},{"attrs":{"rel":"next","title":"Texas Cowboys Help Move Cattle Out of Harvey Flooding","href":"http://knue.com/texas-cowboys-help-move-cattle-out-of-harvey-flooding/"}},{"attrs":{"rel":"shortlink","href":"http://knue.com/?p=369750"}},{"attrs":{"rel":"canonical","href":"http://awesome98.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":true,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"je6vN6Ch4xMsbma6HytgzEC1","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":false,"enableYieldbot":"101f"},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250"],"adPageSettings":{"attrs":{"catid":["local-news","news","television-2","videos","weather-2"],"tags":["hurricane-harvey"],"id":"please-do-not-do-these-things-to-help-with-hurricane-harvey-video","author":"edometrius","kw":["edometrius","please-do-not-do-these-things-to-help-with-hurricane-harvey-video","local-news","news","television-2","videos","weather-2","hurricane-harvey","pagetype-post"],"genre":["country"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom"],"dfp6":true},"revision":"d7a2e91adbd744823a1d8b84b90127c0de660ac1"},"activeDomain":"knue.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-19110310-1","secondary":["UA-19109753-1","UA-19110310-6","UA-28825804-1","UA-45260060-3"],"all":["UA-19110310-1","UA-19109753-1","UA-19110310-6","UA-28825804-1","UA-45260060-3"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":369750,"postAuthor":406,"postDate":"2017-08-29T14:40:14.000Z","postDateGmt":"2017-08-29T14:40:14.000Z","postTitle":"Please DO NOT Do These Things To 'Help' With Hurricane Harvey [VIDEO]","postExcerpt":"Before you help hurricane victims, make sure your help isn't more harm.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"please-do-not-do-these-things-to-help-with-hurricane-harvey-video","toPing":"","pinged":"","postModified":"2017-08-30T15:30:47.000Z","postModifiedGmt":"2017-08-30T15:30:47.000Z","postContentFiltered":"","postParent":0,"guid":"http://awesome98.com/?p=297873","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 14:40:14.000+0000","postModifiedGmtStr":"2017-08-30 15:30:47.000+0000","meta":{"_crosspost_source_blog_id":"190","_crosspost_source_post_id":"297873"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","next":{"latest":[{"postId":369716,"documentUrl":"/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","filterUrl":"/rest/carbon/filter/main/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","sortDate":"2017-08-29 09:38:28.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369711,"documentUrl":"/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","filterUrl":"/rest/carbon/filter/main/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","sortDate":"2017-08-29 09:32:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369670,"documentUrl":"/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","filterUrl":"/rest/carbon/filter/main/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","sortDate":"2017-08-28 16:05:43.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369669,"documentUrl":"/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","filterUrl":"/rest/carbon/filter/main/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","sortDate":"2017-08-28 15:32:03.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369634,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369583,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369558,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369548,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369527,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369516,"documentUrl":"/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","sortDate":"2017-08-28 10:16:17.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"}],"taxonomy":[{"postId":369716,"documentUrl":"/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","filterUrl":"/rest/carbon/filter/main/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","sortDate":"2017-08-29 09:38:28.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369711,"documentUrl":"/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","filterUrl":"/rest/carbon/filter/main/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","sortDate":"2017-08-29 09:32:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369670,"documentUrl":"/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","filterUrl":"/rest/carbon/filter/main/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","sortDate":"2017-08-28 16:05:43.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369669,"documentUrl":"/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","filterUrl":"/rest/carbon/filter/main/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","sortDate":"2017-08-28 15:32:03.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369634,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369583,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369558,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369548,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369527,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369516,"documentUrl":"/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","sortDate":"2017-08-28 10:16:17.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"knue.com","blogId":156,"method":"get_single","postId":369750,"crosspostBlogId":"190","crosspostPostId":"297873","postType":"post","postDateGmt":"2017-08-29 14:40:14.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-3","widget_listen_live-55","now-playing-62","widget_onair-84"],"widgetDetails":{"promotion-3":{"widgetInfo":{"id":"promotion-3","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"3"},"widgetParams":{"title":"Today's Country","type":"single","subtype":"","widgetTime":3}},"widget_listen_live-55":{"widgetInfo":{"id":"widget_listen_live-55","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"55"},"widgetParams":{"title":"Listen Now","show_recently_played":"show","widgetTime":5}},"now-playing-62":{"widgetInfo":{"id":"now-playing-62","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"62"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-84":{"widgetInfo":{"id":"widget_onair-84","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"84"},"widgetParams":{"title":"On Air","widgetTime":9}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":406,"slug":"edometrius","name":"Heathen","first_name":"Heathen","last_name":"Dometrius","nickname":"ethandometrius","description":"I’ve been in Lubbock radio for over 20 years, getting no. 1 ratings on every on-air shift that exists. \r\n\r\nI have five kids who keep my already busy schedule even busier. I co-host \"The Skidmarks Show,\" the no. 2 rated podcast on iTunes, along with TV star Jeff Allen from CNBC’s \"The Car Chasers.\"","thumbnail":"http://awesome98.com/files/2017/06/Profile-Resized.jpg","url":"http://knue.com/author/edometrius/"},"firstCategoryName":"East Texas News","postType":"list-post","postTitle":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","widgetTime":15}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-7","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-7":{"widgetInfo":{"id":"ts_blogroll-7","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"7"},"widgetParams":{"title":"Best of 101.5 KNUE","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}},"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":"39620","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-54","ts_blogroll-582","google-ads-widget-394","tsq_sailthru_newsletter_widget-358","ts_blogroll-583"],"widgetDetails":{"fix_sidebar_marker-54":{"widgetInfo":{"id":"fix_sidebar_marker-54","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"54"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-582":{"widgetInfo":{"id":"ts_blogroll-582","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"582"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"5","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"/","link":"/","show_thumb":0,"alternate_data":0,"unique_posts":0,"pinned_id":"","pinned_label":""}},"google-ads-widget-394":{"widgetInfo":{"id":"google-ads-widget-394","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"394"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-358":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-358","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"358"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KNUE_CountryClub"],"widgetTime":1}},"ts_blogroll-583":{"widgetInfo":{"id":"ts_blogroll-583","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"583"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"promotion-3":{"info":{"id":"promotion-3","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"3"},"params":{"title":"Today's Country","type":"single","subtype":"","widgetTime":3},"data":[0],"dataDetails":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}}},"widget_listen_live-55":{"info":{"id":"widget_listen_live-55","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"55"},"params":{"title":"Listen Now","show_recently_played":"show","widgetTime":5},"data":[225541],"dataDetails":{"225541":{"postId":225541,"title":"Listen Now","showRecentlyPlayed":"show","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17761","playerMode":"radio","sid":"7581","callsign":"KNUEFM","woMobileId":"5061","woStreamId":"3763","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=7581&redirect=http://player.listenlive.co/17761","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KNUEFM&primaryColor=0x00bfff&playermode=radio&sid=7581&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KNUEFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5061","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3763/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3763/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-62":{"info":{"id":"now-playing-62","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"62"},"params":{"title":"Recently Played","widgetTime":5},"data":[225541],"dataDetails":{"225541":{"postId":225541,"mobileId":"17761","playerMode":"radio","sid":"7581","callsign":"KNUEFM","woStreamId":"3763","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-84":{"info":{"id":"widget_onair-84","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"84"},"params":{"title":"On Air","widgetTime":9},"data":[],"dataDetails":{}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":406,"slug":"edometrius","name":"Heathen","first_name":"Heathen","last_name":"Dometrius","nickname":"ethandometrius","description":"I’ve been in Lubbock radio for over 20 years, getting no. 1 ratings on every on-air shift that exists. \r\n\r\nI have five kids who keep my already busy schedule even busier. I co-host \"The Skidmarks Show,\" the no. 2 rated podcast on iTunes, along with TV star Jeff Allen from CNBC’s \"The Car Chasers.\"","thumbnail":"http://awesome98.com/files/2017/06/Profile-Resized.jpg","url":"http://knue.com/author/edometrius/"},"firstCategoryName":"East Texas News","postType":"list-post","postTitle":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","widgetTime":15},"data":[369750],"dataDetails":{"369750":{"thumbnail":"http://awesome98.com/files/2017/08/Harvey-Help.jpg","caption":"Getty Images","excerpt":"Before you help hurricane victims, make sure your help isn't more harm.","date":"August 29, 2017 9:40 AM","postDateGmt":"2017-08-29 14:40:14 +0000","postModifiedGmt":"2017-08-30 15:30:47 +0000","title":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","url":"http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","id":369750,"contentRaw":"CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<span id=\"more-369750\"></span>\r\n\r\nMost of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn't help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.\r\n\r\nThe ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn't something all of us have enough of, and sometimes it's the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That's where our helping can actually turn into hurting.\r\n\r\nWatch this CBS story about ways that you can actually make life worse for the victims of a disaster.\r\n\r\nhttps://youtu.be/pzH-7k035sM\r\n\r\nThe bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don't have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a> what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.\r\n\r\nThe best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a>\r\n\r\n[button href=\"http://awesome98.com/hurricane-harvey-relief/\" title=\"More Ways to Help With Hurricane Harvey Relief\" align=\"center\"]","next_url":[{"textContent":"More Ways to Help With Hurricane Harvey Relief","class":"button_act","href":"http://awesome98.com/hurricane-harvey-relief/","target":"_blank"}],"content":"\n<p>CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<span id=\"more-369750\"></span></p>\n<p>Most of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn’t help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.</p>\n<p>The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn’t something all of us have enough of, and sometimes it’s the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That’s where our helping can actually turn into hurting.</p>\n<p>Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p>\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/pzH-7k035sM?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=knue1015fm\">101.5 KNUE on Youtube</a></span></p>\n<p>The bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don’t have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a> what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.</p>\n<p>The best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">More Ways to Help With Hurricane Harvey Relief</a></p>\n","postType":"list-post","wpVersion":"7","alternateMetaForBlogroll":{"title":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","excerpt":"Before you help hurricane victims, make sure your help isn't more harm.","post_excerpt":"Before you help hurricane victims, make sure your help isn't more harm.","post_more_excerpt":"<p>Before you help hurricane victims, make sure your help isn't more harm.\n<p class=\"more_act\"><a href=\"http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/\" title=\"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]\">Read More</a></p>\n","permalink":"http://knue.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","image":{"id":369749,"url":"http://awesome98.com/files/2017/08/Harvey-Help.jpg","caption":"Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":8916,"slug":"hurricane-harvey","title":"hurricane harvey","description":"","post_count":47,"link_url":"http://knue.com/tags/hurricane-harvey/","feed_url":"http://knue.com/tags/hurricane-harvey/feed/","term_taxonomy_id":8906,"object_id":0}],"categories":[{"id":47,"slug":"local-news","title":"East Texas News","description":"","parent":0,"post_count":6520,"link_url":"http://knue.com/category/local-news/","feed_url":"http://knue.com/category/local-news/feed/","term_taxonomy_id":47,"object_id":0},{"id":260,"slug":"news","title":"News","description":"","parent":0,"post_count":4975,"link_url":"http://knue.com/category/news/","feed_url":"http://knue.com/category/news/feed/","term_taxonomy_id":263,"object_id":0},{"id":800,"slug":"television-2","title":"Television","description":"","parent":0,"post_count":987,"link_url":"http://knue.com/category/television-2/","feed_url":"http://knue.com/category/television-2/feed/","term_taxonomy_id":808,"object_id":0},{"id":51,"slug":"videos","title":"Videos","description":"","parent":0,"post_count":4016,"link_url":"http://knue.com/category/videos/","feed_url":"http://knue.com/category/videos/feed/","term_taxonomy_id":51,"object_id":0},{"id":293,"slug":"weather-2","title":"Weather","description":"","parent":0,"post_count":233,"link_url":"http://knue.com/category/weather-2/","feed_url":"http://knue.com/category/weather-2/feed/","term_taxonomy_id":296,"object_id":0}],"authors":[{"id":406,"slug":"edometrius","name":"Heathen","first_name":"Heathen","last_name":"Dometrius","nickname":"ethandometrius","description":"I’ve been in Lubbock radio for over 20 years, getting no. 1 ratings on every on-air shift that exists. \r\n\r\nI have five kids who keep my already busy schedule even busier. I co-host \"The Skidmarks Show,\" the no. 2 rated podcast on iTunes, along with TV star Jeff Allen from CNBC’s \"The Car Chasers.\"","thumbnail":"http://awesome98.com/files/2017/06/Profile-Resized.jpg","url":"http://knue.com/author/edometrius/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Please%20DO%20NOT%20Do%20These%20Things%20To%20%E2%80%98Help%E2%80%99%20With%20Hurricane%20Harvey%20%5BVIDEO%5D%20http%3A%2F%2Fknue.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dtwitter_mobile%20%401015_knue","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fknue.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://knue.com/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","prevArticle":"http://knue.com/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","pageUrl":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","blogId":156,"domain":"knue.com","crossPostAttributionBottom":"","rawContent":"<p>CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<span id=\"more-369750\"></span></p>\n<p>Most of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn't help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.</p>\n<p>The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn't something all of us have enough of, and sometimes it's the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That's where our helping can actually turn into hurting.</p>\n<p>Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FpzH-7k035sM&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>The bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don't have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a> what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.</p>\n<p>The best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://awesome98.com/hurricane-harvey-relief/\" attr-title=\"More Ways to Help With Hurricane Harvey Relief\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read&#xA0;it BEFORE you try to help to make sure you really are helping.<span id=\"more-369750\"></span></p>\n"},"currentTextLength":200,"runningCounter":1,"cumulativePodTextLength":200,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostText","data":{"text":"<p>Most of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn&apos;t help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.</p>\n"},"currentTextLength":271,"runningCounter":2,"cumulativePodTextLength":471,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostText","data":{"text":"<p>The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn&apos;t something all of us have enough of, and sometimes it&apos;s the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That&apos;s where our helping can actually turn into hurting.</p>\n"},"currentTextLength":453,"runningCounter":3,"cumulativePodTextLength":924,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostText","data":{"text":"<p>Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p>\n"},"currentTextLength":101,"runningCounter":4,"cumulativePodTextLength":1025,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostOembed","data":{"type":"video","thumbnail_height":360,"provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/pzH-7k035sM/hqdefault.jpg","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/pzH-7k035sM?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","version":"1.0","provider_name":"YouTube","title":"Disaster relief donations that don’t bring relief","height":270,"author_name":"CBS Sunday Morning","width":480,"author_url":"https://www.youtube.com/user/CBSSundayMorning","thumbnail_width":480},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>The bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don&apos;t have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a>&#xA0;what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.</p>\n"},"currentTextLength":472,"runningCounter":1,"cumulativePodTextLength":472,"totalSimilarConsecutiveElements":2,"totalTextLength":606},{"type":"singlePostText","data":{"text":"<p>The best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a></p>\n"},"currentTextLength":134,"runningCounter":2,"cumulativePodTextLength":606,"totalSimilarConsecutiveElements":2,"totalTextLength":606},{"type":"singlePostButton","data":{"href":"http://awesome98.com/hurricane-harvey-relief/","title":"More Ways to Help With Hurricane Harvey Relief","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostList","data":{"layout":"standard","media_layout":"bottomx","index_display":"show","desc_layout":"top","footer_title":"","footer_link_url":"","label":"","footer_link_target":"_parent","footer_content":"","items":[{"index":"MORE","html_title":"Houston-Area Resident Details Harvey's Effects ","title_link":"","title_target":null,"title":"Houston-Area Resident Details Harvey's Effects ","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"","media_layout":"bottomx","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"Before you help hurricane victims, make sure your help isn't more harm.","show_media":true,"image":[],"media_video_id":"https://youtu.be/bnk9ooVTXGU","media_type":"video","media_video_embed":"<iframe width=\"630\" height=\"354\" src=\"https://www.youtube.com/embed/bnk9ooVTXGU?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>","mediaPodContent":[{"type":"singlePostOembed","data":{"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/bnk9ooVTXGU?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","title":"Hurricane Harvey: Kiss FM's Boleo Speaks to Houston-Area Resident","thumbnail_url":"https://i.ytimg.com/vi/bnk9ooVTXGU/hqdefault.jpg","type":"video","provider_name":"YouTube","height":270,"thumbnail_height":360,"provider_url":"https://www.youtube.com/","author_name":"Kiss FM - Lubbock, TX","version":"1.0","width":480,"author_url":"https://www.youtube.com/user/kissfm1025","thumbnail_width":480}}]}]}}],"uniquePodTypes":["singlePostText","singlePostOembed","singlePostButton"],"podHeader":[{"type":"articleThumbnail","data":{"url":"http://awesome98.com/files/2017/08/Harvey-Help.jpg","caption":"Getty Images"}}],"next":{"latest":[{"postId":369716,"documentUrl":"/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","filterUrl":"/rest/carbon/filter/main/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","sortDate":"2017-08-29 09:38:28.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369711,"documentUrl":"/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","filterUrl":"/rest/carbon/filter/main/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","sortDate":"2017-08-29 09:32:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369670,"documentUrl":"/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","filterUrl":"/rest/carbon/filter/main/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","sortDate":"2017-08-28 16:05:43.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369669,"documentUrl":"/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","filterUrl":"/rest/carbon/filter/main/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","sortDate":"2017-08-28 15:32:03.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369634,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369583,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369558,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369548,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369527,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369516,"documentUrl":"/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","sortDate":"2017-08-28 10:16:17.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"}],"taxonomy":[{"postId":369716,"documentUrl":"/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","filterUrl":"/rest/carbon/filter/main/in-the-wake-of-hurricane-harvey-this-dog-isnt-going-hungry/","sortDate":"2017-08-29 09:38:28.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369711,"documentUrl":"/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","filterUrl":"/rest/carbon/filter/main/the-national-weather-service-had-to-update-the-legend-for-rainfall-total-colors/","sortDate":"2017-08-29 09:32:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369670,"documentUrl":"/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","filterUrl":"/rest/carbon/filter/main/cajun-navy-volunteer-reportedly-shot-at-while-trying-to-save-victims/","sortDate":"2017-08-28 16:05:43.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369669,"documentUrl":"/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","filterUrl":"/rest/carbon/filter/main/houston-woman-spots-alligators-in-her-backyard-during-floods-video/","sortDate":"2017-08-28 15:32:03.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369634,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369583,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369558,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369548,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369527,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"},{"postId":369516,"documentUrl":"/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/pet-owners-leave-their-dogs-chained-up-while-evacuating-hurricane-harvey/","sortDate":"2017-08-28 10:16:17.000 +0000","termTaxonomyId":8906,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-7":{"info":{"id":"ts_blogroll-7","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"7"},"params":{"title":"Best of 101.5 KNUE","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[378209,378170,378179,378185],"dataDetails":{"378170":{"postid":"378170","sortdate":"2018-02-12T20:24:42.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://knue.com/files/2018/02/Rob-Car-Getty-Images.png","postDateGmt":"2018-02-12 20:24:42 +0000","title":"Nick Foles Scores Love From Longview&apos;s Matthew McConaughey","url":"http://knue.com/nick-foles-scores-some-massive-love-from-longview-native-matthew-mcconaughey/","id":378170,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"McConaughey roots for the Redskins (boooo). But he always supports Texas over anything else and showed that when putting this ad in the paper.","authors":[{"id":3892637,"slug":"lreynolds","name":"Leslie Reynolds","nickname":"Leslie Reynolds","thumbnail":"http://knue.com/files/2018/01/Leslie-User.png","url":"http://knue.com/author/lreynolds/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Nick Foles Scores Love From Longview&apos;s Matthew McConaughey","dynamic-lead-excerpt":"McConaughey roots for the Redskins (boooo). But he always supports Texas over anything else and showed that when putting this ad in the paper.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Nick Foles Scores Love From Longview&apos;s Matthew McConaughey"}}},"378179":{"postid":"378179","sortdate":"2018-02-12T20:17:08.000Z","data":{"mainData":{"postType":"post","caption":"Picasa","thumbnail":"http://mix931fm.com/files/2018/02/Sandy-3-e1518466485925.jpg","postDateGmt":"2018-02-12 20:17:08 +0000","title":"Adopt a Pet for Valentine&apos;s Day","url":"http://knue.com/adopt-a-pet-for-valentines-day/","id":378179,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This sweet heart is ready for Valentine&#x2019;s Day. Sandy is three years old and looks like a bearded collie mix.","authors":[{"id":1435418,"slug":"mandeemontana","name":"Mandee Montana","first_name":"Mandee","last_name":"Montana","nickname":"mandeemontana","thumbnail":"http://mix931fm.com/files/2016/09/DSC_4874.jpg","url":"http://knue.com/author/mandeemontana/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Adopt a Pet for Valentine&apos;s Day"}}},"378185":{"postid":"378185","sortdate":"2018-02-12T19:32:48.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/02/Daryle-Singletary-Randy-Travis.jpg","postDateGmt":"2018-02-12 19:32:48 +0000","title":"Randy Travis: Daryle Singletary &apos;Made Me a Better Artist&apos;","url":"http://knue.com/randy-travis-daryle-singletary-made-me-a-better-artist/","id":378185,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Randy Travis was as essential to Daryle Singletary&apos;s success as the Georgia-raised singer&apos;s deep, traditional country voice. ","authors":[{"id":279119,"slug":"billydukesgmail-com","name":"Billy Dukes","first_name":"Billy","last_name":"Dukes","nickname":"Billy Dukes","thumbnail":"http://tasteofcountry.com/files/2015/10/8865-02.jpg","url":"http://knue.com/author/billydukesgmail-com/"}],"video":true,"videoUrl":"https://youtu.be/vpqQPahPuzc","youtubeId":"vpqQPahPuzc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vpqQPahPuzc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Randy Travis: Daryle Singletary &apos;Made Me a Better Artist&apos;"}}},"378209":{"postid":"378209","sortdate":"2018-02-12T21:37:25.000Z","data":{"mainData":{"postType":"post","caption":"Palestine Police Department","thumbnail":"http://hot1073jamz.com/files/2018/02/27858928_1838292526216121_8822233201741697003_n.jpg","postDateGmt":"2018-02-12 21:37:25 +0000","title":"Palestine Police Arrest Naked Man While Standing On Unit Car","url":"http://knue.com/palestine-police-arrest-naked-man-while-standing-on-police-car/","id":378209,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"They later addressed the issue saying the individual was arrested for public intoxication or under the influence of an unknown narcotic.","authors":[{"id":3181381,"slug":"sknight","name":"Shawn Knight","first_name":"Shawn ","last_name":"Knight","nickname":"sknight","thumbnail":"http://hot1073jamz.com/files/2017/03/11080541_10206218747244608_3211891858632406776_o.jpeg","url":"http://knue.com/author/sknight/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Palestine Police Arrest Naked Man While Standing On Unit Car"}}}},"redisCached":true},"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":"39620","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-54":{"info":{"id":"fix_sidebar_marker-54","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"54"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-582":{"info":{"id":"ts_blogroll-582","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"582"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"5","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"/","link":"/","show_thumb":0,"alternate_data":0,"unique_posts":0,"pinned_id":"","pinned_label":"","widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[378053,378046,378016,377465,377366],"dataDetails":{"377366":{"postid":"377366","sortdate":"2018-01-26T03:22:52.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://tasteofcountry.com/files/2015/11/Annies.jpg","postDateGmt":"2018-01-26 03:22:52 +0000","title":"Is Miranda Lambert Writing New Pistol Annies Music?","url":"http://knue.com/miranda-lambert-writing-new-pistol-annies-music/","id":377366,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Could the promised new album finally be in sight for the much-loved trio? ","authors":[{"id":3693288,"slug":"wendyhermanson","name":"Wendy Hermanson","first_name":"Wendy","last_name":"Hermanson","nickname":"wendyhermanson","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://knue.com/author/wendyhermanson/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","_aioseop_title":"Is Miranda Lambert Writing New Pistol Annies Music?","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"377465":{"postid":"377465","sortdate":"2018-01-29T02:30:56.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/01/Tears-in-Heaven-Maren-Morris-Eric-Church-Bros.jpg","postDateGmt":"2018-01-29 02:30:56 +0000","title":"2018 Grammys Offer &apos;Tears in Heaven&apos; in Las Vegas Victims Tribute","url":"http://knue.com/tears-in-heaven-2018-grammy-awards-las-vegas-shooting-tribute/","id":377465,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"This may go down as one of the most haunting moments in Grammy Awards history.","authors":[{"id":645487,"slug":"sterlingwit","name":"Sterling Whitaker","first_name":"Sterling","last_name":"Whitaker","nickname":"Sterling Whitaker","thumbnail":"http://tasteofcountry.com/files/2015/10/sterling-whitaker.jpg","url":"http://knue.com/author/sterlingwit/"}],"video":true,"videoUrl":"https://youtu.be/11oMF1am4A8","youtubeId":"11oMF1am4A8"},"alternateData":{"_townsquare_media_url":"https://youtu.be/11oMF1am4A8","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Grammys Offer &apos;Tears in Heaven&apos; in Las Vegas Victims Tribute"}}},"378016":{"postid":"378016","sortdate":"2018-02-08T17:25:58.000Z","data":{"mainData":{"postType":"post","caption":"Big D and Bubba via Youtube","thumbnail":"http://knue.com/files/2018/02/2018-02-08_1055.png","postDateGmt":"2018-02-08 17:25:58 +0000","title":"ICYMI: Big D Reads Romance Novel Starring Carsen and Garth Brooks","url":"http://knue.com/icymi-big-d-reads-romance-novel-starring-carsen-and-garth-brooks/","id":378016,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"You&apos;ve heard Big D and Bubba talk about yournovel.com where you can create a romance novel for your significant other. Big D and Bubba decided to create one featuring Carsen and &quot;her man&quot; Garth Brooks.","authors":[{"id":2399671,"slug":"michael-gibsontownsquaremedia-com","name":"Michael Gibson","first_name":"Michael","last_name":"Gibson","nickname":"michael.gibson","thumbnail":"http://knue.com/files/2017/06/DSC_1404.jpg","url":"http://knue.com/author/michael-gibsontownsquaremedia-com/"}],"video":false,"videoUrl":"https://youtu.be/jnlXIRcNn_c","youtubeId":"jnlXIRcNn_c"},"alternateData":{"_townsquare_media_url":"https://youtu.be/jnlXIRcNn_c","dynamic-lead-title":"ICYMI: Big D Reads Romance Novel Starring Carsen and Garth Brooks","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"ICYMI: Big D Reads Romance Novel Starring Carsen and Garth Brooks"}}},"378046":{"postid":"378046","sortdate":"2018-02-08T20:00:58.000Z","data":{"mainData":{"postType":"post","caption":"Thinkstock","thumbnail":"http://mix931fm.com/files/2018/01/pizza-ThinkstockPhotos-503390308.jpg","postDateGmt":"2018-02-08 20:00:58 +0000","title":"National Pizza Day Is Friday, February 9th","url":"http://knue.com/national-pizza-day-is-friday-february-9th/","id":378046,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Whether thin crust, deep dish, Chicago style or anything in between, nearly every American loves pizza!","authors":[{"id":515,"slug":"luckylarry","name":"Lucky Larry","first_name":"Larry","last_name":"Thompson","nickname":"Lucky Larry","url":"http://knue.com/author/luckylarry/","thumbnail":"http://mix931fm.com/files/2012/04/379894_2634788159914_1561753238_4579828_701967036_n.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"National Pizza Day Is Friday, February 9th"}}},"378053":{"postid":"378053","sortdate":"2018-02-09T14:18:07.000Z","data":{"mainData":{"postType":"post","caption":"YouTube","thumbnail":"http://tasteofcountry.com/files/2018/02/parked-out-by-the-lake-song.jpg","postDateGmt":"2018-02-09 14:18:07 +0000","title":"&apos;Parked Out by the Lake&apos; Is the Country Song You Need to Hear","url":"http://knue.com/parked-out-by-the-lake-song-dean-summerwind/","id":378053,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"What started out as a joke is developing into a viral hit.","authors":[{"id":2875773,"slug":"cilleahoughton1","name":"Cillea Houghton","first_name":"Cillea","last_name":"Houghton","nickname":"cilleahoughton1","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://knue.com/author/cilleahoughton1/"}],"video":true,"videoUrl":"https://youtu.be/D_zS_uiPWxs","youtubeId":"D_zS_uiPWxs"},"alternateData":{"_townsquare_media_url":"https://youtu.be/D_zS_uiPWxs","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&apos;Parked Out by the Lake&apos; Is the Country Song You Need to Hear"}}}},"redisCached":true},"google-ads-widget-394":{"info":{"id":"google-ads-widget-394","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"394"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-358":{"info":{"id":"tsq_sailthru_newsletter_widget-358","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"358"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KNUE_CountryClub"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-583":{"info":{"id":"ts_blogroll-583","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"583"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[378209,378170,378179],"dataDetails":{"378170":{"postid":"378170","sortdate":"2018-02-12T20:24:42.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://knue.com/files/2018/02/Rob-Car-Getty-Images.png","postDateGmt":"2018-02-12 20:24:42 +0000","title":"Nick Foles Scores Love From Longview&apos;s Matthew McConaughey","url":"http://knue.com/nick-foles-scores-some-massive-love-from-longview-native-matthew-mcconaughey/","id":378170,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"McConaughey roots for the Redskins (boooo). But he always supports Texas over anything else and showed that when putting this ad in the paper.","authors":[{"id":3892637,"slug":"lreynolds","name":"Leslie Reynolds","nickname":"Leslie Reynolds","thumbnail":"http://knue.com/files/2018/01/Leslie-User.png","url":"http://knue.com/author/lreynolds/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Nick Foles Scores Love From Longview&apos;s Matthew McConaughey","dynamic-lead-excerpt":"McConaughey roots for the Redskins (boooo). But he always supports Texas over anything else and showed that when putting this ad in the paper.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Nick Foles Scores Love From Longview&apos;s Matthew McConaughey"}}},"378179":{"postid":"378179","sortdate":"2018-02-12T20:17:08.000Z","data":{"mainData":{"postType":"post","caption":"Picasa","thumbnail":"http://mix931fm.com/files/2018/02/Sandy-3-e1518466485925.jpg","postDateGmt":"2018-02-12 20:17:08 +0000","title":"Adopt a Pet for Valentine&apos;s Day","url":"http://knue.com/adopt-a-pet-for-valentines-day/","id":378179,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This sweet heart is ready for Valentine&#x2019;s Day. Sandy is three years old and looks like a bearded collie mix.","authors":[{"id":1435418,"slug":"mandeemontana","name":"Mandee Montana","first_name":"Mandee","last_name":"Montana","nickname":"mandeemontana","thumbnail":"http://mix931fm.com/files/2016/09/DSC_4874.jpg","url":"http://knue.com/author/mandeemontana/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Adopt a Pet for Valentine&apos;s Day"}}},"378209":{"postid":"378209","sortdate":"2018-02-12T21:37:25.000Z","data":{"mainData":{"postType":"post","caption":"Palestine Police Department","thumbnail":"http://hot1073jamz.com/files/2018/02/27858928_1838292526216121_8822233201741697003_n.jpg","postDateGmt":"2018-02-12 21:37:25 +0000","title":"Palestine Police Arrest Naked Man While Standing On Unit Car","url":"http://knue.com/palestine-police-arrest-naked-man-while-standing-on-police-car/","id":378209,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"They later addressed the issue saying the individual was arrested for public intoxication or under the influence of an unknown narcotic.","authors":[{"id":3181381,"slug":"sknight","name":"Shawn Knight","first_name":"Shawn ","last_name":"Knight","nickname":"sknight","thumbnail":"http://hot1073jamz.com/files/2017/03/11080541_10206218747244608_3211891858632406776_o.jpeg","url":"http://knue.com/author/sknight/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Palestine Police Arrest Naked Man While Standing On Unit Car"}}}},"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":3},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6","2.7"]},{"3":["3.1","3.2"]},{"4":["4.1","4.2"]},{"5":["5.1","5.2","5.3"]},{"6":["6.1","6.2","6.3","6.4","6.5"]},{"7":["7.1","7.2"]},"8",{"9":["9.1","9.2","9.3"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":965,"title":"On-Air","titleExcerpt":"On-Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":20357,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":231118,"title":"Playlist","titleExcerpt":"Playlist","href":"/tags/playlist","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/playlist","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":2090,"title":"Events","titleExcerpt":"Events","href":"/events-tyler","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":1436,"title":"Country Club","titleExcerpt":"Country Club","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":32676,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":301276,"title":"Jobs","titleExcerpt":"Jobs","href":"http://tyler.townsquarejobnetwork.com/","samedomain":false,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":955,"title":"Contact Us","titleExcerpt":"","href":"/contact-us","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":22945,"title":"DJs","titleExcerpt":"DJs","href":"/djs","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":20409,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows","samedomain":true,"hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":93050,"title":"Big D & Bubba","titleExcerpt":"Big D & Bubba","href":"/show/big-d-bubba-2/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/big-d-bubba-2/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":286731,"title":"Mandee Montana","titleExcerpt":"Mandee Montana","href":"/show/mandee-montana/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/mandee-montana/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":267616,"title":"Sam Alex","titleExcerpt":"Sam Alex","href":"/show/taste-of-country-nights/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/taste-of-country-nights/","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":93048,"title":"Buddy Logan","titleExcerpt":"Buddy Logan","href":"/show/buddy-logan/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/buddy-logan/","hasBlogroll":false}},"2.7":{"menuId":"2.7","attrs":{"menuPostId":93049,"title":"Danny Merrell","titleExcerpt":"Danny Merrell","href":"/show/danny-merrell/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/danny-merrell/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":20358,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":9080,"title":"Mobile","titleExcerpt":"Mobile","href":"/app/","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":357789,"title":"February Playlist","titleExcerpt":"February Playlist","href":"/101-5-knue-playlist-february-2018-top-songs/","samedomain":true,"hasBlogroll":false}},"4.2":{"menuId":"4.2","attrs":{"menuPostId":20361,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":361750,"title":"Calendar","titleExcerpt":"Calendar","href":"/events-tyler","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":361749,"title":"KNUE Front Porch Artists","titleExcerpt":"KNUE Front Porch Artists","href":"/?submit_button=&s=front+porch","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":361748,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"/events-tyler/community/add/","samedomain":true,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":86686,"title":"Contests","titleExcerpt":"Contests","href":"/vip","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":78460,"title":"Join The Club","titleExcerpt":"Join The Club","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":88961,"title":"Country Club Help","titleExcerpt":"Country Club Help","href":"/contact-us/","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":315589,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/general-contest-rules/","samedomain":true,"hasBlogroll":false}},"6.5":{"menuId":"6.5","attrs":{"menuPostId":88925,"title":"Local Experts","titleExcerpt":"Local Experts","href":"/local-experts","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":377213,"title":"Win Red Dirt Tix Before You Can Buy 'Em","titleExcerpt":"Win Red Dirt Tix Before You Can Buy 'Em","href":"/contests/sweeps/win-before-you-can-buy-red-dirt-bbq-music-festival-18-tickets/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/win-before-you-can-buy-red-dirt-bbq-music-festival-18-tickets/","hasBlogroll":false}},"7.2":{"menuId":"7.2","attrs":{"menuPostId":355457,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/general-contest-rules/","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":20408,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/contact-us","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":144474,"title":"Jobs at KNUE","titleExcerpt":"Jobs at KNUE","href":"/job-openings","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":144463,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"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","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":101426,"title":"Trending on KNUE:","titleExcerpt":"Trending on KNUE:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":377739,"title":"$500 Survey Giveaway","titleExcerpt":"$500 Survey Giveaway","href":"/sponsored-listener-survey/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":377678,"title":"Country Cares St. Jude Radiothon","titleExcerpt":"Country Cares St. Jude Radiothon","href":"/love-conquers-all-even-cancer/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":358829,"title":"Party with Brad Paisley!","titleExcerpt":"Party with Brad Paisley!","href":"/contests/sweeps/party-with-brad-paisley/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/party-with-brad-paisley/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":377614,"title":"The Best ETX Festivals in Spring","titleExcerpt":"The Best ETX Festivals in Spring","href":"/6-east-texas-festivals-you-must-attend-this-spring/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":373803,"title":"Win Stuff 24/7","titleExcerpt":"Win Stuff 24/7","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":365045,"title":"Alexa Plays KNUE!","titleExcerpt":"Alexa Plays KNUE!","href":"https://www.youtube.com/watch?v=V6waKoi1H-Y","samedomain":false,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":355729,"title":"KNUE APP","titleExcerpt":"KNUE APP","href":"/app/","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":360514,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":369999,"title":"Blake Shelton Coming to Shreveport!","titleExcerpt":"Blake Shelton Coming to Shreveport!","href":"/blake-shelton-headlines-in-shreveport-march-3-2018/","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","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO/Jobs","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/knue-public-file/"}},"4":{"menuId":"4","attrs":{"title":"Terms","href":"/terms/"}},"5":{"menuId":"5","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"6":{"menuId":"6","attrs":{"title":"FAQ","href":"/vip-faq/"}},"7":{"menuId":"7","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"8":{"menuId":"8","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"9":{"menuId":"9","attrs":{"title":"Contact","href":"/help/"}},"10":{"menuId":"10","attrs":{"href":"http://townsquaremediagroup.com/"}},"11":{"menuId":"11","attrs":{"title":"Tyler Business Listings","href":"/tyler-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":13.471,"mainOptionsTime":4.287,"sidebarsTime":8.319,"widgetsTime":16.475,"processTime":42.654},"experimentGroup":"A"},"serverConfig":{"host":"knue.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>