flipdgg.com Open in urlscan Pro
2606:4700:3032::6815:4c47  Public Scan

Submitted URL: http://flipdgg.com/
Effective URL: https://flipdgg.com/
Submission: On May 11 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST #

<form method="post" action="#">
  <input type="hidden" name="action" value="do_search">
  <input type="hidden" name="findthreadst" value="1">
  <input type="hidden" name="forums" value="all">
  <input type="hidden" name="showresults" value="threads">
  <input type="text" class="textbox" style="padding:6px !important;" placeholder="Search..." name="keywords" value="">
  <br><br>
  <input type="submit" class="button" value="Search" style="padding: 7px 8px !important;font-size:12px !important;"> <a style="float:right" href="#">Advanced Search</a>
</form>

POST login

<form action="login" method="post">
  <input type="hidden" name="action" value="do_login">
  <input type="hidden" name="url" value="">
  <input name="my_post_key" type="hidden" value="6e69e120e8b0c3552288a8e2be7e1d23">
  <input type="hidden" name="remember_me" value="yes">
  <input type="hidden" name="quick_login" value="1">
  <table border="0" cellspacing="0" cellpadding="5" class="trim-container" style="width: 320px;border: 0">
    <tbody>
      <tr>
        <td class="maintitle" colspan="2" style="font-size: 12px; text-transform: uppercase;">
          <strong>Login to FLIPD/strong&gt; </strong>
        </td>
      </tr>
      <tr>
        <td class="col_row_new">
          <div class="inputstyle">
            <label class="input">
              <input type="text" class="textbox" name="username" size="25" value="" placeholder="Username...">
            </label>
          </div>
        </td>
      </tr>
      <tr>
        <td class="col_row_new">
          <div class="inputstyle">
            <label class="input">
              <input type="password" class="textbox" name="password" size="25" value="" placeholder="Password...">
            </label>
          </div>
        </td>
      </tr>
      <tr>
        <td class="col_row_new">
          <div>
            <a href="#">
                    <div class="lostpass">
                      Lost your password?
                    </div>
                  </a>
          </div>
        </td>
      </tr>
      <tr>
        <td class="col_row_new" align="center"><label title="If ticked, your login details will be remembered on this computer, otherwise, you will be logged out as soon as you close your browser."><input type="checkbox" class="checkbox"
              name="remember" checked="checked" value="yes"> Remember me</label>
        </td>
      </tr>
      <tr>
        <td style="padding: 0;">
          <input type="submit" class="loginpage" name="submit" value="Login">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST login

<form action="login" method="post"> <!--Here-->
  <input type="hidden" name="action" value="do_login">
  <input type="hidden" name="url" value="https://flipd.gg/">
  <input name="my_post_key" type="hidden" value="6e69e120e8b0c3552288a8e2be7e1d23">
  <input type="hidden" name="remember" value="yes">
  <div class="red_alert" style="display:none;">Data Rollback: <a href="#">Accounts and activity after April 10th, 2023 have
            been rolledback. <u>Learn More</u></a></div>
  <div class="responsivehide">
    <div class="container mt-4">
      <div class="row no-gutters">
        <div class="col-md-6 bg-container-offset bg-topography py-4 px-5 rounded-left d-none d-md-block">
          <div class="d-flex justify-content-center flex-column" style="min-height: 500px;">
            <h1 class="font-display font-weight-bold mb-5 text-white" style="font-size:35px"> 👋 Welcome back to FLIPD </h1>
            <p class="leading mb-3" style="color:white;"> FLIPD is a community driven digital marketplace that connects buyers and sellers from all around. </p>
            <div class="mb-3"><a href="#"><span class="btn btn-outline-light btn-sm text-white hover:text-brand px-2 py-2 mr-3"></span></a>
            </div>
          </div>
        </div>
        <div class="col-md-6 bg-container py-4 px-5 rounded-right rounded-xs">
          <div class="d-flex justify-content-center flex-column" style="min-height: 500px;">
            <h2 class="mb-4 text-white font-md font-display"> Welcome back! Please login below. </h2> <span>
              <div class="form-group"><br> <span><label class="input" style="position: relative; display: block;">
                    <input placeholder="Username/Email" type="text" tabindex="1" style="width: 70%;display:block;padding: 15px;" class="form-control" name="username" size="25" value="">
                  </label> </span></div><br>
              <div class="form-group"><label class="input" style="position: relative; display: block;">
                  <input type="password" tabindex="2" style="width: 70%;display:block;padding: 15px;" class="form-control" placeholder="Password" name="password">
                </label></div><br>
              <div class="form-group"><label class="input" style="position: relative; display: block;">
                  <input type="text" style="width: 70%;display:block;padding: 15px;" class="form-control" placeholder="2FA Code (If Enabled)" name="2facode" tabindex="3">
                </label></div>
              <br><button tabindex="4" class="btn btn-brand font-xs font-weight:600 px-5 mt-2 mb-4 btn btn-brand font-xs font-weight:600 px-5 mt-2 mb-4" style="
    background: #242424;
    padding: 10px;
