From 07dbde96836a2af5bef58652579a8ec3de32679d Mon Sep 17 00:00:00 2001 From: x Date: Fri, 28 Mar 2025 01:35:26 +0100 Subject: [PATCH] hgfdhfd --- docker-compose-prod.yaml | 1 - terms.html | 40 ---------------------------------------- 2 files changed, 41 deletions(-) delete mode 100644 terms.html diff --git a/docker-compose-prod.yaml b/docker-compose-prod.yaml index ceadc28..350298e 100644 --- a/docker-compose-prod.yaml +++ b/docker-compose-prod.yaml @@ -9,7 +9,6 @@ services: - ./f0bm.sql:/opt/f0ckv2/f0bm.sql - ./f0ck-data/b/:/opt/f0ckv2/public/b/ - ./f0ck-data/t/:/opt/f0ckv2/public/t/ - - ./terms.html:/opt/f0ckv2/src/views/terms.html ports: - "127.0.0.1:1338:1337" restart: on-failure diff --git a/terms.html b/terms.html deleted file mode 100644 index 116f6b2..0000000 --- a/terms.html +++ /dev/null @@ -1,40 +0,0 @@ -@include(snippets/header) -
-
-

Terms of Service

-
    -
  1. Acceptance of Terms
  2. -

    By accessing and using this website, you acknowledge that your access is a privilege, not a right. If you do not agree with these terms, you are free to leave at any time.

    -
  3. No Claims
  4. -

    Visitors to this website have no claims whatsoever against the website owner or operators. Access to the website and its content is provided as-is, with no guarantees, warranties, or entitlements of any kind.

    -
  5. No Liability
  6. -

    This website and its operators assume no liability for any errors, omissions, inaccuracies, or any other issues that may arise from the use of this site. Use of this website is entirely at your own risk.

    -
  7. No Warranty
  8. -

    There is no warranty regarding the completeness, accuracy, reliability, or availability of the content provided on this website. The content may change at any time without notice.

    -
  9. Compliance with Requests
  10. -

    The website owner reserves the right to remove content, restrict access, or comply with any valid legal or personal requests at their sole discretion.

    -
  11. Changes to Terms
  12. -

    These terms may be updated at any time without prior notice. It is your responsibility to review them periodically.

    -
-

Data Privacy

-
    -
  1. No Data Logging
  2. -

    This website does not collect, store, or log any personal data, including IP addresses or other identifying information. No server-side logs are maintained.

    - -
  3. Use of Cookies
  4. -

    Upon visiting this website, a single cookie is set. This cookie solely stores the name of the currently active theme to enhance the visual experience. It does not contain any personal data, tracking information, or other identifiers.

    - -
  5. Cookie Control
  6. -

    The cookie is purely cosmetic and not essential for the website's functionality. Users can disable cookies for this website entirely via their browser settings without affecting their ability to access and use the site.

    - -
  7. No Third-Party Tracking
  8. -

    This website does not use third-party tracking services, analytics tools, or embedded content that collects user data.

    - -
  9. Changes to This Policy
  10. -

    This privacy policy may be updated from time to time. Users are encouraged to review it periodically to stay informed about any changes.

    - -

    By using this website, you acknowledge and accept the terms of service and the data privacy policy.

    -
-
-
-@include(snippets/footer) \ No newline at end of file