https://ur8ly.com/

ID de exploración:
78d060f5-a648-47ed-9fce-5604fcfb7b66Finalizado
URL enviada:
https://ur8ly.com/
Informe finalizado:

Enlaces: 1 encontrados

EnlaceTexto
https://www.facebook.com/sharer/sharer.php?u=[URL] Share on Facebook

Variables JavaScript: 12 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfQRobject
$function
jQueryfunction
Popperobject
bootstrapobject
shorturlfunction
copyurlfunction

Mensajes de registro de la consola: 1 encontrados

TipoCategoríaRegistro
logother
URL
https://cdn.ur8ly.com/js-delivery/main.js
Texto
https://github.com/xyTom/Url-Shorten-Worker/

HTML

<!DOCTYPE html><html lang="en"><head>
  <meta http-equiv="content-type" content="txt/html; charset=utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
  <link rel="stylesheet" href="https://cdn.ur8ly.com/js-delivery/bootstrap.min.css">
  <link rel="icon" type="image/x-icon" href="https://cdn.ur8ly.com/favicon.ico">
  <title>Ur8ly: Fast &amp; Secure URL Shortener | Easy &amp; Private Link Shortening</title>
  <meta name="description" content="Discover Ur8ly, a secure and private URL shortener. Simplify link sharing with our ad-free, tracking-free service.">
  <meta name="keywords" content="Private URL Shortener, Anonymous Web Tools, Privacy, Ad-Free URL Service, Simple Link Shortener, Secure URL Reduction, Privacy-Oriented Web Service, Easy URL Management, No-Tracking URL Shortening, Discreet Link Sharing, ur8ly, Url Shortener, Free url shortener, No ads url shortener, basic url shortener, private url shortener, shorten your urls, best url shorteners, how to shorten urls, url shortening.">
  <style>
    body {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 100vh;
      color: #f8f9fa; /* White text for visibility on dark background */
      background-color: #343a40; /* Dark background */
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    .card {
      width: 90%;
      max-width: 768px;
      margin: 20px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      border-radius: 8px;
      overflow: hidden;
      background-color: #ffffff; /* White background for the card */
    }
    .card-header {
      background-color: #0056b3;
      color: white;
      padding: 16px 20px;
      font-size: 1.5em;
    }
    .card-body {
      color: #212529; /* Dark text color for readability */
      padding: 20px;
    }
    .card-title {
      margin-bottom: 16px;
      font-weight: 600;
    }
    .input-group {
      margin-bottom: 20px;
    }
    .btn-primary {
      background-color: #0056b3;
      border-color: #0056b3;
    }
    .btn-secondary {
      background-color: #495057;
      border-color: #495057;
    }
    .social-share .btn {
      margin: 5px;
    }
    /* Modal styles */
    .modal-content {
      color: #212529; /* Black text for modal */
      background-color: #ffffff; /* White background for the modal */
    }
    /* Dark Mode Preference */
    @media (prefers-color-scheme: dark) { 
      body {
        color: #f8f9fa; 
        background-color: #343a40;
      }
      .card {
        background-color: #424242;
      }
      .card-header {
        background-color: #004085;
      }
      .card-body {
        color: #f8f9fa; /* White text for dark mode */
      }
    }
    /* Responsive adjustments */
    @media (max-width: 576px) {
      .card {
        width: 95%;
        margin: 10px;
      }
      .card-header {
        font-size: 1.2em;
      }
    }
  </style>
</head>
<body>
  <div class="card">
    <h1 class="card-header">Ur8ly: Your Fast &amp; Secure URL Shortening Solution</h1>
    <div class="card-body">
      <h5 class="card-title">Please enter the long URL to be shortened :</h5>
      <div class="input-group mb-3">
        <input type="text" class="form-control" placeholder="Example: https://example.com/" id="text">
        <div class="input-group-append">
          <button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; shorturl()" id="searchbtn">Shorten!</button>
        </div>
      </div>    
      <div class="card-text">
        <p>
          Meet ur8ly, launched on 12.12.2023 – a URL shortener that's all about keeping things private and simple. It's the go-to tool for anyone who wants to shorten URLs without any fuss or unnecessary features. Especially popular among users that like privacy, ur8ly is perfect for those who prioritize anonymity in their online dealings.
        </p>
        <p>
          What sets ur8ly apart? No ads, no tracking, just straightforward URL shortening. It's as simple as that. We understand the importance of keeping your online activities under wraps, so we’ve designed our service to be as discreet and user-friendly as possible. Whether you're sharing links casually or for more sensitive content, ur8ly has got your back.
        </p>
        <p>
          Tags: Private URL Shortener, Anonymous Web Tools, Privacy, Ad-Free URL Service, Simple Link Shortener, Secure URL Reduction, Privacy-Oriented Web Service, Easy URL Management, No-Tracking URL Shortening, Discreet Link Sharing, ur8ly, Url Shortener, Free url shortener, No ads url shortener, basic url shortener, private url shortener, shorten your urls, best url shorteners, how to shorten urls, url shortening.
        </p>
      </div>
      <!-- Social Share Icons -->
      <div class="social-share">
        <button onclick="if (!window.__cfRLUnblockHandlers) return false; copyLink()" class="btn btn-secondary">
          <img src="https://cdn.ur8ly.com/icons/copy-link.png" alt="Copy Link" style="width: 20px; height: 20px;"> Copy Link
        </button>
        <a href="https://twitter.com/share?url=https://ur8ly.com/&amp;text=Simple and secure url shortener" target="_blank" class="btn btn-info">
          <img src="https://cdn.ur8ly.com/icons/twitter.png" alt="Twitter" style="width: 20px; height: 20px;"> Share on Twitter
        </a>
        <a href="https://www.facebook.com/sharer/sharer.php?u=[URL]" target="_blank" class="btn btn-primary">
          <img src="https://cdn.ur8ly.com/icons/facebook-icon.png" alt="Facebook" style="width: 20px; height: 20px;"> Share on Facebook
        </a>
      </div>
    </div>
  </div>
  <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <h5 class="modal-title" id="exampleModalLabel">Result</h5>
          <button type="button" class="close" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-body" id="result">No result</div>
        <div class="modal-footer">
          <button type="button" class="btn btn-primary" onclick="if (!window.__cfRLUnblockHandlers) return false; copyurl(&quot;result&quot;)" data-toggle="popover" data-placement="bottom" data-content="Copied!" data-original-title="" title="">Copy</button>
          <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>    
        </div>
      </div>
    </div>
  </div>
  <script src="https://cdn.ur8ly.com/js-delivery/jquery.min.js" type="text/javascript"></script>
  <script src="https://cdn.ur8ly.com/js-delivery/popper.min.js" type="text/javascript"></script>
  <script src="https://gcore.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha256-WqU1JavFxSAMcLP2WIOI+GB2zWmShMI82mTpLDcqFUg=" crossorigin="anonymous" type="text/javascript"></script>
  <script src="https://cdn.ur8ly.com/js-delivery/main.js" type="text/javascript"></script>
  <script type="text/javascript">
    function copyLink() {
      var url = window.location.href;
      var dummy = document.createElement('input');
      document.body.appendChild(dummy);
      dummy.value = url;
      dummy.select();
      document.execCommand('copy');
      document.body.removeChild(dummy);
      alert("Link copied to clipboard!");
    }
  </script>


</body></html>