dabl.com Ads.txt file

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<title>Dabl TV Network - Get Into It!</title>

<meta property="og:title" content="Dabl TV Network - Get Into It!"/>
<meta property="og:description" content="Get into the happening humor of Girlfriends, Moesha, The Parkers, The Game, Sister Sister, Half and Half and One on One"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://dabltvnetwork.com/"/>
<meta property="og:image" content="/images/OG-DABL-Generic.png"/>
<link rel="image_src" href="/images/OG-DABL-Generic.png" />
<meta property="og:site_name" content="Dabl"/>

<!-- adding this in just so google gets the correct description -->
<meta name="description" content="Get into the happening humor of Girlfriends, Moesha, The Parkers, The Game, Sister Sister, Half and Half and One on One">

<!--
<meta property="fb:admins" content="567665230"/>
-->



<link rel="shortcut icon" type="image/png" href="/images/favicon.ico">
<meta name="keywords" content="">
<meta name="description" content="">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css">
<link rel="stylesheet" href="/css/style.css?v1.343">

<link href="/css/quizstyle.css?version=3.232" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" crossorigin="anonymous">
<link href="/css/rrssb.css?v=2" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/css/extras.css?v=27">

<link rel="stylesheet" href="https://use.typekit.net/zfk2uqf.css"><!-- Halyard Display and Articulat font files -->

<link rel="stylesheet" href="/css/owl.carousel.min.css">
<link rel="stylesheet" href="/css/owl.theme.default.min.css">

<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>

<script src="/js/bootstrap.min.js"></script>
<script src="/js/bootstrap-datepicker.js"></script>
<script src="/js/jpushmenu.js"></script>
<script src="/js/scripts.js?v1.64"></script>
<script src="/js/owl.carousel.min.js"></script>
<script src="/js/viewability.js?yyy"></script>


<!-- HLS VIDEOS -->

<script>
var CAPTCHA_SITE_KEY = '6LeLaicpAAAAAJNgoxm2rMx5OAOp5LFjrqy_0M9G';
</script>
<script type="text/javascript" src="/js/dynamic_recaptcha.js?1.0"></script>

</head>
<body>

<div class="header-wrapper">
<header>
<div class="section-inner logo-texture">
<a href="/">
<img class="logo desktop-only" src="/images/dabl_logo.png">
<img class="logo mobile-only" src="/images/dabl_logo_mobile.png">
</a>
<nav id="main-nav" class="header-nav">
<span class="main-nav-toggle">
<i class="fa fa-bars"></i>
</span>
<a class="mobile-header-btn" href="/wheretowatch/">Where to Watch</a>
<ul>
<!--<li class="menu-close"><a href="#">Close x</a></li>-->
<li><a href="/schedule/">Schedule</a></li>
<li><a href="/shows">Shows</a></li>

<li class="menu-btn"><a class="btn-primary" href="/wheretowatch/">Where to Watch</a></li>
</ul>
</nav>
</div><!-- .section-inner -->
</header>
<div class="search-bar closed">
<div class="section-inner">
<form class="search-form" action="/search/" method="get" enctype="multipart/form-data">
<div class="search-bar-input-wrap">
<input type="text" name="search_term" value="Search..." placeholder="Search...">
</div>
<button type="submit" name="submit"><i class="fa fa-chevron-right"></i></button>
</form>
</div>
</div>
</div><!-- .header-wrapper -->
<style>
.market-alert-container {
background: #DB0000;
background-position: 50%;
color: white;
text-align: center;
}

.market-alert-container .market-alert-text {
display: flex;
flex-direction: column;
color: white;
font-size: 1.8rem;
line-height: 2.2rem;
width: 95%;
margin: 0 auto;
letter-spacing: 0.3px;
}

.market-alert-container .market-alert-text a {
text-decoration: underline;
}

.market-alert-text p {
margin: 1.5rem 0;
color: white;
text-align:center;
}

.market-alert-close {
color: white;
cursor: pointer;
position: relative;
font-size: 2rem;
padding: 0.2rem 0.45rem;
float: right;
top: 1rem;
right: 1rem;
}

.market-alert-close:hover {
color: black;
}

.market-alert-container .btn-primary {
display: inline-block;
font-size: 1.6rem;
text-transform: uppercase;
padding: 1.1rem 5.7rem;
}

