u.hxn.ch Open in urlscan Pro
81.221.158.9  Public Scan

URL: https://u.hxn.ch/
Submission: On January 14 via api from US — Scanned from CH

Form analysis 2 forms found in the DOM

Name: new-url-form

<form class="pure-form pure-form-aligned" name="new-url-form">
  <fieldset>
    <legend id="logo"><img src="assets/favicon-32.png" width="26px" alt="logo"> Chhoto URL</legend>
    <div class="pure-control-group">
      <label for="longUrl">Long URL</label>
      <input type="url" name="longUrl" id="longUrl" placeholder="Please enter a valid URL" onblur="addProtocol(this)" required="">
    </div>
    <div class=" pure-control-group">
      <label for="shortUrl">Short URL (optional)</label>
      <input type="text" name="shortUrl" id="shortUrl" placeholder="Only a-z, 0-9, - and _ are allowed" pattern="[a-z0-9\-_]+" title="Only a-z, 0-9, - and _ are allowed" autocapitalize="off">
    </div>
    <div class="pure-controls" id="controls">
      <button class="pure-button pure-button-primary">Shorten!</button>
      <p id="alert-box">&nbsp;</p>
    </div>
  </fieldset>
</form>

Name: login-form

<form class="pure-form" name="login-form">
  <p>Please enter password to access this website</p>
  <input type="password" id="password">
  <button class="pure-button pure-button-primary" value="default">Log in</button>
  <p id="wrong-pass">&nbsp;</p>
</form>

Text Content

Chhoto URL
Long URL
Short URL (optional)
Shorten!

 

Loading links table...


Active links Short URL (click to copy) Long URL Hits ×

login   Source Code

Please enter password to access this website

Log in