editor Logout
Account Preferences
Did you know...
Streams heard since April 2006:
13,870,625
Streaming Radio Guide
view source - https://www.renegaderadio.org/
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> <meta name="description" content="Renegade Radio features a unique format of Christian rap, rock, dance and alternative music. Radio from Nevada at 101.3FM. Live Internet feed 24/7."> <title>Renegade Radio - Rocking Your World with the Best Alternative Music.</title> <link rel="canonical" href="https://www.renegaderadio.org/"> <link rel="alternate" type="application/rss+xml" title="KRNG 101.3FM – Renegade Radio RSS Feed" href="https://renegaderadio.org/feed/"> <link rel="alternate" type="application/atom+xml" title="KRNG 101.3FM – Renegade Radio Atom Feed" href="https://renegaderadio.org/feed/atom/"> <link rel="pingback" href="https://renegaderadio.org/xmlrpc.php"> <!-- Favorites icon --> <link rel="shortcut icon" href="_renegah1/wp-content/uploads/2013/04/rr-favicon.ico"> <!-- Style sheets --> <link rel="stylesheet" type="text/css" href="wp-content/themes/parallelus-traject/css/reset.min.css"> <link rel="stylesheet" type="text/css" href="wp-content/themes/parallelus-traject/css/menu.css"> <link rel="stylesheet" type="text/css" href="wp-content/themes/parallelus-traject/css/fancybox.css"> <link rel="stylesheet" type="text/css" href="wp-content/themes/parallelus-traject/style-default.css"> <!-- Skin Style Sheet --><link rel="stylesheet" href="wp-content/themes/parallelus-traject/style-skin-6.css" type="text/css" id="SkinCSS"><link rel="dns-prefetch" href="https://connect.facebook.net/"> <link rel="stylesheet" id="jetpack-subscriptions-css" href="wp-content/plugins/jetpack/modules/subscriptions/subscriptions.css" type="text/css" media="all"> <link rel="stylesheet" id="jetpack-widgets-css" href="wp-content/plugins/jetpack/modules/widgets/widgets.css" type="text/css" media="all"> <link rel="stylesheet" id="sharedaddy-css" href="wp-content/plugins/jetpack/modules/sharedaddy/sharing.css" type="text/css" media="all"> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/jquery-1.7.2.min.js"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://renegaderadio.org/xmlrpc.php?rsd"> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://renegaderadio.org/wp-includes/wlwmanifest.xml"> <meta name="generator" content="WordPress 4.1"> <link rel="shortlink" href="https://wp.me/3qYw7"> <meta property="og:site_name" content="KRNG 101.3FM - Renegade Radio"> <meta property="og:type" content="website"> <meta property="og:locale" content="en_US"> <meta property="og:title" content="KRNG 101.3FM - Renegade Radio"> <meta property="og:description" content="Renegade Radio features a format of Christian rap, rock, and alternative music from Wadsworth. Live Real Audio feed."> <meta property="og:url" content="http://renegaderadio.org/"> <!-- jQuery framework and utilities --> <script type="text/javascript"> $j = jQuery.noConflict(); var themePath = 'http://renegaderadio.org/wp-content/themes/parallelus-traject/'; // for js functions var blogPath = 'http://renegaderadio.org'; // for js functions </script> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/jquery.easing.1.3.min.js"></script> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/hoverIntent.min.js"></script> <!-- Drop down menus --> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/menu.js"></script> <!-- Font replacement (cufon) --> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/cufon-yui.js"></script> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/Vegur.Light.font.js"></script> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/Vegur.font.js"></script> <script type="text/javascript"> Cufon.replace('h1, h2, h3, h4, h5, h6, #fancybox-title-main', { fontFamily: 'Vegur' }); Cufon.replace('.pageTitle, #Showcase h1, #Showcase h2, #Showcase h3, #Showcase h4, #Showcase h5, #Showcase h6', { fontFamily: 'Vegur Light' }); function modalStart() { Cufon.replace('#fancybox-title-main', { fontFamily: 'Vegur' }); } </script> <!-- Input labels --> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/jquery.overlabel.min.js"></script> <!-- Inline popups/modal windows --> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/jquery.fancybox-1.3.1.pack.js"></script> <!-- Slide shows --> <!-- Slide show --><!-- Cycle Slide Show --><script type="text/javascript" src="wp-content/themes/parallelus-traject/js/jquery.cycle.all.min.js"></script> <script type="text/javascript"> // initialize slideshow (Cycle) jQuery(document).ready(function() { if ($j('#Slides').length > 0) { $j('#Slides').cycle({ fx: 'scrollLeft,scrollLeft,scrollLeft,scrollLeft,scrollLeft,scrollLeft,scrollLeft', speed: 750, timeout: 4000, randomizeEffects: false, easing: 'easeOutCubic', next: '.slideNext', prev: '.slidePrev', pager: '#SlidePager', cleartypeNoBg: true, before: function() { // reset the overlay for the next slide $j('#SlideShow-Middle').css('cursor','default').unbind('click'); }, after: function() { // get the link and apply it to the overlay var theLink = $j(this).children('a:first'); var linkURL = (theLink) ? theLink.attr('href') : false; if (linkURL) { $j('#SlideShow-Middle').css('cursor','pointer').click( function() { document.location.href = linkURL; }); } } }); } }); </script> <!-- IE only includes (PNG Fix and other things for sucky browsers --> <!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="http://renegaderadio.org/wp-content/themes/parallelus-traject/css/ie-6.css"> <script type="text/javascript" src="http://renegaderadio.org/wp-content/themes/parallelus-traject/js/pngFix.min.js"></script> <script type="text/javascript"> $j(document).ready(function(){ $j(document.body).supersleight(); }); </script> <![endif]--> <!--[if IE]><link rel="stylesheet" type="text/css" href="http://renegaderadio.org/wp-content/themes/parallelus-traject/css/ie-all-versions.css"><![endif]--> <!-- Functions to initialize after page load --> <script type="text/javascript" src="wp-content/themes/parallelus-traject/js/onLoad.js"></script> </head> <body><div style="text-align: center;"><a href="https://techweekeurope.co.uk/" style="padding: 5px 10px;">Non Gamstop Casino</a><a href="https://livetotri.co.uk/" style="padding: 5px 10px;">UK Casino Sites Not On Gamstop</a><a href="https://www.goodclub.co.uk/" style="padding: 5px 10px;">Non Gamstop Casinos 2025</a><a href="https://www.saferglasgow.com/" style="padding: 5px 10px;">Non Gamstop Casinos</a><a href="https://watb.co.uk/" style="padding: 5px 10px;">Non Gamstop Casinos</a></div> <div id="Wrapper"> <div id="Top"> <div id="TopContainer"> <!-- Search --> <div id="SearchWrapper"> <div id="Search"> <form action="/" id="SearchForm" method="get"> <p style="margin:0;"><input type="text" name="s" id="SearchInput" value=""></p> <p style="margin:0;"><input type="submit" id="SearchSubmit" class="noStyle" value=""></p> </form> </div> </div> <!-- Main Menu: MegaMenu --> <div id="MainMenu"> <ul id="MegaMenu"> <li class="current"><a href="/">Home</a></li> <li><a href="nevada-matters/" title="">Nevada Matters</a></li><li><a href="listen/" title="">Listen Live</a></li><li><a href="the-411/" title="">News and Stuff</a><div class="sub"><div class="row"><ul class="mm-col"><li><a href="about-us/onair-schedule/" title="">OnAir Schedule</a></li><li><a href="pro-life-briefs/" title="Description">Pro Life Briefs</a></li><li><a href="concerts/" title="">Concerts</a></li></ul></div></div></li><li><a href="page_id/" title="">Music</a><div class="sub"><div class="row"><ul class="mm-col"><li><a href="top-20/" title="">Top Tunes for the Week</a></li></ul></div></div></li><li><a href="about-us/" title="">About</a><div class="sub"><div class="row"><ul class="mm-col"><li><a href="our-mission/" title="">Our Mission</a></li><li><a href="page_id/" title="">KRNG Studio Tour</a></li><li><a href="staff/" title="">The Staff</a></li></ul></div></div></li><li><a href="contact/" title="">Contact</a></li> </ul> </div> <!-- END id="MainMenu" --> </div> </div> <!-- END id="Top" --> <!-- Logo --> <div id="LogoHeader" style="text-align: left;"> <a href="/" id="Logo"><img src="_renegah1/wp-content/uploads/2013/04/website-logo2.png" alt="KRNG 101.3FM - Renegade Radio"></a> </div> <!-- Slide show: jQuery Cycle (default) --> <div id="SlideShow"> <div id="SlideShow-Images" style="height:385px;"> <div id="CyclePlugin"> <div id="Slides"> <div> <img src="wp-content/uploads/2013/04/BumperSticker01.jpg" alt="Slide" height="385" width="974"> </div> <div> <img src="wp-content/uploads/2013/04/ConcertHope.jpg" alt="Slide" height="385" width="974"> </div> <div> <img src="wp-content/uploads/2014/01/DJI-DRAMA02.jpg" alt="Slide" height="385" width="974"> </div> <div> <img src="wp-content/uploads/2014/04/vicfeb14aB.jpg" alt="Slide" height="385" width="974"> </div> <div> <img src="wp-content/uploads/2013/04/ColorKeys.jpg" alt="Slide" height="385" width="974"> </div> <div> <img src="wp-content/uploads/2013/12/AlouSlide01.jpg" alt="Slide" height="385" width="974"> </div> <div> <img src="wp-content/uploads/2014/07/3slideJul14.jpg" alt="Slide" height="385" width="974"> </div> </div> </div> </div> <div id="SlideShow-Controls"> <div id="SlideNextPrev"> <a href="#" class="slideNext"></a> <a href="#" class="slidePrev"></a> </div> <div id="SlidePager"></div> </div> <div id="SlideShow-Top"></div> <div id="SlideShow-Middle" style="height:364px;"></div> <div id="SlideShow-Bottom"></div> </div> <!-- END id="SlideShow" --> <div id="SlideShow-Shadow"></div> <div id="PageWrapper"> <!-- Showcase Content --> <div id="Showcase"> <div id="ShowcaseContent"> <div class="contentArea"> <div class="two_third showcase-area-left"> <div id="text-7" class="widget widget_text"> <div class="textwidget"></div> </div> </div> <div class="one_third last showcase-area-right"><div id="text-8" class="widget widget_text"> <div class="textwidget"></div> </div></div> <div class="clear"></div> </div> <!-- END class="contentArea" --> </div> <!-- END id="ShowcaseContent" --> </div> <!-- END id="Showcase" --> <div id="MainPage"> <div id="MainPageContent"> <div class="contentArea"> <div class="two_third"> <p><strong>KRNG Renegade Radio 101.3 FM</strong></p> <p>Welcome !</p> <p>We play good music with a sound of hope: Christian Rock and Holy Hip Hop that speaks for itself (that is, of course, if you can understand the lyrics).</p> <p>For a part of the day we listen to the opinions expressed by guests on Nevada Matters. Crypto trading is growing in popularity in Nevada. Therefore, discussions on cryptocurrencies also happen. Beginner traders can use trading bots that can execute trades on behalf of the traders. Take the <a href="https://www.etf-nachrichten.de/autotrading/">Trading Robot test</a> to find the best crypto robots in the market.</p> <p><strong>As far as the FCC is concerned:</strong><br> We are KRNG-FM in northern Nevada, a licensed (Fallon) commercial radio station with a booster transmitter (Reno). There are also other radio broadcasting platforms that specialize in providing news, information, and updates related to the casino industry. If you’re interested in casino games, check out <a href="https://neueonlinecasinos.io/">https://neueonlinecasinos.io/</a> to find the best New online casinos.</p> <p><strong>As far as the IRS in concerned:</strong><br> We are a 501(c)3 non-profit corporation.</p> <p><strong>And to the listener:</strong><br> We are Renegade Radio – 101.3 fm. </p><div class="sharedaddy sd-sharing-enabled"> <div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"> <h3 class="sd-title">Share Renegade with your peeps:</h3> <div class="sd-content"> <ul> <li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="home-new/" title="Share on Facebook" id="sharing-facebook-167"><span>Facebook</span></a></li> <li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="home-new/" title="Click to share on Google+" id="sharing-google-167"><span>Google</span></a></li> <li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="home-new/" title="Click to share on Twitter" id="sharing-twitter-167"><span>Twitter</span></a></li> <li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="https://www.pinterest.com/join/?next=/pin/create/button/%3Furl%3Dhttp%253A%252F%252Frenegaderadio.org%252Fhome-new%252F%26description%3DHome%2520%2528new%2529%26media%3D" title="Click to share on Pinterest"><span>Pinterest</span></a></li> <li class="share-end"> </li></ul> </div> </div> </div> <!-- Extras --> <div class="postFooter"> </div> <!-- End of Content --> <div class="clear"></div> </div> <!-- end <div class="two-thirds"> --> <div class="one_third last"> <div class="sidebar"> <div class="sidebarBox-1"> <div class="sidebarBox-2"> <div id="text-12" class="widget widget_text"> <div class="textwidget"><a href="http://krng.streamon.fm/" target="_blank"> <img width="150" height="" border="0" align="center" src="_renegah1/wp-content/uploads/2013/04/listenlive.png"> </a></div> </div><div id="text-11" class="widget widget_text"> <div class="textwidget"><a href="https://www.facebook.com/pages/Renegade-Radio-1013-FM/164128043617895" target="_blank"> <img width="180" height="" border="0" align="center" src="_renegah1/wp-content/uploads/2013/04/facebook.jpg"> </a></div> </div> </div> </div> </div> <!-- END class="sidebar" --> </div> <!-- End of Content --> <div class="clear"></div> <!-- End of Content --> <div class="clear"></div> </div> <!-- END class="contentArea" --> </div> <!-- END id="MainPageContent" --> </div> <!-- END id="MainPage" --> </div> <!-- END id="PageWrapper" --> <div id="FooterWrapper"> <div id="Footer"> <div id="FooterContent"> <div class="contentArea"> <div style="text-align:center"><h2>Must-read blogs</h2><ul style="list-style:none;padding-left:0"><li><a href="https://www.erapermed.eu/">Migliori Siti Di Casino Online</a></li><li><a href="https://www.assembleplus.eu/">Migliori Casino Non Aams</a></li></ul></div><div class="half_page footer-area-left"> <div id="text-5" class="widget widget_text"> <div class="textwidget"></div> </div> </div> <div class="half_page last footer-area-right"><div id="text-6" class="widget widget_text"> <div class="textwidget">Copyright © 2013 KRNG 1013 Renegade Radio. All Rights Reserved</div> </div></div> <div class="clear"></div> </div> <!-- END class="contentArea" --> </div> <!-- END id="FooterContent" --> </div> <!-- END id="Footer" --> </div> <!-- END id="FooterWrapper" --> </div> <!-- END id="Wrapper" --> <!-- Activate Font Replacement (cufon) --> <script type="text/javascript"> Cufon.now(); </script> <div style="display:none"> </div> <script type="text/javascript"> WPCOM_sharing_counts = {"http:\/\/renegaderadio.org\/home-new\/":167} </script> <script type="text/javascript"> jQuery(document).on( 'ready post-load', function(){ jQuery( 'a.share-facebook' ).on( 'click', function() { window.open( jQuery(this).attr( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; }); }); </script> <script type="text/javascript"> jQuery(document).on( 'ready post-load', function(){ jQuery( 'a.share-twitter' ).on( 'click', function() { window.open( jQuery(this).attr( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; }); }); </script> <script type="text/javascript"> jQuery(document).on('ready', function(){ jQuery('body').on('click', 'a.share-pinterest', function(e){ e.preventDefault(); // Load Pinterest Bookmarklet code var s = document.createElement("script"); s.type = "text/javascript"; s.src = window.location.protocol + "js/pinmarklet.js" + ( Math.random() * 99999999 ); var x = document.getElementsByTagName("script")[0]; x.parentNode.insertBefore(s, x); // Trigger Stats var s = document.createElement("script"); s.type = "text/javascript"; s.src = this + ( this.toString().indexOf( '?' ) ? '&' : '?' ) + 'js_only=1'; var x = document.getElementsByTagName("script")[0]; x.parentNode.insertBefore(s, x); }); }); </script> <script type="text/javascript" src="wp-content/js/devicepx-jetpack.js"></script> <script type="text/javascript" src="js/gprofiles.js"></script> <script type="text/javascript"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type="text/javascript" src="wp-content/plugins/jetpack/modules/wpgroho.js"></script> <script type="text/javascript"> /* <![CDATA[ */ var FB_WP=FB_WP||{};FB_WP.queue={_methods:[],flushed:false,add:function(fn){FB_WP.queue.flushed?fn():FB_WP.queue._methods.push(fn)},flush:function(){for(var fn;fn=FB_WP.queue._methods.shift();){fn()}FB_WP.queue.flushed=true}};window.fbAsyncInit=function(){FB.init({"channelUrl":"/","xfbml":true});if(FB_WP && FB_WP.queue && FB_WP.queue.flush){FB_WP.queue.flush()}} /* ]]> */ </script> <div id="fb-root"></div><script type="text/javascript">(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id)){return}js=d.createElement(s);js.id=id;js.src="http:\/\/connect.facebook.net\/en_US\/all.js";fjs.parentNode.insertBefore(js,fjs)}(document,"script","facebook-jssdk"));</script> <script type="text/javascript" src="wp-content/plugins/jetpack/modules/sharedaddy/sharing.js"></script> <script src="e-201452.js" type="text/javascript"></script> <script type="text/javascript"> st_go({v:'ext',j:'1:2.9.3',blog:'50758167',post:'0',tz:'-8'}); var load_cmc = function(){linktracker_init(50758167,0,2);}; if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc); else load_cmc(); </script></body> </html>


URL: