| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/honeyschool.com/public_html/tgp/ |
Upload File : |
<?php
$titles = file_get_contents("titles.txt");
$titles = explode("\n", $titles);
foreach($titles as $title){
$title = explode(":", $title);
$title_id = trim($title['0']);
$title_list[$title_id] = trim($title['1']);
}
if ($handle = opendir('thumbs')) {
while (false !== ($entry = readdir($handle))) {
if ($entry != "." && $entry != ".." && stristr($entry, ".jpg")) {
$thumbs[] = $entry;
}
}
closedir($handle);
}
shuffle($thumbs);
?><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Honey School Teens 18 & 19 Year Olds</title>
<meta name="description" content="Honey School teens in photos and HD videos. Hot teens naked and more">
<meta name="keywords" content="honey school,teens,sex,hd videos,teen,18 year olds,19 year olds,girls">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<!--[if IE]>
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50941551-9', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="container">
<header>
<img src="images/logo.png" alt="Honey School Teens" class="logo" />
<div class="join"><a href="https://secure.honeyschool.com/signup/signup.php?nats=<?=!empty($_GET['nats'])?$_GET['nats']:'MC4wLjMxLjMzLjAuMC4wLjAuMA'?>&step=2&tpl=join3"><img src="images/instant_access.png" alt="JOIN NOW" /></a></div>
<div class="mob_join"><a href="https://secure.honeyschool.com/signup/signup.php?nats=<?=!empty($_GET['nats'])?$_GET['nats']:'MC4wLjMxLjMzLjAuMC4wLjAuMA'?>&step=2&tpl=join3"><img src="images/instant_access_mob.png" alt="JOIN NOW" /></a></div>
<div><a href="https://members.honeyschool.com/" class="members">MEMBER LOGIN</a></div>
</header>
<p class="smallpoint">Honey School features 18 & 19 year olds!<br>This is a free non-nude area. Join to access our 1000s of nude explicit videos!
<ul class="thumbs">
<?php
for ($i = 1; $i <= 80; $i++) {
$tid = str_replace(".jpg", "", $thumbs[$i]);
$tid = ltrim($tid, '0');
$ttl = $title_list[$tid];
?>
<li style="background-image:url(thumbs/<?php print $thumbs[$i]; ?>);"><a href="enter.php?t=000" class="thumb" style="background-image: url(images/play.png);"><span><?php print $ttl; ?></span></a></li>
<?php } ?>
</ul>
<p class="smallpoint">HoneySchool.com has the real teens! Inside has our nude and restricted explicit content.
<br>Due to laws of some countries, this area is non-nude with no explicit content.</p>
<p class="mainpoint"><a href="enter.php?t=00">MORE UPDATES & THUMBS HERE! CLICK TO SEE MORE!</a></p>
<footer><p>WARNING: This Site Contains Adult Material. NOTICE:- All Models Appearing on this Website are 18 Years or Older <br />
<a href="/2257.html" onClick="parent.exit=0" target="_parent" >18 U.S.C. 2257 Record-Keeping Requirements Compliance statement</a> |
<a href="https://www.epoch.com/">Customer Support & Cancellations</a> | <a href="https://www.honeyschool.com/tgp/blog.php">Blog</a> |
<a href="removal.html">Content Removal</a></p>
<p>If you are under 18 years of age or if it is illegal to view adult material in your community, please leave now. We can't be held responsible for your actions. We are not acting
in any way to send you this information; you are choosing to receive it! Continuing further means that you understand and accept responsibility
for your own actions, thus releasing the creators of this Web page and our service providers from any and all liability.</p>
<p>Copyright © 2019 HoneySchool.com & Darkreach Communications</p></footer></div>
</body>
</html>