Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - nhstf.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 11:26:26 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://nhstf.com/
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6O25irHLV2GfnEnWIsgbu3qdmO8Gy4pCt7QVozMjJH%2Fbn5WaMD7RKh8q09UO6lKAsvdRNqEVHj1LTtDOBnMq9W%2F3PzoYTbaXzf%2FohaKhkA3PDqd4cbI6PJi0Qtw0FrsHqRm%2B8Gp3%2FWo%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9412c2845b34abcf-CPH
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=30254&min_rtt=30254&rtt_var=15127&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://nhstf.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 11:26:26 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: accept-encoding
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ceenscq7coaMp%2FsHHhN2PtlH%2FPiR5RP5da9eld%2F%2FaaDktCmXSFJSr7mRAOSWRS3R13UXiC7PF1HLq1KOty%2F%2FR1iF5MRZvaPuCdjU%2FRSbWr5qY%2BwqnQ%3D%3D"}]}
CF-RAY: 9412c286ed7803e0-FRA
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: nhstf.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
  <head>
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-149509383-1"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'UA-149509383-1');
  </script>
    <meta charset="utf-8">

    <!-- SEO Meta Tags-->
    <meta name="description" content="NHSTF | Website for Niceville High School Track and Field showing NHSTF staff, records, pictures, results and important information.">
    <meta name="keywords" content="niceville, track and field, florida, okaloosa county, fort walton beach, nhs, sprints, sports, high school, athletics, choctaw high school">
    <meta name="author" content="Niceville High School Track and Field">
    <!-- Viewport-->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Favicon and Touch Icons-->
    <link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
    <link rel="manifest" href="site.webmanifest">
    <link rel="mask-icon" color="#343b43" href="safari-pinned-tab.svg">
    <meta name="msapplication-TileColor" content="#603cba">
    <meta name="theme-color" content="#ffffff">
    <!-- Vendor Styles including: Font Icons, Plugins, etc.-->
    <link rel="stylesheet" media="screen" href="css/vendor.min.css">
    <!-- Main Theme Styles + Bootstrap-->
    <link rel="stylesheet" media="screen" href="css/theme.min.css">
    <!-- Modernizr-->
    <script src="js/modernizr.min.js"></script>
      <!-- Custom Override CSS -->
    <link rel="stylesheet" media="screen" href="css/custom.css">
    <!-- Global site tag (gtag.js) - Google Analytics -->

    <title>NHSTF | Niceville High School Track and Field Homepage
    </title>
  </head>
  <!-- Body-->
  <body>
    <!-- START NAV CONTENT-->
    
