tos.html 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <!DOCTYPE html>
  2. <html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorate="~{layout/layout}">
  3. <head>
  4. <title>Home</title>
  5. </head>
  6. <body>
  7. <div layout:fragment="content" class="ui container">
  8. <br />
  9. <p>Last Updated: <span class="ui yellow text">10:45am on Thursday 1st August 2019</span></p>
  10. <h2 class="ui dividing header">Terms of Use</h2>
  11. <p>
  12. The information distributed in conjunction with this website is offered to you on your acceptance of these Terms of Use, our Privacy Policy and
  13. other notices posted on this website. Your use of any content presented in any and all areas of the website indicates your acknowledgment and
  14. agreement to these Terms of Use, our Privacy Policy and other notices posted on this website. If you do not agree to be bound by and comply with
  15. all of the foregoing, you may not access or use our information or website services. We suggest you print a copy of each of these documents for
  16. your records.
  17. </p>
  18. <p>
  19. <span th:text="${siteName}"></span> shall have the right, at its sole discretion, to modify, add or remove any terms or conditions of these Terms of Use without notice
  20. or liability to you. Any changes to these Terms of Use shall be effectively immediately following the posting of such changes on this website.
  21. The most recent version of these Terms of Use may always be found at /terms_of_use/. You agree to review these Terms of Use from time to time
  22. and agree that any subsequent use by you of this website following changes to these Terms of Use shall constitute your acceptance of all such
  23. changes.
  24. </p>
  25. <h2 class="ui dividing header">General Website Use</h2>
  26. <p>
  27. You agree to follow all applicable laws and regulations when using this website. Furthermore, you agree that you shall not:
  28. </p>
  29. <div class="ui ordered list">
  30. <div class="item">
  31. Upload, post or otherwise transmit through or to this website any content that:
  32. <div class="ui list">
  33. <div class="item">
  34. is unlawful, abusive, threatening, harmful, obscene, lewd, offensive, defamatory or otherwise objectionable.
  35. </div>
  36. <div class="item">
  37. might infringe the intellectual property rights, privacy rights, rights of publicity, or other proprietary rights of others.
  38. </div>
  39. <div class="item">contains any viruses, trojan horses, time bombs, or any other harmful programs or elements.</div>
  40. </div>
  41. </div>
  42. <div class="item">
  43. Disrupt, place unreasonable burdens or excessive loads on, interfere with or attempt to gain unauthorized access to any portion of our
  44. website, its computer systems, servers or networks.
  45. </div>
  46. <div class="item">
  47. Provide false information about yourself to us, impersonate any other person, or otherwise attempt to mislead others about your identity or
  48. the origin of any content, message or other communication.
  49. </div>
  50. <div class="item">Transmit junk mail, chain letters, or other unsolicited bulk e-mail or duplicative messages.</div>
  51. <div class="item">
  52. Collect information about other visitors to our website without their consent or otherwise systematically extract data or data fields,
  53. including without limitation any financial data or e-mail addresses.
  54. </div>
  55. <div class="item">
  56. Sell access to or the use of this website, including any content contained on, downloaded or accessed from this website, except as
  57. specifically permitted in writing by <span th:text="${siteName}"></span>
  58. </div>
  59. <div class="item">
  60. Redistribute any content, including data, provided by us in any manner whatsoever including by means of printed publication, fax broadcast,
  61. web pages, e-mail, web newsgroups or forums, or any other electronic or paper-based service or method.
  62. </div>
  63. <div class="item">
  64. Intentionally alter the format in which site data is provided by us or otherwise circumvent our regular interfaces to such data.
  65. </div>
  66. <div class="item">
  67. Embed or import any site data provided by us into any information services (whether or not web-based), data files or application software,
  68. including without limitation episode index systems, except as except as specifically permitted in writing by <span th:text="${siteName}"></span>.
  69. </div>
  70. </div>
  71. <p>
  72. By uploading, posting or otherwise transmitting through or to our website any content, you grant to us, our successors and assigns, a
  73. non-exclusive, world-wide, royalty free, perpetual, non-revocable license to use or distribute such content in any manner otherwise than as
  74. stated in our Privacy Policy.
  75. </p>
  76. <p>
  77. You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate
  78. any laws be it of your country, the country where "<span th:text="${siteName}"></span>" is hosted, USA, or International Law. Doing so may lead to you being
  79. immediately and permanently banned, with notification of your Internet Service Provider if deemed required by us. The IP address of all posts
  80. are recorded to aid in enforcing these conditions. You agree that "<span th:text="${siteName}"></span>" have the right to remove, edit, move or close any topic at any
  81. time should we see fit. As a user you agree to any information you have entered to being stored in a database. While this information will not
  82. be disclosed to any third party without your consent, "<span th:text="${siteName}"></span>" shall not be held responsible for any hacking attempt that may lead to the
  83. data being compromised
  84. </p>
  85. <p>
  86. By accessing "<span th:text="${siteName}"></span>", you agree to be legally bound by the following terms. If you do not agree to be legally bound by all of the
  87. following terms then please do not access and/or use "<span th:text="${siteName}"></span>". We may change these at any time and we’ll do our utmost in informing you,
  88. though it would be prudent to review this regularly yourself as your continued usage of "<span th:text="${siteName}"></span>" after changes mean you agree to be
  89. legally bound by these terms as they are updated and/or amended.
  90. </p>
  91. <h2 class="ui dividing header">Disclaimer and Limitation of Liability</h2>
  92. <p>
  93. The Services and all information, content, materials, products (including software), and other services included on or otherwise made available
  94. to you through the Services are provided by <span th:text="${siteName}"></span> on an "as is" and "as available" basis. <span th:text="${siteName}"></span> makes no representations or
  95. warranties of any kind, express or implied, as to the operation of the Services, or the information, content, materials, products (including
  96. software), or other services included on or otherwise made available to you through the Services. You expressly agree that your use of the
  97. Services is at your sole risk. To the full extent permissible by law, <span th:text="${siteName}"></span> disclaims all warranties, express or implied, including, but
  98. not limited to, implied warranties of merchantability and fitness for a particular purpose. <span th:text="${siteName}"></span> does not warrant that the Services,
  99. information, content, materials, products (including software) or other services included on or otherwise made available to you through the
  100. Services, <span th:text="${siteName}"></span> servers, or electronic communications sent from <span th:text="${siteName}"></span> are free of viruses or other harmful components.
  101. </p>
  102. <p>
  103. To the full extent permissible by law, <span th:text="${siteName}"></span> will not be liable for any loss of profits or any indirect, incidental, punitive, special or
  104. consequential damages arising out of or in connection with this these Terms. Further, to the full extent permissible by law, <span th:text="${siteName}"></span>’s
  105. aggregate liability arising out of or in connection with these Terms will not exceed the total amounts you have paid (if any) to <span th:text="${siteName}"></span>
  106. under this Agreement during the twelve (12) months immediately preceding the events giving rise to such liability. These limitations and
  107. exclusions regarding damages apply even if any remedy fails to provide adequate compensation.
  108. </p>
  109. <h2 class="ui dividing header">Indemnification</h2>
  110. <p>
  111. This section only applies to the extent permitted by applicable law. If you are prohibited by law from entering into the indemnification
  112. obligation below, then you assume, to the extent permitted by law, all liability for all claims, demands, actions, losses, liabilities, and
  113. expenses (including attorneys’ fees, costs and expert witnesses’ fees) that are the stated subject matter of the indemnification obligation
  114. below.
  115. </p>
  116. <p>
  117. You agree to defend, indemnify, and hold harmless <span th:text="${siteName}"></span>, its affiliates, and licensors, and their respective officers, directors,
  118. employees, contractors, agents, licensors, and suppliers from and against any claims, liabilities, damages, judgments, awards, losses, costs,
  119. expenses, or fees (including reasonable attorneys’ fees) resulting from your User Contributions or violation of these Terms.
  120. </p>
  121. </div>
  122. </body>
  123. </html>