-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: Enhanced UI layout & design (#111)
- Loading branch information
1 parent
65545e5
commit 0f3b1c7
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -163,50 +163,50 @@ <h2 style="color: white">Changes to Terms</h2> | |
<p>We reserve the right to modify or replace these Terms at any time at our sole discretion. We will try to provide at least 30 days' notice prior to any new terms taking effect.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Use of Service</h2> | ||
<p>The MovieVerse is provided on an "AS IS" and "AS AVAILABLE" basis. The service is for personal, non-commercial use only.</p> | ||
<p>You may not use the service for any illegal or unauthorized purpose. You must not, in the use of the service, violate any laws in your jurisdiction.</p> | ||
<p>You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the service, use of the service, or access to the service without express written permission by us.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Content</h2> | ||
<p>Content found on or through this Service are the property of The MovieVerse or used with permission. You may not distribute, modify, transmit, reuse, download, repost, copy, or use said Content, whether in whole or in part, for commercial purposes or for personal gain, without express advance written permission from us.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Accounts</h2> | ||
<p>When you create an account with us, you guarantee that the information you provide us is accurate, complete, and current at all times. Inaccurate, incomplete, or obsolete information may result in the immediate termination of your account on the Service.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Intellectual Property</h2> | ||
<p>The Service and its original content, features, and functionality are and will remain the exclusive property of The MovieVerse and its licensors.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Links To Other Web Sites</h2> | ||
<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by The MovieVerse. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party web sites or services.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Termination</h2> | ||
<p>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> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Disclaimer</h2> | ||
<p>Your use of the Service is at your sole risk. The Service is provided on an "AS IS" and "AS AVAILABLE" basis. The Service is provided without warranties of any kind.</p> | ||
</div> | ||
|
||
<div style="text-align: center; "> | ||
<div style="text-align: center; width: 90%"> | ||
<h2 style="color: white">Governing Law</h2> | ||
<p>These Terms shall be governed and construed in accordance with the laws of the country where The MovieVerse is based (the United States of America), without regard to its conflict of law provisions.</p> | ||
<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect.</p> | ||
</div> | ||
|
||
<div style="text-align: center; width: 99vw; margin-bottom: 300px"> | ||
<div style="text-align: center; width: 90%; margin-bottom: 300px"> | ||
<h2 style="color: white">Contact Us</h2> | ||
<p>If you have any questions about these Terms, please contact us at <a id="mail" href="mailto:[email protected]">[email protected]</a>.</p> | ||
</div> | ||
|