bestdadjokes/site/terms/index.html
2026-09-21 22:15:42 +00:00

89 lines
No EOL
5.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Terms of Use — Best Dad Jokes .lol</title>
<meta name="description" content="Terms of use for BestDadJokes.lol.">
<link rel="canonical" href="https://bestdadjokes.lol/terms/">
<link rel="icon" href="/static/favicon.svg" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="Dad Joke of the Day" href="/rss.xml">
<meta property="og:site_name" content="Best Dad Jokes">
<meta property="og:title" content="Terms of Use — Best Dad Jokes .lol">
<meta property="og:description" content="Terms of use for BestDadJokes.lol.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://bestdadjokes.lol/terms/">
<meta name="twitter:card" content="summary">
<link rel="stylesheet" href="/static/style.css">
<style>:root{--brand:#e4572e;--brand2:#f5a623;--ink:#2b2118;--cream:#fff8ec;--card:#ffffff}</style>
</head>
<body>
<header class="site-header">
<div class="wrap header-row">
<a class="logo" href="/">😂 <strong>Best<span>Dad</span>Jokes</strong><em>.lol</em></a>
<input type="checkbox" id="navtoggle" class="navtoggle">
<label for="navtoggle" class="navburger" aria-label="Menu"></label>
<nav class="site-nav">
<a href="/" >Home</a>
<a href="/dad-joke-generator/" >Joke Generator</a>
<a href="/joke-of-the-day/" >Joke of the Day</a>
<a href="/search/" >Search</a>
<a href="/about/" >About</a>
</nav>
</div>
<div class="wrap catbar">
<a href="/category/animals/">🦝 Animal Dad Jokes</a><a href="/category/food/">🍕 Food Dad Jokes</a><a href="/category/work/">💼 Work &amp; Office Dad Jokes</a><a href="/category/school/">🎒 School &amp; Teacher Dad Jokes</a><a href="/category/sports/">⚽ Sports Dad Jokes</a><a href="/category/tech/">💻 Tech &amp; Computer Dad Jokes</a><a href="/category/family/">👨‍👩‍👧 Family &amp; Parenting Dad Jokes</a><a href="#all-cats">more →</a>
</div>
</header>
<main>
<div class="wrap narrow">
<h1>Terms of Use</h1>
<p class="page-sub">Last updated: September 16, 2026</p>
<p>By using BestDadJokes.lol you agree to the following terms. Reading them aloud in a dad voice is optional but encouraged.</p>
<h2>Use of content</h2>
<p>The jokes on this site are provided for personal, non-commercial enjoyment. Share them freely at dinner tables, offices, and group chats. If you want to republish jokes in bulk or use this site commercially, contact us first — we're reasonable people.</p>
<h2>No warranties</h2>
<p>This site is provided "as is." We make no guarantees that jokes will be funny, that groans will be produced, or that your teenagers will acknowledge your existence. All comedic risk is yours.</p>
<h2>Limitation of liability</h2>
<p>To the fullest extent permitted by law, BestDadJokes.lol is not liable for any damages arising from use of the site, including but not limited to eye-rolling, sighing, involuntary chuckling, and children hiding your phone.</p>
<h2>External links</h2>
<p>We are not responsible for the content of external websites, including their jokes, which are almost certainly worse than ours.</p>
<h2>Changes</h2>
<p>We may update these terms occasionally. Continued use of the site means you accept the updated terms, and possibly a fresh dad joke.</p>
</div>
</main>
<footer class="site-footer">
<div class="wrap foot-grid">
<div>
<p class="foot-logo">😂 Best<span>Dad</span>Jokes<em>.lol</em></p>
<p>Hi, I'm a dad. These are my jokes. Someone has to laugh at them, and it might as well be the internet.</p>
</div>
<div>
<p class="foot-h">Categories</p>
<div class="foot-links"><a href="/category/animals/">Animal Dad Jokes</a><a href="/category/food/">Food Dad Jokes</a><a href="/category/work/">Work &amp; Office Dad Jokes</a><a href="/category/school/">School &amp; Teacher Dad Jokes</a><a href="/category/sports/">Sports Dad Jokes</a><a href="/category/tech/">Tech &amp; Computer Dad Jokes</a><a href="/category/family/">Family &amp; Parenting Dad Jokes</a><a href="/category/weather/">Weather Dad Jokes</a><a href="/category/space/">Space Dad Jokes</a><a href="/category/travel/">Travel &amp; Vacation Dad Jokes</a><a href="/category/halloween/">Halloween Dad Jokes</a><a href="/category/christmas/">Christmas Dad Jokes</a><a href="/category/knock-knock/">Knock-Knock Jokes</a><a href="/category/one-liners/">Dad Joke One-Liners</a></div>
</div>
<div>
<p class="foot-h">More</p>
<div class="foot-links">
<a href="/dad-joke-generator/">Dad Joke Generator</a>
<a href="/joke-of-the-day/">Joke of the Day</a>
<a href="/search/">Search Jokes</a>
<a href="/rss.xml">RSS Feed</a>
<a href="/api/v1/random.json">Free JSON API</a>
<a href="/about/">About</a>
<a href="/contact/">Contact</a>
<a href="/privacy-policy/">Privacy Policy</a>
<a href="/terms/">Terms</a>
</div>
</div>
</div>
<div class="wrap foot-base">
<p>© 2026 Best Dad Jokes · Family-friendly jokes, dad-certified since the Big Dad Energy era.</p>
</div>
</footer>
<script src="/static/jokes-data.js" defer></script>
<script src="/static/main.js" defer></script>
</body>
</html>