<!-- Off-Canvas Menu-->
<div class="offcanvas-container is-triggered offcanvas-container-reverse" id="mobile-menu"><span class="offcanvas-close"><i class="fe-icon-x"></i></span>
  <div class="px-4 pb-4">
    <h6>NHSTF Menu</h6>
    <div class="d-flex justify-content-between pt-2">
      <div class="btn-group w-100 mr-2">
      </div><a class="btn btn-primary btn-sm btn-block" href="account-login.php"><i class="fe-icon-user"></i>&nbsp;Login</a>
    </div>
  </div>
  <div class="offcanvas-scrollable-area border-top" style="height:calc(100% - 235px); top: 144px;">
    <!-- Mobile Menu-->
    <div class="accordion mobile-menu" id="accordion-menu">
      <!-- Home-->
      <div class="card">
        <div class="card-header"><a class="mobile-menu-link active" href="index.php">Home</a></div>
      </div>
      <!-- Portfolio-->
      <div class="card">
        <div class="card-header"><a class="mobile-menu-link" href="about.php">About NHSTF</a></div>
      </div>
      <div class="card">
        <div class="card-header"><a class="mobile-menu-link" href="coaches.php">Coaches</a></div>
      </div>


         <div class="card">
        <div class="card-header"><a class="mobile-menu-link" href="facilities.php">Facilities</a></div>

      </div>
            <div class="card">
        <div class="card-header"><a class="mobile-menu-link" href="media.php">Media</a></div>
      </div>

      <!-- Blog-->
      <div class="card">
        <div class="card-header"><a class="mobile-menu-link" href="#">Accolades</a><a class="collapsed" href="#blog-submenu" data-toggle="collapse"></a></div>
        <div class="collapse" id="blog-submenu" data-parent="#accordion-menu">
          <div class="card-body">
            <ul>
              <li class="dropdown-header">Accolades</li>
              <li class="dropdown-item"><a href="championships.php">Championships</a></li>
              <li class="dropdown-item"><a href="records.php">School Records</a></li>
              <li class="dropdown-item"><a href="alumni.php">Alumni</a></li>

            </ul>
          </div>
        </div>
      </div>
      <!-- Shop-->
      <div class="card">
        <div class="card-header"><a class="mobile-menu-link" href="#">More</a><a class="collapsed" href="#shop-submenu" data-toggle="collapse"></a></div>
        <div class="collapse" id="shop-submenu" data-parent="#accordion-menu">
          <div class="card-body">
            <ul>
              <li class="dropdown-header">More Sections</li>
              <li class="dropdown-item"><a href="parents.php">Parents</a></li>
              <li class="dropdown-item"><a href="events.php">Events</a></li>
              <li class="dropdown-item"><a href="news.php">News</a></li>
              <li class="dropdown-item"><a href="sponsors.php">Sponsors</a></li>
              <li class="dropdown-item"><a href="schedule.php">Schedule</a></li>
              <li class="dropdown-item"><a href="results.php">Results</a></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="offcanvas-footer px-4 pt-3 pb-2 text-center">
  <a class="social-btn sb-style-3 sb-twitter" href="https://www.facebook.com/NHSTrackFacility/">
  <i class="socicon-twitter"></i></a><a class="social-btn sb-style-3 sb-facebook" href="https://twitter.com/nicevilletrack?lang=en"><i class="socicon-facebook"></i></a>
  <a class="social-btn sb-style-3 sb-instagram" href="https://instagram.com/niceville_tf"><i class="socicon-instagram"></i></a>
  </div>


</div>
<!-- Navbar: Floating-->
<!-- Remove "navbar-sticky" class to make navigation bar scrollable with the page.-->
<header class="navbar-wrapper navbar-floating navbar-floating navbar-sticky">
  <div class="container">
    <div class="d-table-cell align-middle pr-md-3"><a class="navbar-brand mr-1" href="index.php"><img src="img/logo/logo-dark.png" alt="CreateX"/></a></div>
    <div class="d-table-cell align-middle w-100 pl-md-3">
      <div class="navbar justify-content-end justify-content-lg-between">
        <!-- Search-->
        <form class="search-box" method="get">
          <input type="text" id="site-search" placeholder="Type A or C to see suggestions"><span class="search-close"><i class="fe-icon-x"></i></span>
        </form>
        <!--############################################################# -->
        <!-- Main Menu-->
        <!--############################################################# -->
        <ul class="navbar-nav d-none d-lg-block">
          <!-- Home-->
          <li class="nav-item mega-dropdown-toggle active"><a class="nav-link" href="index.php">Home</a>

          </li>
          <!-- Portfolio-->
          <li class="nav-item dropdown-toggle "><a class="nav-link thov" href="about.php">About NHSTF</a>
          </li>


          <li class="nav-item "><a class="nav-link thov" href="facilities.php">Facilities</a>
          </li>
          <!-- Blog-->
          <li class="nav-item dropdown-toggle "><a class="nav-link" href="#">Accolades</a>
            <ul class="dropdown-menu">
              <li class="dropdown-item"><a href="championships.php">Championships</a></li>
              <li class="dropdown-item"><a href="records.php">School Records</a></li>
              <li class="dropdown-item"><a href="alumni.php">Alumni</a></li>
            </ul>
          </li>
          <!-- Shop-->
          <li class="nav-item "><a class="nav-link thov" href="coaches.php">Coaches</a>

          </li>
          <!-- Account-->
          <li class="nav-item dropdown-toggle "><a class="nav-link thov" href="media.php">Media</a>

          </li>
          <!-- Pages-->
          <li class="nav-item dropdown-toggle "><a class="nav-link" href="#">More</a>
            <ul class="dropdown-menu">
                <li class="dropdown-item"><a href="parents.php">Parents</a></li>
                <li class="dropdown-item"><a href="events.php">Events</a></li>
                <li class="dropdown-item"><a href="news.php">News</a></li>
                <li class="dropdown-item"><a href="sponsors.php">Sponsors</a></li>
                <li class="dropdown-item"><a class="text-accent" href="schedule.php"><i class="d-inline-block fe-icon-file-text align-middle mr-1"></i>Schedule</a></li>
                <li class="dropdown-item"><a class="text-accent" href="results.php"><i class="d-inline-block fe-icon-list align-middle mr-1"></i>Results</a></li>
            </ul>
          </li>
        </ul>
        <div>
          <ul class="navbar-buttons d-inline-block align-middle">
            <li class="d-block d-lg-none"><a href="#mobile-menu" data-toggle="offcanvas"><i class="fe-icon-menu"></i></a></li>
          </ul><a class="btn btn-gradient ml-3 d-none d-xl-inline-block" href="/xc" target="_blank">Cross Country</a>
        </div>
      </div>
    </div>
  </div>
