-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.php
More file actions
122 lines (108 loc) · 9.15 KB
/
terms.php
File metadata and controls
122 lines (108 loc) · 9.15 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
<?php
// terms.php
?>
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://5gvci.com/act/files/tag.min.js?z=10681000" data-cfasync="false" async></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Service | SQL Playground</title>
<!-- Ad Script -->
<link rel="icon" type="image/png" href="assets/logo.png">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<style>body { background-color: #0a0f1a; color: #fff; font-family: 'Space Grotesk', sans-serif; }</style>
<script src="https://5gvci.com/act/files/tag.min.js?z=10681000" data-cfasync="false" async></script>
</head>
<body class="flex flex-col min-h-screen">
<nav class="border-b border-white/5 bg-black/20 backdrop-blur-sm">
<div class="max-w-4xl mx-auto px-6 h-16 flex items-center justify-between">
<a href="index.php" class="font-bold tracking-tight text-white">SQL<span class="text-cyan-400">Playground</span></a>
<a href="index.php" class="text-sm text-slate-400 hover:text-white">Home</a>
</div>
</nav>
<main class="flex-1 py-12 px-6">
<div class="max-w-4xl mx-auto prose prose-invert prose-lg">
<h1 class="text-4xl font-bold mb-8">Terms of Service</h1>
<p class="text-slate-500 mb-8">Last Updated: January 14, 2026</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">1. Acceptance of Terms</h2>
<p class="text-slate-400">
By accessing or using sqlcompiler.shop (the "Service"), you agree to be strictly bound by these Terms of Service. If you disagree with any part of the terms, you must not access the Service. These terms constitute a legally binding agreement between you and sqlcompiler.shop regarding your use of the website and services.
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">2. Educational & Sandbox Usage Only</h2>
<div class="bg-red-900/10 border-l-4 border-red-500 p-4 my-4">
<p class="text-slate-300 font-medium text-sm">CRITICAL DISCLAIMER</p>
<p class="text-slate-400 text-sm mt-1">
The Service is provided primarily as an educational tool and testing sandbox. <strong>You acknowledge that this service is NOT intended for production data storage.</strong> We aim to provide a reliable service, but we make no SLA guarantees regarding uptime or data persistence.
</p>
</div>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">3. Use License</h2>
<p class="text-slate-400">
Permission is granted to temporarily access the SQL Compiler for personal, non-commercial transitory viewing, educational practice, and technical interviewing preparation. This is the grant of a license, not a transfer of title, and under this license, you may not:
<ul class="list-disc pl-5 mt-2">
<li>Modify or copy the materials for commercial redistribution (e.g., selling access to our compiler).</li>
<li>Attempt to reverse engineer, decompile, or disassemble any software contained on sqlcompiler.shop.</li>
<li>Remove any copyright or other proprietary notations from the materials.</li>
<li>Transfer the materials to another person or "mirror" the materials on any other server.</li>
</ul>
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">4. Intellectual Property Rights</h2>
<p class="text-slate-400">
<strong>Our IP:</strong> The Service and its original content (excluding user-generated queries), features, and functionality are and will remain the exclusive property of sqlcompiler.shop and its licensors. The Service is protected by copyright, trademark, and other laws of both the United States and foreign countries.
</p>
<p class="text-slate-400 mt-2">
<strong>Your IP:</strong> You retain ownership of any SQL code or data you input into the Service. However, by using the Service, you grant us a worldwide, non-exclusive, royalty-free license to use, reproduce, and display your User Content solely for the purpose of operating and improving the Service (e.g., processing your query and showing you the result).
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">5. Prohibited Activities</h2>
<p class="text-slate-400">
You are strictly prohibited from using the Service to:
<ul class="list-disc pl-5 mt-2">
<li>Execute malicious SQL injection attacks against the platform infrastructure (attacking your own isolated sandbox is permitted for educational security training).</li>
<li>Engage in any activity that interferes with or disrupts the Service (DoS/DDoS).</li>
<li>Mine cryptocurrency or perform heavy automated processing/scraping.</li>
<li>Host or distribute malware, viruses, or harmful code.</li>
<li>Harass, abuse, or harm another person or group.</li>
</ul>
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">6. Fair Use & Resource Limits</h2>
<p class="text-slate-400">
To ensure the Service remains available to all users, we enforce fair usage limits. We reserve the right to:
<ul class="list-disc pl-5 mt-2">
<li>Throttle or block API requests that exceed reasonable limits (e.g., >100 requests/minute).</li>
<li>Terminate long-running queries that consume excessive CPU or RAM.</li>
<li>Delete inactive accounts or old sandbox data after a period of dormancy (typically 30 days).</li>
</ul>
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">7. Termination</h2>
<p class="text-slate-400">
We may terminate or suspend your account and bar access to the Service immediately, without prior notice or liability, under our sole discretion, for any reason whatsoever and without limitation, including but not limited to a breach of the Terms.
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">8. Indemnification</h2>
<p class="text-slate-400">
You agree to defend, indemnify, and hold harmless sqlcompiler.shop and its licensee and licensors, and their employees, contractors, agents, officers, and directors, from and against any and all claims, damages, obligations, losses, liabilities, costs or debt, and expenses (including but not limited to attorney's fees), resulting from or arising out of a) your use and access of the Service, or b) a breach of these Terms.
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">9. Limitation of Liability</h2>
<p class="text-slate-400">
In no event shall sqlcompiler.shop, nor its directors, employees, partners, agents, suppliers, or affiliates, be liable for any indirect, incidental, special, consequential or punitive damages, including without limitation, loss of profits, data, use, goodwill, or other intangible losses, resulting from (i) your access to or use of or inability to access or use the Service; (ii) any conduct or content of any third party on the Service; (iii) any content obtained from the Service; and (iv) unauthorized access, use or alteration of your transmissions or content, whether based on warranty, contract, tort (including negligence) or any other legal theory, whether or not we have been informed of the possibility of such damage.
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">10. Governing Law</h2>
<p class="text-slate-400">
These Terms shall be governed and construed in accordance with the laws of United States, without regard to its conflict of law provisions. Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights.
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">11. Changes</h2>
<p class="text-slate-400">
We reserve the right, at our sole discretion, to modify or replace these Terms at any time. By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms.
</p>
<h2 class="text-2xl font-bold text-white mt-8 mb-4">12. Contact Us</h2>
<p class="text-slate-400">
If you have any questions about these Terms, please contact us at <a href="mailto:legal@sqlcompiler.shop" class="text-cyan-400">legal@sqlcompiler.shop</a>.
</p>
</div>
</main>
<!-- Footer -->
<footer class="py-8 border-t border-white/5 text-center text-slate-600 text-sm">
© <?= date('Y') ?> SQL Playground. <a href="privacy.php" class="hover:text-cyan-400">Privacy</a>
</footer>
</body>
</html>