HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/_domains/cmt.alanwaldron.com/_footer.php
<!-- Download section -->
<section class="video">
    <div class="masc color">
        <!-- Background animation -->
        <div class="space">
            <div class="stars"></div>
        </div>
        <!-- Background animation end -->
        <div class="container">
            <div class="row">
                <div class="col-xs-12 col-sm-6 download-text text-center">
                    <div>
                        <!--Title-->
                        <h2 class="white">Download <b>Commet</b></h2>
                        <!-- Description -->
                    </div>
                </div>
                <div class="col-xs-12 col-sm-6 text-center">
                    <!-- Appstore button -->
                    <a href="#" class="btn dwnld-btn appstore"><i class="fa fa-apple" aria-hidden="true"></i>&nbsp; App Store</a>
                    <!-- Playmarket button -->
                    <a href="#" class="btn dwnld-btn playmarket"><i class="fa fa-android" aria-hidden="true"></i>&nbsp; Google Play</a>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- Download section end-->