</header>







    <!-- END NAV CONTENT -->
    <!-- Page Content-->
    <section class="bg-secondary opflag bk-i">
      <div class="container-fluid px-0">
        <div class="row no-gutters align-items-center">
          <div class="col-xl-6 col-lg-5 pb-5 mb-5  pb-lg-0 mb-lg-0">
            <div class="pl-lg-4 pt-5 pt-lg-0 mx-auto ml-lg-auto mr-lg-0 text-center text-lg-left" style="max-width: 33rem;">
              <h1 class="h2 pb-2 ihntf">Niceville Track & Field<span class='d-block d-lg-none d-xl-block font-weight-normal h3'>Trust The Process</span></h1>
 
              
              <a class="btn btn-style-5 btn-primary" href="about.php">About NHS TF</a><br/><br/><br/>
                <div class="head-socials">
                  
                    <a class="social-btn sb-style-6 sb-facebook sb-light-skin" href="https://www.facebook.com/NHSTrackFacility/"><i class="socicon-facebook"></i></a>
                    <a class="social-btn sb-style-6 sb-twitter sb-light-skin" href="https://twitter.com/nicevilletrack?lang=en"><i class="socicon-twitter"></i></a>
                    <a class="social-btn sb-style-6 sb-instagram sb-light-skin" href="https://instagram.com/niceville_tf"><i class="socicon-instagram"></i></a>
                    
                    </div>
            </div>


          </div>
          <div class="col-xl-6 col-lg-7 d-none d-lg-block"><img class="d-block mx-auto ml-lg-auto mr-lg-0" src="img/hero.png" alt="Niceville Track and Field Header Break Image"></div>
                                        <!-- homepages/architect-agency/hero.jpg -->

          </div>

                </div>

    </section>


    <section class="state-hero bg-white">
      <section class="bg-white tertiary pt-5 pb-6 history-success-banner">
        <div class="container-fluid pt-3 pb-2 history-success-container">
        
           <div class="row">
            <div class="col-md-5 px-16 state-image-parent">
            <div class="state-left-image-container"><img class=" mx-auto  box-shadow" src="/img/state-podium.jpg" style="object-fit:cover;" alt=""></div>
            </div>
            <div class="col-md-6">
            <h2 class="h3    text-uppercase mens-state-header"><span class='text-maroon'>2024</span> Men's State Champions</h2>
            <div class="flex justify-between mt-4 state-ul-group">
          
                <ul class="state-ul">
                  <li><span class="bold">2023 Men’s</span> State Champions</li>
                  <li><span class="bold">2022 Men’s</span> State Champions</li>
                  <li class="mt-2"><span class="bold">2021 Men’s</span> State Champions</li>
               </ul>
             
              <ul class="state-ul">
                  <li><span class="bold">2022 Women’s</span> State Champions</li>
                  <li class="mt-2"><span class="bold">2021 Women's</span> State Runner Up</li>
               </ul>
            
            </div>
            <div class="row mt-2">
              <div class="col-12">
                <p class="state-blurb">
                We are proud to share the incredible achievements of our high school track and field team in the state of Florida. Over the past few years, our dedicated athletes have consistently dominated the state championships, leaving a lasting impact on the track and field landscape.                                      </p>

                                      <div class="flex justify-end state-wins-btn"><a class="btn btn-style-5 btn-primary" href="championships.php">Read More About NHS Wins</a></div>
              </div>
            </div>
            </div>
           </div>                           
      </section>
    </section>


       <section class="bg-white container-fluid border-top">
      <div class="row">
        <div class="col-md-3 col-sm-6 border-right py-5 border-bottom">
          <div class="animated-digits mx-auto text-center" data-number="92">
            <h5 class="animated-digits-digit"><span>0</span></h5>
            <p class="animated-digits-text">Combined Years of Coaching Experience</p>
          </div>
        </div>
        <div class="col-md-3 col-sm-6 py-5 border-right border-bottom">
          <div class="animated-digits mx-auto text-center" data-number="18">
            <h5 class="animated-digits-digit"><span>0</span></h5>
            <p class="animated-digits-text">District Championships</p>
          </div>
        </div>
        <div class="col-md-3 col-sm-6 py-5 border-right border-bottom">
          <div class="animated-digits mx-auto text-center" data-number="56">
            <h5 class="animated-digits-digit"><span>0</span></h5>
            <p class="animated-digits-text">Signed Athletes</p>
          </div>
        </div>
        <div class="col-md-3 col-sm-6 py-5 border-bottom">

          <div class="animated-digits mx-auto text-center" data-number="9">
            <h5 class="animated-digits-digit"><span>0</span></h5>
            <p class="animated-digits-text">Regional Championships</p>
          </div>
        </div>
      </div>
    </section>
    
    



    <!-- Intro Video + Steps-->
    <section class="mt-n5 mt-lg-0 pt-5">
      <div class="row justify-content-center">
        <div class="col-xl-5 col-lg-6 mb-30">
          <div class="bg-secondary position-relative pb-5">
            <div class="text-center pt-4">
                
              <h3 class="font-family-body font-weight-light mb-2">2025 Track and Field</h3>
              <h2 class="mb-2 pb-1">Outdoor Season</h2>
              <h5 class="font-family-body font-weight-light mb-5">Dare to be great!</h5>


