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/free-brokerage.html
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
    />
    <meta content="true" name="HandheldFriendly" />
    <meta content="width" name="MobileOptimized" />
    <meta content="yes" name="apple-mobile-web-app-capable" />
    <title>Brokerage Business Giveaway - Get Free Brokerage Platform</title>
    <meta name="theme-color" content="#FFFFFF" />

    <!--   START FAVICON  -->
    <link
      rel="shortcut icon"
      type="image/x-icon"
      href="/lp/assets/static/favicon.ico"
    />
    <!--  END FAVICON  -->

    <!-- META -->
    <meta name="copyright" content="Quadcode" />
    <meta name="author" content="Quadcode" />
    <meta
      name="description"
      content="We're looking for an ideal partner. Prove to us that you fit, and get a ready-to-go brokerage business for free"
    />
    <!-- END META -->

    <meta property="og:type" content="website" />
    <meta
      property="og:url"
      content="https://quadcode.foach.site/lp/free-brokerage"
    />
    <meta
      property="og:title"
      content="Brokerage Business Giveaway - Get Free Brokerage Platform"
    />
    <meta
      property="og:description"
      content="We're looking for an ideal partner. Prove to us that you fit, and get a ready-to-go brokerage business for free"
    />

    <meta property="twitter:card" content="summary_large_image" />
    <meta
      property="twitter:url"
      content="https://group.quadcode.com/free-brokerage"
    />
    <meta
      property="twitter:title"
      content="Brokerage Business Giveaway - Get Free Brokerage Platform"
    />
    <meta
      property="twitter:description"
      content="We're looking for an ideal partner. Prove to us that you fit, and get a ready-to-go brokerage business for free"
    />

    <% if (process.env.APP_ENV === 'production') { %> <%=
    require('html-loader!./html/_gtm.html').default %> <% } %>
  </head>

  <body id="free-brokerage">
    <div id="root">
      <!--  START GIVEAWAY  -->
      <%= require('html-loader!./html/lp/free-brokerage/giveaway.html').default
      %>
      <!--  END GIVEAWAY  -->

      <!--  START FREE  -->
      <%= require('html-loader!./html/lp/free-brokerage/free.html').default %>
      <!--  END FREE  -->

      <!--  START block-faq  -->
      <%=
      require('html-loader!./html/lp/free-brokerage/how-it-works.html').default
      %>

      <!--  START LOOKING-FOR  -->
      <%=
      require('html-loader!./html/lp/free-brokerage/looking-for.html').default
      %>
      <!--  END LOOKING-FOR  -->

      <!--  START APPLY-NOW  -->
      <%= require('html-loader!./html/lp/free-brokerage/apply-now.html').default
      %>
      <!--  END APPLY-NOW  -->

      <!--  START FORMS  -->
      <%= require('html-loader!./html/lp/free-brokerage/forms.html').default %>
      <!--  END FORMS  -->

      <!--  START FAQ  -->
      <%= require('html-loader!./html/lp/free-brokerage/faq.html').default %>
      <!--  END FAQ  -->

      <!--  START FOOTER  -->
      <%= require('html-loader!./html/lp/free-brokerage/footer.html').default %>
      <!--  END FOOTER  -->
    </div>

    <!--  START MODAL-WHO-ARE-YOU  -->
    <%= require('html-loader!./html/modal-who-are-you.html').default %>
    <!--  START _COUNTER  -->
    <%= require('html-loader!./html/_counter.html').default %>
    <!--  END _COUNTER  -->
  </body>
</html>