-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
92 lines (79 loc) · 5.77 KB
/
terms.html
File metadata and controls
92 lines (79 loc) · 5.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5TV5N7EZMJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5TV5N7EZMJ');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Use — OpenClaw Guide</title>
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<meta name="description" content="Terms of Use for OpenClaw Guide">
<style>
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;max-width:800px;margin:0 auto;padding:20px 16px;line-height:1.7;color:#333;background:#fafafa}
h1{font-size:1.8rem;margin-bottom:0.5rem}
h2{font-size:1.3rem;margin-top:2rem;color:#1a1a2e}
p,li{font-size:1rem;color:#555}
a{color:#4361ee;text-decoration:none}
ul{padding-left:1.5rem}
.back{display:inline-block;margin-bottom:1.5rem;font-size:0.9rem}
</style>
</head>
<body>
<a class="back" href="/">← Back to OpenClaw Guide</a>
<h1>Terms of Use</h1>
<p>Last updated: February 17, 2026</p>
<h2>Acceptance</h2>
<p>By accessing openclawguide.org, you agree to these terms. If you do not agree, please do not use this website.</p>
<h2>Content</h2>
<p>All guides, tutorials, and recommendations are provided "as is" for informational purposes only. We make no warranties about the accuracy, completeness, or reliability of any content.</p>
<h2>Affiliate Disclosure</h2>
<p>This website participates in affiliate programs. Some links are affiliate links, meaning we earn a commission if you make a purchase through them. This does not affect the price you pay. We only recommend products and services we believe provide value.</p>
<h2>Digital Products</h2>
<p>Digital products are sold through Gumroad. All sales are subject to <a href="https://gumroad.com/terms">Gumroad's Terms of Service</a>. Digital products are non-refundable unless otherwise stated.</p>
<h2>Installation Scripts</h2>
<p>Installation scripts and tools provided on this site are offered as-is. You are responsible for reviewing any script before running it on your system. We are not liable for any damage resulting from the use of these scripts.</p>
<h2>Intellectual Property</h2>
<p>OpenClaw is an open-source project with its own license. This website and its original content are the property of the site operator. OpenClaw trademarks belong to their respective owners.</p>
<h2>Limitation of Liability</h2>
<p>We shall not be liable for any indirect, incidental, or consequential damages arising from the use of this website or any products/services linked from it.</p>
<h2>Changes</h2>
<p>We may update these terms at any time. Continued use of the site constitutes acceptance of updated terms.</p>
<h2>Contact</h2>
<p>Questions about these terms can be directed to our <a href="https://github.com/techfind777/openclawguide.org">GitHub repository</a>.</p>
<script src="/conversion.js" defer></script>
<!-- Bundle Sticky Banner -->
<div id="bundle-sticky-banner" style="position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#0f3460,#16213e);color:white;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:16px;z-index:9999;box-shadow:0 -4px 20px rgba(0,0,0,0.3);flex-wrap:wrap">
<div style="text-align:center">
<strong style="font-size:16px">🔥 Get All 10 Premium Products for $29</strong>
<span style="font-size:13px;opacity:0.85;margin-left:8px">Save 70% with the Complete Bundle</span>
</div>
<a href="https://aiagenttools.gumroad.com/l/riwdzt?utm_source=website&utm_medium=sticky_banner&utm_campaign=bundle&ref=site" style="background:linear-gradient(135deg,#f97316,#ef4444);color:white;padding:10px 24px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap">Get Bundle →</a>
<button onclick="document.getElementById('bundle-sticky-banner').style.display='none'" style="background:none;border:none;color:rgba(255,255,255,0.6);font-size:20px;cursor:pointer;padding:0 4px;position:absolute;right:12px;top:50%;transform:translateY(-50%)">×</button>
</div>
<!-- Exit Intent Popup -->
<div id="exit-popup" style="display:none;position:fixed;inset:0;background:rgba(0,0,0,0.6);z-index:99999;align-items:center;justify-content:center">
<div style="background:white;border-radius:16px;padding:40px;max-width:480px;width:90%;text-align:center;position:relative;box-shadow:0 20px 60px rgba(0,0,0,0.3)">
<button onclick="document.getElementById('exit-popup').style.display='none'" style="position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;color:#999;cursor:pointer">×</button>
<div style="font-size:48px;margin-bottom:12px">🎁</div>
<h2 style="font-size:24px;color:#0f3460;margin-bottom:8px">Wait! Grab These Free Templates</h2>
<p style="font-size:15px;color:#666;margin-bottom:20px">5 production-ready SOUL.md templates — yours free. No signup, instant download.</p>
<a href="https://aiagenttools.gumroad.com/l/kqbdva?utm_source=website&utm_medium=exit_popup&utm_campaign=free&ref=site" onclick="document.getElementById('exit-popup').style.display='none'" style="display:inline-block;padding:14px 32px;background:#e94560;color:white;border-radius:8px;font-weight:700;font-size:16px;text-decoration:none">Download Free Templates →</a>
<p style="margin-top:16px;font-size:13px;color:#999">Or get <a href="https://aiagenttools.gumroad.com/l/riwdzt?utm_source=website&utm_medium=exit_popup&utm_campaign=bundle&ref=site" style="color:#f97316;font-weight:700">everything for $29 (70% off) →</a></p>
</div>
</div>
<script>
(function(){
var shown=false;
document.addEventListener('mouseleave',function(e){
if(e.clientY<0&&!shown){shown=true;document.getElementById('exit-popup').style.display='flex';}
});
})();
</script>
</body>
</html>