.market-alert-container .lg-col-wrapper {
max-width: 100%;
width:100%;
padding: 1rem 2rem;
}

.lg-col-wrapper .market-alert-container {
margin: -3rem 0 5rem;
}

.market-alert-container .btn-primary.text-brand-black, .form-wrap input[type="submit"].text-brand-black, .form-wrap button.text-brand-black {
color: #252525;
}

.market-alert-container .btn-primary.white, .form-wrap input[type="submit"].white, .form-wrap button.white {
background-color: #fff;
}

.market-alert-container .btn-primary, .form-wrap input[type="submit"], .form-wrap button {
color: #fff;
font-size: 2rem;
font-weight: 600;
text-decoration: none;
text-align: center;
border: 2px solid transparent;
border-radius: 50px;
white-space: nowrap;
padding: 1.3rem 2.8rem;
margin-bottom: 1rem;
opacity: 1;
}

@media screen and (max-width: 900px) {
.market-alert-container .rescan-alert-text {
font-size: 2rem;
}
}
</style>

<script>
$(document).ready(function(){
$('.market-alert-close').on('click', function(e){
if(e.target) targ = e.target;
else if (e.srcElement) targ = e.srcElement;
if(targ.nodeType==3) targ = targ.parentNode;

var alt_box = $(targ.parentNode);

alt_box.fadeOut();

});
});
</script>



<div class="desktop-only">
<section class="billboards-full owl-carousel">
<div class="item"><a href="/shows/are-we-there-yet"><img src="https://dabl-images.s3.amazonaws.com/VLe8c-1726668858-19-billboard-billboard_AreWeThereYet.jpg"></a></div>
<div class="item"><a href="/shows/everybody-hates-chris"><img src="https://dabl-images.s3.amazonaws.com/zqipC-1714578209-15-billboard-Everybody%20Hates%20Chris.jpg"></a></div>
<div class="item"><a href="/shows/living-single"><img src="https://dabl-images.s3.amazonaws.com/XZbz5-1715001980-16-billboard-Living%20Single.jpg"></a></div>
<div class="item"><a href="/shows/the-jamie-foxx-show"><img src="https://dabl-images.s3.amazonaws.com/cVYxO-1714578539-17-billboard-Jamie%20Foxx%20Show.jpg"></a></div>
</section>
</div>

<div class="mobile-only">
<section class="billboards-full owl-carousel">
<div class="item"><a href="/shows/are-we-there-yet"><img src="https://dabl-images.s3.amazonaws.com/kqRat-1726668858-19-billboard-billboard_AreWeThereYet_mobile.jpg"></a></div>
<div class="item"><a href="/shows/everybody-hates-chris"><img src="https://dabl-images.s3.amazonaws.com/aBbAH-1714578379-15-billboard-Everybody%20Hates%20Chris_900x650.jpg"></a></div>
<div class="item"><a href="/shows/living-single"><img src="https://dabl-images.s3.amazonaws.com/4N9Et-1715001980-16-billboard-Living%20Single_900x650.jpg"></a></div>
<div class="item"><a href="/shows/the-jamie-foxx-show"><img src="https://dabl-images.s3.amazonaws.com/PN3hm-1714578540-17-billboard-Jamie%20Foxx%20Show_900x650.jpg"></a></div>
</section>
</div>

<section class="now-next-full full-content section-inner" >

<div class="now-next-container">
<div class="now-next on-now">
<div class="on-now-inner">
<h3 class="on-now-time">On Now:&nbsp;<span class="on-time">3:30p CT</span></h3>
<h3 class="on-now-show"><a href="/shows/moesha">Moesha</a></h3>
</div>
</div>
<div class="now-next on-next">
<div class="now-next-inner">
<div class="now-next-text">Next:&nbsp;<span class="on-time">4:00p CT</span></div>
<h4 class="now-next-show"><a href="/shows/the-parkers">The Parkers</a></h4>
</div>
</div>
<div class="now-next on-next">
<div class="now-next-inner">
<div class="now-next-text">Later:&nbsp;<span class="on-time">4:30p CT</span></div>
<h4 class="now-next-show"><a href="/shows/the-parkers">The Parkers</a></h4>
</div>
</div>
</div>

<div class="schedule-full">
<div class="schedule-full-inner">

