kutt.it
Open in
urlscan Pro
2606:4700:3034::ac43:bc7d
Public Scan
Submitted URL: http://kutt.it/
Effective URL: https://kutt.it/
Submission: On December 10 via manual from CZ — Scanned from IT
Effective URL: https://kutt.it/
Submission: On December 10 via manual from CZ — Scanned from IT
Form analysis
1 forms found in the DOM<form id="shortener-form" hx-post="/api/links" hx-trigger="submit queue:none" hx-target="closest main" hx-swap="outerHTML" autocomplete="off">
<div class="target-wrapper ">
<input id="target" name="target" type="text" placeholder="Paste your long URL" aria-label="target" autofocus="true" data-lpignore="true" hx-preserve="true">
<button class="submit">
<svg class="send" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
<path d="m2 21 21-9L2 3v7l15 2-15 2z"></path>
</svg> <svg class="spinner" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path d="M12 2v4m0 12v4M5 5l2.8 2.8m8.4 8.4 2.9 2.9M2 12h4m12 0h4M5 19l2.8-2.8m8.4-8.4 2.9-2.9"></path>
</svg> </button>
</div>
<label id="advanced" class="checkbox">
<input name="show_advanced" type="checkbox" hx-on:change="htmx.toggleClass('#advanced-options', 'hidden')"> Show advanced options </label>
<section id="advanced-options" class="hidden">
<div class="advanced-input-wrapper">
<label class=""> Domain: <select id="domain" name="domain" hx-preserve="true" hx-on:change="
const elm = document.querySelector('#customurl-label span');
if (!elm) return;
elm.textContent = event.target.value + '/';
">
<option value="kutt.it">kutt.it</option>
</select>
</label>
<label id="customurl-label" class="">
<span id="customurl-label-value" hx-preserve="true">kutt.it/</span>
<input type="text" id="customurl" name="customurl" placeholder="Custom address..." hx-preserve="true" autocomplete="off">
</label>
<label class=""> Password: <input type="password" id="password" name="password" placeholder="Password..." hx-preserve="true" autocomplete="off">
</label>
</div>
<div class="advanced-input-wrapper">
<label class="expire-in "> Expire in: <input type="text" id="expire_in" name="expire_in" placeholder="2 minutes/hours/days" hx-preserve="true">
</label>
<label class="description "> Description: <input type="text" id="description" name="description" placeholder="Description..." hx-preserve="true">
</label>
</div>
</section>
</form>
Text Content
Kutt * GitHub * Report * Log in / Sign up KUTT YOUR LINKS SHORTER. Show advanced options Domain: kutt.it kutt.it/ Password: Expire in: Description: MANAGE LINKS, SET CUSTOM DOMAINS AND VIEW STATS. Log in / Sign up KUTTING EDGE FEATURES. * MANAGING LINKS Create, protect and delete your links and monitor them with detailed statistics. * CUSTOM DOMAIN Use custom domains for your links. Add or remove them for free. * API Use the provided API to create, delete, and get URLs from anywhere. * FREE & OPEN SOURCE Completely open source and free. You can host it on your own server. BROWSER EXTENTIONS. Download for Chrome Download for Firefox Made with love by The Devs. | GitHub | Terms of Service | Report Abuse | Contact us