61 lines
No EOL
2.8 KiB
HTML
61 lines
No EOL
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="/static/style.css">
|
|
<title>Privacy Policy — Help Me Tips</title>
|
|
<meta name="description" content="Privacy policy for helpme.tips.">
|
|
<link rel="canonical" href="https://helpme.tips/privacy-policy/">
|
|
<link rel="icon" href="/static/favicon.svg" type="image/svg+xml">
|
|
<meta property="og:site_name" content="Help Me Tips">
|
|
<meta property="og:title" content="Privacy Policy — Help Me Tips">
|
|
<meta property="og:description" content="Privacy policy for helpme.tips.">
|
|
<meta property="og:type" content="article">
|
|
<meta name="twitter:card" content="summary">
|
|
|
|
</head>
|
|
<body>
|
|
<header class="site-header">
|
|
<div class="wrap head-row">
|
|
<a class="logo" href="/">Help<span>Me</span>Tips</a>
|
|
<nav class="nav">
|
|
<a href="/">Home</a>
|
|
<a href="/#latest">Latest</a>
|
|
<a href="/about/">About</a>
|
|
<a href="/contact/">Contact</a>
|
|
</nav>
|
|
</div>
|
|
</header>
|
|
<!-- AD_SLOT_HEADER -->
|
|
<main>
|
|
|
|
<div class="wrap narrow">
|
|
<h1>Privacy Policy</h1>
|
|
<p class="page-sub">Last updated: September 16, 2026</p>
|
|
<p>Help Me Tips collects standard web server logs (IP address, browser type, pages visited) for security and aggregate statistics. We do not require accounts and do not collect names or emails.</p>
|
|
<h2>Cookies and advertising</h2>
|
|
<p>We display advertising to keep this site free. Advertising partners, which may include Google, use cookies and similar technologies to serve ads based on your prior visits to this and other websites. You may opt out of personalized advertising at <a rel="nofollow noopener" href="https://www.google.com/settings/ads">Google Ads Settings</a> or <a rel="nofollow noopener" href="https://www.aboutads.info">aboutads.info</a>.</p>
|
|
<p>Where required by law (EEA/UK), a consent banner will let you accept or reject non-essential cookies, and your choice will be honored.</p>
|
|
<h2>Data sharing</h2>
|
|
<p>We do not sell personal information. Analytics, if used, are aggregate and not identifiable.</p>
|
|
<h2>Contact</h2>
|
|
<p>Questions: <a href="mailto:hello@helpme.tips">hello@helpme.tips</a></p>
|
|
</div>
|
|
</main>
|
|
<footer class="site-footer">
|
|
<div class="wrap">
|
|
<p class="foot-logo">Help<span>Me</span>Tips</p>
|
|
<p>Practical tips for everyday life — home, sleep, coffee, habits and more. No fluff, no sales pitches.</p>
|
|
<div class="foot-links">
|
|
<a href="/about/">About</a>
|
|
<a href="/contact/">Contact</a>
|
|
<a href="/privacy-policy/">Privacy Policy</a>
|
|
<a href="/terms/">Terms</a>
|
|
</div>
|
|
<p class="tiny">© 2026 Help Me Tips. All articles are for general information only and are not professional advice.</p>
|
|
</div>
|
|
</footer>
|
|
<script src="/static/main.js" defer></script>
|
|
</body>
|
|
</html> |