<a href="/schedule/" class="btn-primary brand-orange">Full Schedule<i class="fa fa-chevron-right"></i></a>
<div class="change-timezone">
<span id="timezone" class="sched-eastern-note">Change Time Zone</span>
</div>
<script type="text/javascript">
var tzlist2 = ['Eastern','Central','Mountain','Pacific','Phoenix','Streaming (Eastern Feed)'];
$("#timezone").on('click', function(){
var sel = $('<select>');
$(tzlist2).each(function() {
var timezoneVal = this;

sel.append($("<option>").attr('value',this).text(this));
});

sel.val('Central');
sel.change(function(){

var selVal = $(this).val();
if(selVal == "DISH (Eastern Feed)"){
document.cookie ='himarket=;path=/';
document.cookie ='himarket=';
}
else if(selVal == "Streaming (Eastern Feed)"){
document.cookie ='himarket=;path=/';
document.cookie ='himarket=';
}
else{
document.cookie ='hitz='+selVal+'; path=/';
document.cookie = "himarket=;Max-Age=0";
document.cookie = "himarket=;Max-Age=0;path=/";
document.cookie = "himarket=;Max-Age=0;path=/schedule";
document.cookie = "himarket=;Max-Age=0;path=/;domain=.dabltvnetwork.com";
}
window.location = window.location.href.split("?")[0];
});
//$('#sched-all-times').hide();
$(this).parent().html(sel);
});
</script>
</div>
</div>

</section>

<section class="break-container-width section-spacer-half">
<div class="section-inner">
<h1 class="section-title">Shows</h1>
<div class="content-grid shows-grid">
<div class="content-grid-item-2">
<a href="/shows/living-single">
<img src="https://dabl-images.s3.amazonaws.com/j21g0-1713375446-111-show-760x400_LivingSingle.jpg">
<h2 class="shows-title">Living Single</h2>
</a>
</div>
<div class="content-grid-item-2">
<a href="/shows/the-jamie-foxx-show">
<img src="https://dabl-images.s3.amazonaws.com/lIPpK-1713375667-112-show-760x400_JamieFoxx.jpg">
<h2 class="shows-title">The Jamie Foxx Show</h2>
</a>
</div>
<div class="content-grid-item-2">
<a href="/shows/are-we-there-yet">
<img src="https://dabl-images.s3.amazonaws.com/aGKdF-1725474766-114-show-760x400_AreWeThereYet.jpg">
<h2 class="shows-title">Are We There Yet?</h2>
</a>
</div>
<div class="content-grid-item-2">
<a href="/shows/everybody-hates-chris">
<img src="https://dabl-images.s3.amazonaws.com/ckBth-1713374448-113-show-760x400_EverybodyHatesChris.jpg">
<h2 class="shows-title">Everybody Hates Chris</h2>
</a>
</div>
<div class="content-grid-item-3">
<a href="/shows/girlfriends">
<img src="https://dabl-images.s3.amazonaws.com/PU3qN-1701973976-103-show-760x400_Girlfriends.jpg">
<h3 class="shows-title">Girlfriends</h3>
</a>
</div>
<div class="content-grid-item-3">
<a href="/shows/half-half">
<img src="https://dabl-images.s3.amazonaws.com/Gs9fN-1701969598-104-show-760x400_Half-Half.jpg">
<h3 class="shows-title">Half & Half</h3>
</a>
</div>
<div class="content-grid-item-3">
<a href="/shows/moesha">
<img src="https://dabl-images.s3.amazonaws.com/bBaf8-1701973996-105-show-760x400_Moesha.jpg">
<h3 class="shows-title">Moesha</h3>
</a>
</div>
</div>
<div class="section-inner section-spacer">
<div class="center">
<a class="btn-primary brand-pink" href="/shows">See All Shows<i class="fa fa-chevron-right"></i></a>
</div>
</div>
<br>
</div>
</section>