<div id="clockdiv">





<div class="countdown countdown-style-2 h4 mb-3" data-date-time="12:00 02/13/2021" data-labels="{&quot;label-day&quot;: &quot;Days&quot;, &quot;label-hour&quot;: &quot;Hours&quot;, &quot;label-minute&quot;: &quot;Mins&quot;, &quot;label-second&quot;: &quot;Secs&quot;}">
    <div class="countdown-item"><div class="countdown-value"><span class="days"></span></div><div class="countdown-label">Days</div></div>
    <div class="countdown-item"><div class="countdown-value"><span class="hours"></span></div><div class="countdown-label">Hours</div></div>
    <div class="countdown-item"><div class="countdown-value"><span class="minutes"></span></div><div class="countdown-label">Mins</div></div>
    <div class="countdown-item"><div class="countdown-value"><span class="seconds"></span></div><div class="countdown-label">Secs</div>
    
      <div>
    
 
  </div>
</div>
</div>
</div>

<h3>The season is here!</h3>                                 <br><a class="btn btn-style-5 btn-gradient mb-3" href="schedule.php">View Schedule</a>
            </div>

          </div>
        </div>
        <div class="col-xl-5 col-lg-6 d-none d-lg-block mb-30"><a class="img-cover" alt="banner" href="#" style="background-image: url(img/homepages/shop-v1/banner01.jpg);"></a></div>
      </div>
    </section>
       <!-- Statistics-->

    <!-- Services-->
    <section class="pt-lg-4 pb-5 mb-3">
      <section class="bg-secondary tertiary pt-5 pb-4">
        <div class="container pt-3 pb-2">
          <h2 class="h4 block-title text-center">Niceville Track and Field Sponsors</h2>
          <div class="owl-carousel carousel-flush pt-3" data-owl-carousel="{ &quot;nav&quot;: false, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;autoplayTimeout&quot;: 3500, &quot;loop&quot;: true, &quot;autoHeight&quot;: true, &quot;responsive&quot;: {&quot;0&quot;:{&quot;items&quot;:1},&quot;360&quot;:{&quot;items&quot;:2},&quot;600&quot;:{&quot;items&quot;:3},&quot;991&quot;:{&quot;items&quot;:4},&quot;1200&quot;:{&quot;items&quot;:4}} }">

            <a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://affordablehomescrestview.com/"><img class="d-block mx-auto" src="uploads/1576521093.png" style="width: 165px;" alt="Affordable Homes Crestview"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.facebook.com/pages/James-P-Loftis-Electric/590244124690448"><img class="d-block mx-auto" src="uploads/1580347282.png" style="width: 165px;" alt="James P. Loftis Electric"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://sunsetshoesonline.com/"><img class="d-block mx-auto" src="uploads/1580265304.png" style="width: 165px;" alt="Sunset Shoes"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.primelending.com/"><img class="d-block mx-auto" src="uploads/1580265068.png" style="width: 165px;" alt="Prime Lending"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://www.destinwest.com"><img class="d-block mx-auto" src="uploads/1580346928.png" style="width: 165px;" alt="Destin West Vacations"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://sheffieldconstructionco.com/"><img class="d-block mx-auto" src="uploads/1580265158.png" style="width: 165px;" alt="Sheffield Construction"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://nexthomecornerstone.com/associate/110a5cdd-d6ea-4034-ab2e-0b16b59537ed/Lori-O-Laughlin/"><img class="d-block mx-auto" src="uploads/1580348388.png" style="width: 165px;" alt="NextHome Cornerstone Realty - Lori O'Laughlin"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.emeraldcoastkellerwilliams.com/agent/harman-carli/"><img class="d-block mx-auto" src="uploads/1580348190.png" style="width: 165px;" alt="Magnolia Group - Carli Harman"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://uts-systems.com/"><img class="d-block mx-auto" src="uploads/1576176543.png" style="width: 165px;" alt="UTS Systems Incs"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.bhhs.com/penfed-realty-va305/niceville/amanda-grandy/cid-1025036"><img class="d-block mx-auto" src="uploads/1580347176.png" style="width: 165px;" alt="Amanda Grandy - Berkshire Hathaway"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.redfishdigitalmarketing.com/"><img class="d-block mx-auto" src="uploads/1580265107.png" style="width: 165px;" alt="Red Fish Digital Marketing"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://nova-tech-solutions.com/index.html"><img class="d-block mx-auto" src="uploads/1580153880.png" style="width: 165px;" alt="Nova Tech Solutions"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://www.callemeraldcoasthome.com/"><img class="d-block mx-auto" src="uploads/1580264365.png" style="width: 165px;" alt="Julie Dickerson"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://workoutanytime.com/"><img class="d-block mx-auto" src="uploads/1580265433.png" style="width: 165px;" alt="Workout Anytime"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://palmeyecare.com/"><img class="d-block mx-auto" src="uploads/1580264963.png" style="width: 165px;" alt="Palm Eye Care"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.phillipsturfscience.org/"><img class="d-block mx-auto" src="uploads/1580348463.png" style="width: 165px;" alt="Phillips Turf Science"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://crosspoint.church/bluewaterbay/"><img class="d-block mx-auto" src="uploads/1580346823.png" style="width: 165px;" alt="Crosspoint Bluewater Bay"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.facebook.com/EyewearUnlimitedFL/"><img class="d-block mx-auto" src="uploads/1580264534.png" style="width: 165px;" alt="Eyewear Unlimited"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://yogajunkiestudio.com/"><img class="d-block mx-auto" src="uploads/1576517398.png" style="width: 165px;" alt="Yogo Junkie"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.survice.com/"><img class="d-block mx-auto" src="uploads/1580265349.png" style="width: 165px;" alt="Survice Engineering Company"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.powellandswanick.com/"><img class="d-block mx-auto" src="uploads/1580348539.png" style="width: 165px;" alt="Powell and Swanick"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.flahertydefensefirm.com/"><img class="d-block mx-auto" src="uploads/1580264610.png" style="width: 165px;" alt="Flaherty Defense Firm"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://cityofniceville.org/"><img class="d-block mx-auto" src="uploads/1576250335.png" style="width: 165px;" alt="City of Niceville"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.coldwellbankerhomes.com/fl/niceville/agent/beth-madrigal/aid_215821/"><img class="d-block mx-auto" src="uploads/1580154221.png" style="width: 165px;" alt="Coldwell Banker - Beth Reindl Madrigal"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://www.emeraldcoastzoo.com/"><img class="d-block mx-auto" src="uploads/1580264482.png" style="width: 165px;" alt="Emerald Coast Zoo"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="http://nexthomecornerstone.com/"><img class="d-block mx-auto" src="uploads/1580264822.png" style="width: 165px;" alt="NextHome Cornerstone Realty"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.longhornsteakhouse.com/locations/fl/fort-walton-beach/fort-walton-beach/5250"><img class="d-block mx-auto" src="uploads/1580264774.png" style="width: 165px;" alt="Longhorn Steak House"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.alabataeye.com/"><img class="d-block mx-auto" src="uploads/1580346291.png" style="width: 165px;" alt="Alabata Eye Center"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.smartbank.com/"><img class="d-block mx-auto" src="uploads/1580348661.png" style="width: 165px;" alt="Smart Bank"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://warrenaverett.com/"><img class="d-block mx-auto" src="uploads/1580265391.png" style="width: 165px;" alt="Warren Averett"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.mccaskillandcompany.com/"><img class="d-block mx-auto" src="uploads/1576250049.png" style="width: 165px;" alt="McCaskill and Co"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.skyreachconstruction.com/"><img class="d-block mx-auto" src="uploads/1580265205.png" style="width: 165px;" alt="Skyreach Construction"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="htthttps://www.bhgre.com/Better-Homes-and-Gardens-Real-Estate-Emerald-Coast-7667c/John-Holahan-330823aps://www.bhgre.com/Better-Homes-and-Gardens-Real-Estate-Emerald-Coast-7667c/John-Holahan-330823a"><img class="d-block mx-auto" src="uploads/1580346753.png" style="width: 165px;" alt="John Holahan - Better Homes and Gardens Real Estate"></a><a class="d-block bg-white box-shadow py-4 py-sm-5 px-2 mb-30" href="https://www.coldwellbankerhomes.com/fl/niceville/agent/kristen-dubay/aid_99954/"><img class="d-block mx-auto" src="uploads/1580264428.png" style="width: 165px;" alt="Kristen Dubay"></a>
           </div>



                          <div class="text-center pb-5 py-3"><a class="btn btn-style-6 btn-primary" href="sponsors.php">View All Sponsors</a></div>

        </div>
      </section>
    </section>
    <!-- Projects-->
    <section class="pt-lg-4 pb-5 mb-3">
      <section class="bg-secondary pt-5 pb-4">
        <div class="container pt-3 pb-2">
          <h2 class="h4 block-title text-center">Follow us on Social Media!</h2>
            <!-- twitter -->

            <!-- instagram -->
                  <div class="w-100 py-5 px-4" >

                      <div class="row">
                      <div class="col-md-4">



                          <div class="widget widget-gallery mb-0 mx-auto  correct-img" style="max-width: 300px;">
