www.wisesayings.com Open in urlscan Pro
2606:4700:20::ac43:496f  Public Scan

Submitted URL: http://wisesayings.com/
Effective URL: https://www.wisesayings.com/
Submission Tags: tranco_l324
Submission: On November 15 via api from DE — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="gsc-search-box gsc-search-box-tools" accept-charset="utf-8">
  <table cellspacing="0" cellpadding="0" class="gsc-search-box">
    <tbody>
      <tr>
        <td class="gsc-input">
          <div class="gsc-input-box" id="gsc-iw-id1">
            <table cellspacing="0" cellpadding="0" id="gs_id50" class="gstl_50 gsc-input" style="width: 100%; padding: 0px;">
              <tbody>
                <tr>
                  <td id="gs_tti50" class="gsib_a"><input autocomplete="off" type="text" size="10" class="gsc-input" name="search" title="suchen" id="gsc-i-id1" dir="ltr" spellcheck="false"
                      style="width: 100%; padding: 0px; border: none; margin: 0px; height: auto; outline: none;"></td>
                  <td class="gsib_b">
                    <div class="gsst_b" id="gs_st50" dir="ltr"><a class="gsst_a" href="javascript:void(0)" title="Suchfeldeingaben löschen" role="button" style="display: none;"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a></div>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <td class="gsc-search-button"><button class="gsc-search-button gsc-search-button-v2"><svg width="13" height="13" viewBox="0 0 13 13">
              <title>suchen</title>
              <path
                d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z">
              </path>
            </svg></button></td>
        <td class="gsc-clear-button">
          <div class="gsc-clear-button" title="Ergebnisse löschen">&nbsp;</div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST /site/login/

<form id="login-form" action="/site/login/" method="post">
  <input type="hidden" name="_csrf-frontend" value="JoIwPXgqe4MVtNg7I-ehLvyQvM1sAvl8F2MOV-Oj5HxS7wNuVVAs9nrDvFZ5ouJdk_vvqSc7kzIhIVln09qOGA==">
  <div class="form-group field-loginform-email required">
    <label class="control-label" for="loginform-email">Email</label>
    <input type="text" id="loginform-email" class="form-control" name="LoginForm[email]" maxlength="255" placeholder="Email" aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group field-loginform-password">
    <label class="control-label" for="loginform-password">Password</label>
    <div class="password-holder">
      <input type="password" id="loginform-password" class="form-control" name="LoginForm[password]" placeholder="Password"><button type="button" class="toggle-password"></button>
    </div>
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group field-loginform-rememberme">
    <div class="checkbox"><label for="loginform-rememberme"><input type="hidden" name="LoginForm[rememberMe]" value="0"><input type="checkbox" id="loginform-rememberme" name="LoginForm[rememberMe]" value="1" checked=""><span>Remember
          Me</span></label></div>
  </div>
  <div class="mb15">
    <button type="submit" class="btn btn-primary" name="login-button">Log In</button>
  </div>
  <div class="form-group split-block">
    <span class="link" data-tab="tab-verification">Resend verification email</span>
    <span class="link" data-tab="tab-forgot">Forgot password?</span>
  </div>
  <div class="text-center">Don’t have an account? <span class="link-underline" data-tab="tab-register">Sign Up</span>
  </div>
  <div class="hr"></div>
  <div id="w0">
    <ul class="social-networks">
      <li>
        <a class="btn btn-google" href="/site/auth/?authclient=google">
<img class="soc-icon" src="/images/icon-google-square.svg" alt="Google">
<i class="fa fa-user"></i>
Log in with Google </a>
      </li>
      <li>
        <a class="btn btn-facebook" href="/site/auth/?authclient=facebook">
<img class="soc-icon" src="/images/icon-facebook-square.svg" alt="Facebook">
<i class="fa fa-user"></i>
Log in with Facebook </a>
      </li>
    </ul>
  </div>
  <div id="w0">
  </div>
</form>

POST /site/signup/

<form id="form-signup" action="/site/signup/" method="post">
  <input type="hidden" name="_csrf-frontend" value="JoIwPXgqe4MVtNg7I-ehLvyQvM1sAvl8F2MOV-Oj5HxS7wNuVVAs9nrDvFZ5ouJdk_vvqSc7kzIhIVln09qOGA==">
  <div class="form-group field-signupform-full_name required">
    <label class="control-label" for="signupform-full_name">Full Name</label>
    <input type="text" id="signupform-full_name" class="form-control" name="SignupForm[full_name]" maxlength="255" placeholder="Full Name" aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group field-signupform-email required">
    <label class="control-label" for="signupform-email">Email</label>
    <input type="text" id="signupform-email" class="form-control" name="SignupForm[email]" placeholder="Email" aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group field-signupform-password required">
    <label class="control-label" for="signupform-password">Password</label>
    <div class="password-holder">
      <input type="password" id="signupform-password" class="form-control" name="SignupForm[password]" placeholder="Password" aria-required="true"><button type="button" class="toggle-password"></button>
    </div>
    <p class="help-block help-block-error"></p>
  </div>
  <div class="mb15">
    <button type="submit" class="btn btn-primary" name="signup-button">Sign Up</button>
  </div>
