HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/quadcode/frontend/src/html/lp/saas2/footer.html
<footer class="footer">
  <div class="container">
    <div class="footer__row footer__row_first">
      <a href="/" class="logo"></a>
      <div class="social">
        <div class="social__items">
          <div class="social__item social__item_twitter">
            <a href="https://twitter.com/Quadcode_SaaS" target="_blank"></a>
          </div>
          <div class="social__item social__item_facebook">
            <a
              href="https://www.facebook.com/Quadcode-108315268769590"
              target="_blank"
            ></a>
          </div>
          <div class="social__item social__item_linkedin">
            <a
              href="https://www.linkedin.com/company/quadcode-saas/"
              target="_blank"
            ></a>
          </div>
        </div>
      </div>
    </div>
    <div class="footer__row footer__row_middle">
      <div class="footer__items">
        <div class="footer__item">
          <a
            href="/terms-and-conditions"
            class="footer__link ctaB"
            data-lang="lng-footerTerms"
            >Terms & Conditions</a
          >
        </div>
        <div class="footer__item">
          <a
            href="/privacy-policy"
            class="footer__link ctaB"
            data-lang="lng-footerPrivacy"
            >Privacy policy</a
          >
        </div>
        <div class="footer__item">
          <a
            href="/cookie-policy"
            class="footer__link ctaB"
            data-lang="lng-footerCookies"
            >Cookies policy</a
          >
        </div>
        <div class="footer__item">
          <a
            href="/vulnerability-disclosure-policy"
            class="footer__link ctaB"
            data-lang="lng-footerVulnerability"
            >Vulnerability disclosure policy</a
          >
        </div>
      </div>
      <div class="footer__text">
        <p class="defaultXS" data-lang="lng-footerWrongOne">
          All of the information on this website is protected by copyright and
          is legally owned by Quadcode as its intellectual property (hereinafter
          - Intellectual Property). You may not copy, link, publish, upload to
          external resources, transmit, distribute or reproduce by any means or
          in any form any portion of this website, including any text, images,
          audio and video materials or any other Intellectual Property without
          prior written consent of Quadcode.
        </p>
        <p class="defaultXS" data-lang="lng-footerWrongTwo">
          Certain names, logos and signs featured on this website are registered
          trademarks. Quadcode logo is a registered trademark in the European
          Union, Russian Federation, Hong Kong and many other countries. The
          fact that Quadcode has not included any product, feature, service name
          or logo to the list of its Intellectual Property does not waive any
          intellectual property rights that Quadcode or its affiliates, partners
          and (or) licensees have established in any such product, feature,
          service name or logo, all of which intellectual property rights are
          expressly reserved. Quadcode trademarks, service marks, trade names,
          corporate identity are important company's corporate assets and
          Quadcode requires that they be used properly. In order to preserve its
          reputation and protect its trademarks and other Intellectual Property,
          Quadcode diligently guards such objects against any violation.
        </p>
      </div>
    </div>
    <div class="footer__row footer__row_last">
      <div class="footer__copyright defaultS">© Copyright Quadcode 2026</div>
    </div>
  </div>
</footer>