<a class="twitter-timeline" data-width="300" data-height="300" href="https://twitter.com/NicevilleTrack?ref_src=twsrc%5Etfw">Tweets by NicevilleTrack</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
    <div class="pt-2"><a class="btn btn-gradient btn-block" href="https://twitter.com/nicevilletrack?lang=en"><i class="fe-icon-twitter"></i>&nbsp;View our Twitter</a></div>
</div>


                          </div>
                          <div class="col-md-4">
<div class="widget widget-gallery mb-0 mx-auto" style="max-width: 300px;">
    <img alt="instagram logo" src="img/instagram.png"/>
    <div class="pt-3"><a class="btn btn-gradient btn-block" href="https://instagram.com/niceville_tf"><i class="fe-icon-instagram"></i>&nbsp;View our Instagram</a></div>
</div>
                          </div>
                          <div class="col-md-4">
                          <div class="widget widget-gallery mb-0 mx-auto" style="max-width: 300px;">


    <img alt="facebook logo" src="img/facebook.jpg"/>
          <div class="pt-3"><a class="btn btn-gradient btn-block" href="https://www.facebook.com/NHSTrackFacility/"><i class="fe-icon-facebook" style="font-size:20px;"></i>&nbsp;View our Facebook</a></div>
        </div>
                          </div>
                      </div>

      </div>




        </div>
      </section>
    </section>
    <!-- Contacts-->
    <section class="pt-5 pb-md-3">
	
    </section>

    <!-- Footer-->
 <!-- Footer-->
    