</form>

POST /site/request-password-reset/

<form id="request-password-reset-form" action="/site/request-password-reset/" method="post">
  <input type="hidden" name="_csrf-frontend" value="JoIwPXgqe4MVtNg7I-ehLvyQvM1sAvl8F2MOV-Oj5HxS7wNuVVAs9nrDvFZ5ouJdk_vvqSc7kzIhIVln09qOGA==">
  <div class="form-group field-passwordresetrequestform-email required">
    <label class="control-label" for="passwordresetrequestform-email">Email</label>
    <input type="text" id="passwordresetrequestform-email" class="form-control" name="PasswordResetRequestForm[email]" placeholder="Email" aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary">Send</button>
  </div>
  <div class="text-center">
    <span class="link-underline" data-tab="tab-login">Back to Log in</span>
  </div>
</form>

POST /site/resend-verification-email/

<form id="resend-verification-email-form" action="/site/resend-verification-email/" method="post">
  <input type="hidden" name="_csrf-frontend" value="JoIwPXgqe4MVtNg7I-ehLvyQvM1sAvl8F2MOV-Oj5HxS7wNuVVAs9nrDvFZ5ouJdk_vvqSc7kzIhIVln09qOGA==">
  <div class="form-group field-resendverificationemailform-email required">
    <label class="control-label" for="resendverificationemailform-email">Email</label>
    <input type="text" id="resendverificationemailform-email" class="form-control" name="ResendVerificationEmailForm[email]" placeholder="Email" aria-required="true">
    <p class="help-block help-block-error"></p>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary">Send</button>
  </div>
  <div class="text-center">
    <span class="link-underline" data-tab="tab-login">Back to Log in</span>
  </div>
</form>

<form class="gsc-search-box gsc-search-box-tools" accept-charset="utf-8">
  <table cellspacing="0" cellpadding="0" class="gsc-search-box">
    <tbody>
      <tr>
        <td class="gsc-input">
          <div class="gsc-input-box" id="gsc-iw-id2">
            <table cellspacing="0" cellpadding="0" id="gs_id51" class="gstl_51 gsc-input" style="width: 100%; padding: 0px;">
              <tbody>
                <tr>
                  <td id="gs_tti51" class="gsib_a"><input autocomplete="off" type="text" size="10" class="gsc-input" name="search" title="suchen" id="gsc-i-id2" dir="ltr" spellcheck="false"
                      style="width: 100%; padding: 0px; border: none; margin: 0px; height: auto; outline: none;"></td>
                  <td class="gsib_b">
                    <div class="gsst_b" id="gs_st51" dir="ltr"><a class="gsst_a" href="javascript:void(0)" title="Suchfeldeingaben löschen" role="button" style="display: none;"><span class="gscb_a" id="gs_cb51" aria-hidden="true">×</span></a></div>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <td class="gsc-search-button"><button class="gsc-search-button gsc-search-button-v2"><svg width="13" height="13" viewBox="0 0 13 13">
              <title>suchen</title>
              <path
                d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z">
              </path>
            </svg></button></td>
        <td class="gsc-clear-button">
          <div class="gsc-clear-button" title="Ergebnisse löschen">&nbsp;</div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Got it!

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners. See details

Cookie Consent plugin for the EU cookie law
 * Home
 * Quotes by Topic
 * Quotes by Author
 * Resources
 * Log in
 * Sign Up

×

suchen
 

Benutzerdefinierte Suche






 * Sign Up
 * Log In

×


WELCOME BACK

Email



Password




Remember Me
Log In
Resend verification email Forgot password?
Don’t have an account? Sign Up

 * Log in with Google
 * Log in with Facebook



Create an account to save your favorite quotes.


CREATE YOUR ACCOUNT

Full Name



Email



Password




Sign Up
I have an account. Log In

 * Log in with Google
 * Log in with Facebook


FORGOT PASSWORD

Email



Send
Back to Log in


RESEND VERIFICATION EMAIL

Email



Send
Back to Log in


DISCOVER HIDDEN GEMS

Unlock wisdom from the most famous and forgotten quotes, curated by our team of
quote-loving editors.

×

suchen
 

Benutzerdefinierte Suche









QUOTE OF THE DAY

> No one is fearless. The difference between achievers and everyone else is that
> they take action despite their fears. Ziad K. Abdelnour




POPULAR

TOPICS

See All
 * Beauty
 * Being Alone
 * Dreams
 * Eyes
 * Life
 * Old Friends
 * Short Inspirational
 * Staying Strong
 * Wisdom
 * Women Empowerment

AUTHORS

See All
 * Abraham Lincoln
 * William Shakespeare
 * Benjamin Franklin
 * Albert Einstein
 * Oscar Wilde
 * Confucius
 * Maya Angelou
 * Barack Obama
 * George Orwell
 * Roy T. Bennett

 * Quotes by Topic
 * Quotes by Author
 * Resources
 * Account

 * About Us
 * Contact Us
 * Privacy Policy
 * Terms of Service

Copyright © Wise Sayings 2000-2021.
x









Sumo