<section class="break-container-width section-spacer-half">
<div class="section-inner">
<h1 class="section-title">Latest Stories</h1>
<div class="content-grid">
<div class="content-grid-item-2 full">
<a href="/stories/melanie-and-malik-had-an-unusual-friendship-on-the-game-that-just-worked">
<img class="content-grid-item-thumb" src="https://dabl-images.s3.amazonaws.com/TDGEs-1751381793-438-blog-melanieandmalik.jpg">
<h2 class="content-grid-item-title">Melanie and Malik had an unusual friendship on The Game that just worked</h2>
</a>
<div class="content-grid-item-excerpt">When Malik says "Girl Melanie," it just hits different.</div>
</div>
<div class="content-grid-item-2 full">
<a href="/stories/did-you-know-chico-benymon-from-half-half-was-also-a-musician">
<img class="content-grid-item-thumb" src="https://dabl-images.s3.amazonaws.com/BoKui-1723836486-437-blog-spencerheader.jpg">
<h2 class="content-grid-item-title">Did you know Chico Benymon from Half & Half was also a musician? </h2>
</a>
<div class="content-grid-item-excerpt">Are we even surprised that Benymon is multitalented? No.</div>
</div>
</div>
<div class="section-inner section-spacer">
<div class="center">
<a class="btn-primary brand-pink" href="/stories">See All Stories<i class="fa fa-chevron-right"></i></a>
</div>
</div>
<br>
</div>
</section>

<section class="break-container-width section-spacer-half">
<div class="section-inner">
<h1 class="section-title">Latest Quizzes</h1>
<div class="content-grid">
<div class="content-grid-item-2 full">
<a href="/quiz/who-said-it-tasha-mack-or-nikki-parker">
<img class="content-grid-item-thumb" src="https://dabl-images.s3.amazonaws.com/rCzGM-1731598368-273-quizzes-mackparkerheader.jpg">
<h2 class="content-grid-item-title">Who said it: Tasha Mack or Nikki Parker?</h2>
</a>
<div class="content-grid-item-excerpt">Tasha Mack and Nikki Parker in the same room would be TOO hilarious for TV.</div>
</div>
<div class="content-grid-item-2 full">
<a href="/quiz/are-you-more-like-kim-parker-or-moesha">
<img class="content-grid-item-thumb" src="https://dabl-images.s3.amazonaws.com/sDbB6-1741190782-283-quizzes-kimmoeshaheader.jpg">
<h2 class="content-grid-item-title">Are you more like Kim Parker or Moesha?</h2>
</a>
<div class="content-grid-item-excerpt">Are you fashionable and could care less about school, or are you a goody-two-shoes judgmental brat? </div>
</div>
</div>
<div class="section-inner section-spacer">
<div class="center">
<a class="btn-primary brand-pink" href="/quiz">See All Quizzes<i class="fa fa-chevron-right"></i></a>
</div>
</div>
<br>
</div>
</section>
<br>

<footer>
<div class="section-inner">
<nav id="footer-nav">
<ul>
<li><a href="/privacy-policy/">Privacy Policy</a></li>
<li><a href="/terms-of-use/">Terms of Use</a></li>
<li><a href="/contact/">Contact</a></li>
<li><a href="/advertise/">Advertise</a></li>
</ul>
<ul><li><a href="/do-not-sell-my-information" class="link-inverted">Do Not Sell Or Share My Information</a></li></ul>
</nav>
<span class="copyright">&copy; 2025 DABL Network LLC, a Paramount company</span>
</div><!-- .section-inner -->
</footer>

</div><!-- .container -->
</div><!-- .wrapper -->

<script src="/js/rrssb.min.js"></script>
<div class="privacy-banner-wrapper">
<div class="lg-col-wrapper privacy-banner-inner">
<div class="privacy-banner-message">By using our site, you agree that we and third parties may use cookies and similar technologies to collect information for analytics, advertising, and other purposes described in our <a href="/privacy-policy">Privacy Policy</a> and agree to our <a href="/terms-of-use">Terms of Use</a></div>
<div class="privacy-banner-close">
<a class="close-btn">Close</a>
</div>
</div>
</div>

<script>
$(document).ready(function(){
//closes privacy banner at bottom of screen
$('.privacy-banner-wrapper .close-btn').on('click', function(e) {
$('.privacy-banner-wrapper').fadeOut("200");
$.ajax({
url: '/ajax/set_privacypolicy_message_cookie/',
data: {
days: ''
},
type: 'POST',
dataType: 'json',
success: function(data)
{
console.log("Cookies Accepted");
window.location.reload();
},
error : function(response)
{
//alert('Error');
console.log("not recorded");
console.log(response);
}
});
});
});
</script>

</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.