<footer class="bg-dark pt-5">
  <div class="container pt-2">
    <div class="row">
      <div class="col-lg-3 pb-4 mb-2"><a class="navbar-brand d-inline-block mb-4" href="index.php"><img src="img/logo/logo-light.png" alt="NHS Track and Field Logo"></a>
        <p class="text-sm text-white opacity-50">NHSTF.com is the official website for Okaloosa County's Niceville High School Track and Field program. The website features information about the program, its championships and successes and more important and useful information resources.</p>
        <ul class="list-icon text-sm pb-2">
          <li><i class="fe-icon-map-pin text-white opacity-60"></i><a class="navi-link text-white" href="#">
               &nbsp;800 E John Sims Pkwy, Niceville, FL 32578</a></li>
          <li><i class="fe-icon-phone text-white opacity-60"></i><a class="navi-link text-white" href="tel:+1212477690000">
               &nbsp;+1 (850) 833-4114</a></li>
          <li><i class="fe-icon-mail text-white opacity-60"></i><a class="navi-link text-white" href="/cdn-cgi/l/email-protection#01727471716e7375416f697275672f626e6c">
               &nbsp;<span class="__cf_email__" data-cfemail="4c3f393c3c233e380c22243f382a622f2321">[email&#160;protected]</span></a></li>
        </ul><a class="social-btn sb-style-6 sb-facebook sb-light-skin" href="https://www.facebook.com/NHSTrackFacility/"><i class="socicon-facebook"></i></a>
          <a class="social-btn sb-style-6 sb-twitter sb-light-skin" href="https://twitter.com/nicevilletrack?lang=en"><i class="socicon-twitter"></i></a>

          <a class="social-btn sb-style-6 sb-instagram sb-light-skin" href="https://instagram.com/niceville_tf"><i class="socicon-instagram"></i></a>
      </div>
      <div class="col-lg-6">
        <div class="widget widget-light-skin mb-0">
          <h4 class="widget-title">Useful Links</h4>
        </div>
        <div class="row">
          <div class="col-md-6">
            <div class="widget widget-categories widget-light-skin">
              <ul>
                <li><a href="about.php">About NHSTF</a></li>
                <li><a href="championships.php">Championships</a></li>
                <li><a href="records.php">School Records</a></li>
                <li><a href="alumni.php">Alumni</a></li>
                <li><a href="parents.php">Parents</a></li>
                <li><a href="account-login.php">Admin Login</a></li>
              </ul>
            </div>
          </div>
          <div class="col-md-6">
            <div class="widget widget-categories widget-light-skin">
              <ul>
                <li><a href="events.php">Events</a></li>
                <li><a href="news.php">News</a></li>
                <li><a href="sponsors.php">Sponsors</a></li>
                <li><a href="schedule.php">Schedule</a></li>
                <li><a href="media.php">Media</a></li>

              </ul>
            </div>
          </div>
        </div>
      </div>
      <div class="col-lg-3">
        <div class="widget widget-categories widget-light-skin mt-5">
          <ul>


          </ul>
        </div>
      </div>
    </div>
  </div>
  <!-- Subscription-->
  <div class="pt-5" style="background-color: #30363d;">
    <div class="container">


      <hr class="hr-light">
      <div class="d-md-flex justify-content-between align-items-center py-4 text-center text-md-left">

<p class="m-0 text-sm text-white order-1"><span class='opacity-60'>© 2025 NHSTF.com All rights reserved. Made with</span> <i class='d-inline-block align-middle fe-icon-heart text-danger'></i> <a href='http://createx.studio/' class='d-inline-block nav-link text-white opacity-60 p-0' target='_blank'>by Martin Bouldo</a></p>
</div>
    </div>
  </div>
</footer>

    <!-- Back To Top Button--><a class="scroll-to-top-btn" href="#"><i class="fe-icon-chevron-up"></i></a>
    <!-- Backdrop-->
    <!-- JavaScript (jQuery) libraries, plugins and custom scripts-->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/vendor.min.js"></script>
    <script src="js/theme.min.js"></script>
    <script>
   function getTimeRemaining(endtime) {
  const total = Date.parse(endtime) - Date.parse(new Date());
  const seconds = Math.floor((total / 1000) % 60);
  const minutes = Math.floor((total / 1000 / 60) % 60);
  const hours = Math.floor((total / (1000 * 60 * 60)) % 24);
  const days = Math.floor(total / (1000 * 60 * 60 * 24));
  
  return {
    total,
    days,
    hours,
    minutes,
    seconds
  };
}

function initializeClock(id, endtime) {
  const clock = document.getElementById(id);
  const daysSpan = clock.querySelector('.days');
  const hoursSpan = clock.querySelector('.hours');
  const minutesSpan = clock.querySelector('.minutes');
  const secondsSpan = clock.querySelector('.seconds');

  function updateClock() {
    const t = getTimeRemaining(endtime);

    daysSpan.innerHTML = t.days;
        if(t.days<0){
      clock.innerHTML = "<h4>The season is here!</h4>";
    }
    hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
    minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
    secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);

    if (t.total <= 0) {
      clearInterval(timeinterval);
    }
  }

  updateClock();
  const timeinterval = setInterval(updateClock, 1000);
}

const deadline = new Date("2025-02-08");
console.log(deadline);
initializeClock('clockdiv', deadline);
</script>
  </body>
</html>
                               

Whois info of domain

Domain Name: NHSTF.COM
Registry Domain ID: 2422471962_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-07-13T04:08:32Z
Creation Date: 2019-08-12T16:28:44Z
Registry Expiry Date: 2025-08-12T16:28:44Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: AIDEN.NS.CLOUDFLARE.COM
Name Server: PARIS.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T11:26:08Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass