-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
214 lines (191 loc) · 9.01 KB
/
terms.html
File metadata and controls
214 lines (191 loc) · 9.01 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Terms — Fexhub</title>
<meta name="description" content="Fexhub advanced hosting theme.">
<link rel="stylesheet" href="assets/css/style.css">
<!-- Canonical & robots -->
<link rel="canonical" href="https://your-domain.example/page-slug" />
<meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1" />
<!-- Open Graph -->
<meta property="og:title" content="Fexhub — High-performance Hosting" />
<meta property="og:description" content="Game servers, VPS and web hosting on NVMe with global POPs, DDoS, and snapshots." />
<meta property="og:url" content="https://your-domain.example/" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://your-domain.example/assets/img/og-cover.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Fexhub — High-performance Hosting" />
<meta name="twitter:description" content="Game servers, VPS and web hosting on NVMe with global POPs, DDoS, and snapshots." />
<meta name="twitter:image" content="https://your-domain.example/assets/img/og-cover.png" />
</head>
<body>
<!-- HEADER -->
<header class="site-header">
<div class="navwrap">
<a class="brand" href="index.html" aria-label="Fexhub">
<div class="logo">FH</div><div class="brand-name">Fexhub</div>
</a>
<!-- Mobile toggle -->
<input id="nav-toggle" type="checkbox" aria-label="Toggle menu">
<label class="menu-btn" for="nav-toggle">Menu</label>
<nav class="nav" role="navigation" aria-label="Main">
<a href="index.html">Home</a>
<!-- Services (dropdown) -->
<div class="menu" tabindex="0">
<!-- Mobile tap toggle -->
<input id="m-services" type="checkbox" aria-hidden="true">
<label for="m-services">Services <i class="chev"></i></label>
<div class="dropdown" aria-label="Services submenu">
<a href="services.html#games">Game Hosting</a>
<a href="services.html#vps">VPS</a>
<a href="services.html#web">Web Hosting</a>
<a href="services.html#addons">Add-ons</a>
</div>
</div>
<!-- Docs (mega menu) -->
<div class="menu" tabindex="0">
<input id="m-docs" type="checkbox" aria-hidden="true">
<label for="m-docs">Docs <i class="chev"></i></label>
<div class="mega" aria-label="Docs mega menu">
<div class="col">
<div class="group">Game Servers</div>
<a href="docs-minecraft.html"><span class="tag">MC</span> Minecraft</a>
<a href="docs-fps.html"><span class="tag">FPS</span> CS/Rust</a>
</div>
<div class="col">
<div class="group">Compute & Web</div>
<a href="docs-vps.html"><span class="tag">VPS</span> VPS Hosting</a>
<a href="docs-web.html"><span class="tag">WEB</span> Web Hosting</a>
</div>
<div class="col">
<div class="group">Platform</div>
<a href="docs-dns.html"><span class="tag">DNS</span> DNS & SSL</a>
<a href="docs-backups.html"><span class="tag">BK</span> Backups</a>
<a href="docs-billing.html"><span class="tag">$</span> Billing</a>
<a href="docs-troubleshooting.html"><span class="tag">FX</span> Troubleshooting</a>
</div>
</div>
</div>
<!-- Company (dropdown) -->
<div class="menu" tabindex="0">
<input id="m-company" type="checkbox" aria-hidden="true">
<label for="m-company">Company <i class="chev"></i></label>
<div class="dropdown" aria-label="Company submenu">
<a href="about.html">About</a>
<a href="careers.html">Careers</a>
<a href="blog.html">Blog</a>
<a href="changelog.html">Changelog</a>
</div>
</div>
<!-- Support (dropdown) -->
<div class="menu" tabindex="0">
<input id="m-support" type="checkbox" aria-hidden="true">
<label for="m-support">Support <i class="chev"></i></label>
<div class="dropdown" aria-label="Support submenu">
<a href="docs.html">Docs Hub</a>
<a href="status.html">Status</a>
<a href="faq.html">FAQ</a>
<a href="contact.html">Contact</a>
</div>
</div>
<a href="pricing.html">Pricing</a>
<a href="contact.html" class="nav-cta">Get Started</a>
</nav>
</div>
</header>
<main class="container">
<h1>Terms</h1>
<p class="muted">Replace with your legal terms. This is a placeholder.</p>
<h2>Use of Service</h2>
<p class="muted">Outline acceptable use and restrictions.</p>
<h2>Billing</h2>
<p class="muted">Explain pricing, invoices, refunds and cancellations.</p>
</main>
<footer class="site-footer" role="contentinfo">
<!-- CTA strip -->
<div class="footer-cta">
<div class="pitch">
<div class="logo" aria-hidden="true">FH</div>
<div>
<strong>Stay in the loop</strong>
<div class="small muted">Release notes, regions, and pricing updates. No spam.</div>
</div>
</div>
<form action="#" method="post" aria-label="Subscribe (demo only)">
<input type="email" name="email" placeholder="you@example.com" required aria-label="Email">
<button type="submit" aria-disabled="true" title="Demo only — connect your backend">Subscribe</button>
</form>
</div>
<!-- Columns -->
<div class="footer-inner">
<div>
<div class="footer-brand">
<div class="logo" aria-hidden="true">FH</div>
<div>
<div class="brand-name" style="font-weight:900">Fexhub</div>
<p class="muted small" style="margin-top:6px">Advanced HTML+CSS theme for hosting providers.</p>
<div style="margin-top:8px"><span class="badge">SLA 99.99%</span> <span class="badge">NVMe</span> <span class="badge">Global Edge</span></div>
</div>
</div>
</div>
<div>
<div class="footer-title">Product</div>
<a class="footer-link" href="services.html#games">Game Hosting</a>
<a class="footer-link" href="services.html#vps">VPS</a>
<a class="footer-link" href="services.html#web">Web Hosting</a>
<a class="footer-link" href="pricing.html">Pricing</a>
<a class="footer-link" href="changelog.html">Changelog</a>
</div>
<div>
<div class="footer-title">Resources</div>
<a class="footer-link" href="docs.html">Docs Hub</a>
<a class="footer-link" href="docs-minecraft.html">Minecraft</a>
<a class="footer-link" href="docs-vps.html">VPS</a>
<a class="footer-link" href="docs-dns.html">DNS & SSL</a>
<a class="footer-link" href="faq.html">FAQ</a>
</div>
<div>
<div class="footer-title">Company</div>
<a class="footer-link" href="about.html">About</a>
<a class="footer-link" href="careers.html">Careers</a>
<a class="footer-link" href="blog.html">Blog</a>
<a class="footer-link" href="contact.html">Contact</a>
</div>
<div>
<div class="footer-title">Legal</div>
<a class="footer-link" href="terms.html">Terms</a>
<a class="footer-link" href="privacy.html">Privacy</a>
<a class="footer-link" href="status.html">Status</a>
</div>
</div>
<!-- Bottom bar -->
<div class="footer-bottom">
<div>© 2025 Fexhub — Free Hosting Theme</div>
<div class="footer-social" aria-label="Social">
<a href="#" aria-label="Twitter (demo)">
<!-- simple icon -->
<svg width="18" height="18" viewBox="0 0 24 24" fill="none">
<path d="M22 5.8c-.7.3-1.4.5-2.1.6.8-.5 1.3-1.2 1.6-2.1-.7.4-1.6.8-2.5 1A3.7 3.7 0 0 0 12.5 8c0 .3 0 .6.1.9-3-.2-5.6-1.6-7.4-3.9-.3.6-.5 1.2-.5 1.9 0 1.3.7 2.5 1.7 3.2-.6 0-1.2-.2-1.7-.5 0 1.8 1.3 3.2 3 3.6-.3.1-.7.1-1 .1-.2 0-.5 0-.7-.1.5 1.5 1.9 2.6 3.6 2.6A7.5 7.5 0 0 1 2 19.1 10.6 10.6 0 0 0 7.7 21c6.9 0 10.7-5.9 10.7-10.9v-.5c.7-.5 1.4-1.2 1.9-1.9Z" fill="currentColor"/>
</svg>
</a>
<a href="#" aria-label="GitHub (demo)">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none">
<path d="M12 2a10 10 0 0 0-3.2 19.5c.5.1.7-.2.7-.5v-1.8c-3 .7-3.6-1.3-3.6-1.3-.5-1.2-1.2-1.6-1.2-1.6-1-.7.1-.7.1-.7 1.1.1 1.6 1.1 1.6 1.1 1 .1.8-1 .8-1 0-1-.5-1.4-.5-1.4-2.4-.3-4.9-1.2-4.9-5.3 0-1.2.4-2.1 1.1-2.9-.1-.3-.5-1.4.1-2.9 0 0 .9-.3 3 .1a10.2 10.2 0 0 1 5.6 0c2.1-.4 3-.1 3-.1.6 1.5.2 2.6.1 2.9.7.8 1.1 1.7 1.1 2.9 0 4.1-2.5 5-4.9 5.3.4.3.7.9.7 1.8v2.7c0 .3.2.6.7.5A10 10 0 0 0 12 2Z" fill="currentColor"/>
</svg>
</a>
<div class="footer-locale">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<path d="M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm0 16a7 7 0 0 1 0-14v14Z" stroke="currentColor" stroke-width="1.5"/>
</svg>
<span class="small">EN • INR</span>
</div>
</div>
</div>
</footer>
</body>
</html>