mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
153 lines
8.8 KiB
HTML
153 lines
8.8 KiB
HTML
<!doctype html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
<title>OpenAdmin - Accept Terms and Conditions</title>
|
|
<link href="{{ url_for('static', filename='dist/css/tabler.min.css') }}?1684106062" rel="stylesheet" />
|
|
<link href="{{ url_for('static', filename='dist/css/tabler-vendors.min.css') }}?1684106062" rel="stylesheet" />
|
|
<link href="{{ url_for('static', filename='dist/css/demo.min.css') }}?1684106062" rel="stylesheet" />
|
|
<style>
|
|
@import url('https://rsms.me/inter/inter.css');
|
|
:root {
|
|
--tblr-font-sans-serif: 'Inter Var', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
|
|
}
|
|
body {
|
|
font-feature-settings: "cv03", "cv04", "cv11";
|
|
}
|
|
</style>
|
|
</head>
|
|
<body class=" d-flex flex-column">
|
|
<script src="{{ url_for('static', filename='dist/js/demo-theme.min.js') }}?1684106062" type="7dcf83ecac01ac09433804c8-text/javascript"></script>
|
|
<div class="page page-center">
|
|
<div class="container container-tight py-4">
|
|
<h1 class="text-center mb-4">
|
|
<a href="https://openpanel.com" target="_blank" class="navbar-brand navbar-brand-autodark"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 213.000000 215.000000" preserveAspectRatio="xMidYMid meet"><g transform="translate(0.000000,215.000000) scale(0.100000,-0.100000)" fill="currentColor" stroke="none"><path d="M990 2071 c-39 -13 -141 -66 -248 -129 -53 -32 -176 -103 -272 -158 -206 -117 -276 -177 -306 -264 -17 -50 -19 -88 -19 -460 0 -476 0 -474 94 -568 55 -56 124 -98 604 -369 169 -95 256 -104 384 -37 104 54 532 303 608 353 76 50 126 113 147 184 8 30 12 160 12 447 0 395 -1 406 -22 461 -34 85 -98 138 -317 264 -104 59 -237 136 -295 170 -153 90 -194 107 -275 111 -38 2 -81 0 -95 -5z m205 -561 c66 -38 166 -95 223 -127 l102 -58 0 -262 c0 -262 0 -263 -22 -276 -13 -8 -52 -31 -88 -51 -36 -21 -126 -72 -200 -115 l-135 -78 -3 261 -3 261 -166 95 c-91 52 -190 109 -219 125 -30 17 -52 34 -51 39 3 9 424 256 437 255 3 0 59 -31 125 -69z"></path></g></svg> OpenPanel</a>
|
|
</h1>
|
|
<div class="card card-md">
|
|
<div class="card-body ">
|
|
<h2 class="mb-3">Terms & Conditions</h2>
|
|
<p class="text-muted mb-4">
|
|
To continue using OpenPanel please accept these Terms and Conditions:
|
|
</p>
|
|
|
|
<div class="card-body-scrollable card-body-scrollable-shadow" style="height: 25rem">
|
|
<p><em>Last Updated: <b>01.06.2024</b></em></p>
|
|
|
|
<p>Welcome to OpenPanel! By using our product, you agree to the following terms and conditions. Please read them carefully.</p>
|
|
|
|
<h4>1. Acceptance of Terms</h4>
|
|
<p>By accessing and using OpenPanel ("the Product"), you agree to be bound by these Terms of Service ("Terms"). If you do not agree to these Terms, please do not use the Product.</p>
|
|
|
|
<h4>2. Description of Product</h4>
|
|
<p>OpenPanel provides a hosting control panel for managing websites, domains, and services. The Product is accessible through our website at <a href="http://openpanel.com" target="_blank">openpanel.com</a>.</p>
|
|
|
|
<h4>3. Data Collection</h4>
|
|
<p>To provide and improve our Product, we collect the following data:</p>
|
|
<ul>
|
|
<li>Number of websites and domains managed through OpenPanel.</li>
|
|
<li>Number of users accessing the Product.</li>
|
|
<li>Services installed and their configurations.</li>
|
|
<li>IP addresses of blocked IPs.</li>
|
|
<li>Pages that users open and their interaction with our interface.</li>
|
|
</ul>
|
|
|
|
<h4>4. Use of Data</h4>
|
|
<p>The data we collect is used to:</p>
|
|
<ul>
|
|
<li>Improve the functionality and performance of OpenPanel.</li>
|
|
<li>Monitor and prevent unauthorized access or use of the Product.</li>
|
|
<li>Provide insights and analytics to users of the Product.</li>
|
|
</ul>
|
|
|
|
<h4>5. Privacy</h4>
|
|
<p>Your privacy is important to us. Please review our Privacy Policy to understand how we collect, use, and protect your information.</p>
|
|
|
|
<h4>6. Ownership of Code</h4>
|
|
<p>All code and intellectual property related to OpenPanel are owned by OpenPanel. Unauthorized use, reproduction, or distribution of this code is prohibited.</p>
|
|
|
|
<h4>7. User Responsibilities</h4>
|
|
<p>Users are expected to use the Product in a responsible manner, complying with all applicable laws and regulations. Users should not engage in any activity that could harm OpenPanel or other users.</p>
|
|
|
|
<h4>8. Prohibited Activities</h4>
|
|
<p>Users are prohibited from engaging in activities such as hacking, spamming, distributing malware, or any other behavior that is harmful or disruptive to the Product or other users. Penetration testing without written consent from OpenPanel is not permitted.</p>
|
|
|
|
<h4>9. Intellectual Property Rights</h4>
|
|
<p>All intellectual property rights, including trademarks, service marks, and logos, associated with OpenPanel are the exclusive property of OpenPanel. Unauthorized use of these intellectual property rights is prohibited.</p>
|
|
|
|
<h4>10. Modifications to Terms</h4>
|
|
<p>We reserve the right to modify these Terms at any time. Any changes will be effective immediately upon posting on our website. Your continued use of the Product after any modifications indicates your acceptance of the new Terms.</p>
|
|
|
|
<h4>11. Termination</h4>
|
|
<p>We may terminate or suspend your access to the Product at any time, without prior notice or liability, for any reason, including if you breach these Terms.</p>
|
|
|
|
<h4>12. Limitation of Liability</h4>
|
|
<p>To the fullest extent permitted by law, OpenPanel shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or any loss of profits or revenues, whether incurred directly or indirectly, or any loss of data, use, goodwill, or other intangible losses, resulting from:</p>
|
|
<ul>
|
|
<li>Your use or inability to use the Product.</li>
|
|
<li>Any unauthorized access to or use of our servers and/or any personal information stored therein.</li>
|
|
<li>Any interruption or cessation of transmission to or from the Product.</li>
|
|
<li>Any bugs, viruses, Trojan horses, or the like that may be transmitted to or through the Product by any third party.</li>
|
|
</ul>
|
|
|
|
<h4>13. Indemnification</h4>
|
|
<p>You agree to indemnify and hold OpenPanel, its affiliates, officers, agents, and employees harmless from any claim or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your breach of these Terms or your violation of any law or the rights of a third party.</p>
|
|
|
|
<h4>14. Dispute Resolution</h4>
|
|
<p>Any disputes arising out of or relating to these Terms or the use of the Product shall be resolved through binding arbitration in accordance with the rules of Arbitration Association, rather than in court. The location of the arbitration shall be Belgrade/Serbia, and the language of the arbitration shall be Serbian.</p>
|
|
|
|
<h4>15. Severability</h4>
|
|
<p>If any provision of these Terms is found to be invalid or unenforceable, the remaining provisions will continue in full force and effect.</p>
|
|
|
|
<h4>16. Entire Agreement</h4>
|
|
<p>These Terms constitute the entire agreement between you and OpenPanel regarding the use of the Product and supersede any prior agreements or understandings.</p>
|
|
|
|
<h4>17. Governing Law</h4>
|
|
<p>These Terms shall be governed and construed in accordance with the laws of Belgrade/Serbia, without regard to its conflict of law provisions.</p>
|
|
|
|
<h4>18. Contact Us</h4>
|
|
<p>If you have any questions about these Terms, please contact us at <a href="mailto:info@openpanel.com">info@openpanel.com</a>.</p>
|
|
|
|
<p>By clicking "Accept," you acknowledge that you have read, understood, and agree to be bound by these Terms of Service.</p>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="m-4">
|
|
|
|
<form id="acceptTermsForm" action="/terms" method="post">
|
|
<button id="acceptButton" type="submit" class="btn btn-primary w-100 disabled">Scroll to the bottom of the terms</button>
|
|
</form>
|
|
|
|
</div>
|
|
<p class="text-muted mx-4">
|
|
If you do not accept these terms and conditions, please uninstall OpenPanel.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script src="{{ url_for('static', filename='dist/js/tabler.min.js') }}?1684106062" defer></script>
|
|
<script src="{{ url_for('static', filename='dist/js/demo.min.js') }}?1684106062" defer></script>
|
|
|
|
<script>
|
|
document.addEventListener("DOMContentLoaded", function() {
|
|
var acceptButton = document.getElementById('acceptButton');
|
|
var termsBox = document.querySelector('.card-body-scrollable');
|
|
|
|
termsBox.addEventListener('scroll', function() {
|
|
if (termsBox.scrollHeight - termsBox.scrollTop === termsBox.clientHeight) {
|
|
acceptButton.classList.remove('disabled');
|
|
acceptButton.textContent = 'I agree to these terms';
|
|
}
|
|
});
|
|
})
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|