talk.alsopost.com Open in urlscan Pro
23.94.194.192  Public Scan

Submitted URL: https://talk.alsopost.com/
Effective URL: https://talk.alsopost.com/login
Submission: On August 03 via automatic, source certstream-suspicious — Scanned from US

Form analysis 1 forms found in the DOM

Name: loginPOST /login

<form method="POST" action="/login" name="login" id="login-form" onsubmit="return domainCheck();" data-addressid="address" data-domain="talk.alsopost.com">
  <input id="csrf_token" name="csrf_token" type="hidden" value="ImFmMThlMWMzNGVkYjY2NTkwZjM1ZWZhNmUxYzg5OGNlNTY1ZGU2OTUi.Zq2gdg.YpbiGj1LXoaWl3GtRnkM3wnguiI">
  <div class="box alert" role="alert" style="display: none;" id="id-warning">
    <header>Incorrect address</header>
    <p>This Snikket service only hosts addresses ending in <em>@talk.alsopost.com</em>. Your password was not sent.</p>
  </div>
  <div class="f-ebox">
    <label class="a11y-only" for="address">Address</label>
    <input id="address" name="address" placeholder="Address" required="" type="text" value="">
  </div>
  <div class="f-ebox">
    <label class="a11y-only" for="password">Password</label>
    <input id="password" name="password" placeholder="Password" required="" type="password" value="">
  </div>
  <div class="f-bbox"><button class="primary" id="action_signin" name="action_signin" type="submit" value="true"><svg class="icon icon-login" aria-hidden="true">
        <use xlink:href="/static/img/icons.svg#icon-login"></use>
      </svg><span>Sign in</span></button></div>
  <script type="text/javascript">
    var domainCheck = function() {
      var form = document.getElementById("login-form");
      var addressId = form.dataset.addressid;
      var addressField = document.getElementById(addressId);
      var domain = form.dataset.domain;
      var address = addressField.value;
      var errorBox = document.getElementById("id-warning");
      if (address.includes("@") && !address.endsWith(domain)) {
        errorBox.style.display = "block";
        return false;
      }
      errorBox.style.display = "none";
      return true;
    };
  </script>
</form>

Text Content

TALK.ALSOPOST.COM

Enter your Snikket address and password to manage your account.

Incorrect address

This Snikket service only hosts addresses ending in @talk.alsopost.com. Your
password was not sent.

Address
Password
Sign in

 * A Snikket service
 * “Snikket” and the parrot logo are trademarks of Snikket Community Interest
   Company.