|
| 1 | +<!doctype html> |
| 2 | +<html lang="en-CA"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" content="width=device-width,initial-scale=1"> |
| 6 | + <title>Terms | vanityURLs</title> |
| 7 | + <meta name="description" content="Default terms information for this vanityURLs instance"> |
| 8 | + <meta name="robots" content="noindex,nofollow"> |
| 9 | + <link rel="icon" type="image/svg+xml" href="/favicon.svg"> |
| 10 | + <link rel="stylesheet" href="/style.css?v=20260504"> |
| 11 | +</head> |
| 12 | +<body> |
| 13 | + <main class="legal-page"> |
| 14 | + <article class="legal-content"> |
| 15 | + <header class="instance-brand" aria-label="VanityURLs"> |
| 16 | + <h1 class="instance-brand-title"><a href="/" aria-label="VanityURLs"><span>Vanity</span><span>URLs</span></a></h1> |
| 17 | + <p class="instance-brand-subtitle">A short-link service powered by vanityURLs</p> |
| 18 | + </header> |
| 19 | + <h2 class="legal-title">Terms</h2> |
| 20 | + <p class="legal-note">Default template to adapt by the instance owner.</p> |
| 21 | + |
| 22 | + <h3>Use of this service</h3> |
| 23 | + <p>This instance provides short links that redirect to destination pages. The instance owner is responsible for the links they publish and should adapt these terms before launch.</p> |
| 24 | + |
| 25 | + <h3>Acceptable use</h3> |
| 26 | + <p>Do not use this service for phishing, malware, credential theft, spam, harassment, impersonation, or other abusive activity. The operator may disable or remove links that appear unsafe, misleading, illegal, or inconsistent with their policies.</p> |
| 27 | + |
| 28 | + <h3>External destinations</h3> |
| 29 | + <p>Short links may redirect to websites operated by third parties. The operator of this redirector is not responsible for the content, availability, or practices of external destinations.</p> |
| 30 | + |
| 31 | + <h3>No warranty</h3> |
| 32 | + <p>This service is provided as configured by the instance owner. Availability, accuracy, and continued operation are not guaranteed.</p> |
| 33 | + |
| 34 | + <h3>Contact</h3> |
| 35 | + <p>Questions about these terms should be directed to the operator of this short-link instance.</p> |
| 36 | + |
| 37 | + <nav class="page-links" aria-label="Instance pages"> |
| 38 | + <a href="/privacy">Privacy</a> |
| 39 | + <a href="/terms">Terms</a> |
| 40 | + <a href="/abuse">Abuse</a> |
| 41 | + <a href="/security">Security</a> |
| 42 | + </nav> |
| 43 | + |
| 44 | + <a class="redirected-badge" href="https://vanityURLs.link" target="_blank" rel="noreferrer" aria-label="VanityURLs"> |
| 45 | + <picture> |
| 46 | + <source srcset="/v8s-redirected-dark.svg" media="(prefers-color-scheme: dark)"> |
| 47 | + <img src="/v8s-redirected.svg" alt="V8S redirected by VanityURLs"> |
| 48 | + </picture> |
| 49 | + </a> |
| 50 | + </article> |
| 51 | + </main> |
| 52 | +</body> |
| 53 | +</html> |
0 commit comments