"> <span> Login </span></button>
              <div class="row justify-content-center mt-1">
                <div class="col-sm-6 my-2 my-sm-0">
                  <p class="m-0">
                    <a href="#">Forgot your password?</a>
                  </p>
                  <div data-v-16a21cc8="" class="d-inline-block"><span data-v-16a21cc8="" class="pointer d-inline-block text-brand">
                    </span> </div>
                  <p></p>
                </div>
                <div class="col-sm-6 my-2 my-sm-0">
                  <p class="m-0"> Need an account? <a href="#" class="smooth">
                            Sign Up
                          </a>
                  </p>
                </div>
              </div>
            </span>
          </div>
        </div>
      </div>
    </div>
    <div></div>
    <div></div>
  </div>
</form>

POST login

<form action="login" method="post">
  <input type="hidden" name="action" value="do_login">
  <input type="hidden" name="url" value="https://flipd.gg/">
  <input name="my_post_key" type="hidden" value="6e69e120e8b0c3552288a8e2be7e1d23">
  <input type="hidden" name="remember" value="yes">
  <h2 class="mb-4 text-white font-md font-display responsiveshow"> 👋 Welcome back! Please login below. </h2><br><span style="float:right" class="responsivehide">Use of this website is subject to our <a href="#">Terms of Use</a> and
    <a href="#">Privacy/Legal Policy.</a></span>
  <table border="0" cellspacing="0" cellpadding="5" style="margin: 0 auto;text-align:center;margin-bottom: 1em !important" class="border-rounded responsiveshowlogin">
    <tbody>
      <tr class="tr-rounded">
        <td class="td-rounded trow1"><label class="input" style="position: relative; display: block;">
            <input placeholder="Username/Email" type="text" style="width: 100%;display:block;padding: 15px;" class="textbox" name="username" size="25" value="">
          </label></td>
      </tr>
      <tr>
        <td class="trow2"><label class="input" style="position: relative; display: block;">
            <input type="password" style="width: 100%;display:block;padding: 15px;" class="textbox" placeholder="Password" name="password" tabindex="2">
          </label></td>
      </tr>
      <tr>
        <td class="trow2"><label class="input" style="position: relative; display: block;">
            <input type="text" style="width: 100%;display:block;padding: 15px;" class="textbox" placeholder="2FA-Code (If Enabled)" name="2facode" tabindex="2">
          </label></td>
      </tr>
      <tr>
        <td class="trow2" style="border-radius:0 0 1em 1em" colspan="2"><span class="smalltext float_center" style="padding-top: 3px;"><input style="width:100%" type="submit" class="button" value="Login"
              tabindex="3"><br><br><a href="#">Need to register?</a> | <a href="#">Forgot your password?</a></span></td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Browse
  OG Accounts   Stat Accounts   Gaming Accounts
Search
Credits
Support

Extras/Help Search Awards Members Top Members Team



Advanced Search
Sign Up
Login

Login to FLIPD/strong>


Lost your password?
Remember me




FLIPD Login
Data Rollback: Accounts and activity after April 10th, 2023 have been
rolledback. Learn More


👋 WELCOME BACK TO FLIPD

FLIPD is a community driven digital marketplace that connects buyers and sellers
from all around.




WELCOME BACK! PLEASE LOGIN BELOW.








Login

Forgot your password?





Need an account? Sign Up





👋 WELCOME BACK! PLEASE LOGIN BELOW.


Use of this website is subject to our Terms of Use and Privacy/Legal Policy.



Need to register? | Forgot your password?