<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>wah.su | Privacy Policy</title>
    <link rel="stylesheet" href="./static/tailwind.css" />
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap"
      rel="stylesheet"
    />

    <link rel="prefetch" href="./index.html" />

    <link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="./favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="./favicon/favicon-16x16.png">
    <link rel="manifest" href="./favicon/site.webmanifest">

    <meta charset="UTF-8">
    <meta name="description" content="">
    <meta name="keywords" content="wah.su, radiquum, invite-only, hosting">

    <!-- Twitter Card data -->
    <meta name="twitter:card" content="summary">
    <meta name="twitter:site" content="https://home.wah.su/privacy.html">
    <meta name="twitter:title" content="wah.su | Privacy Policy">
    <meta name="twitter:description" content="Privacy Policy of wah.su">
    <meta name="twitter:image" content="https://home.wah.su/static/og/privacy.png">

    <!-- Open Graph data -->
    <meta property="og:title" content="wah.su | Privacy Policy" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://home.wah.su/privacy.html" />
    <meta property="og:image" content="https://home.wah.su/static/og/privacy.png" />
    <meta property="og:description" content="Privacy Policy of wah.su" />
  </head>

  <body class="bg-[#120D0C] text-white ubuntu-mono-regular">
    <div class="container flex flex-col w-full h-auto gap-16 p-8 md:p-16">
      <div
        class="flex flex-col gap-8 lg:items-center lg:justify-between lg:flex-row"
      >
        <div
          class="flex flex-col gap-4 text-4xl sm:items-center sm:text-6xl sm:flex-row"
        >
          <a href="./index.html" class="block"
            ><img class="w-96" src="./static/logo.svg" alt="wah.su"
          /></a>
          <p class="block">/Privacy</p>
        </div>
        <a
          href="https://status.wah.su"
          class="flex flex-row items-center justify-center gap-4"
          target="_blank"
        >
          <div
            class="w-6 h-6 transition ease-in bg-gray-500 rounded-full sm:w-8 sm:h-8 aspect-square duration-400"
            id="status-icon"
          ></div>
          <p class="text-xl sm:text-3xl" id="status-text">
            Fetching Services Status
          </p>
        </a>
      </div>

      <div class="flex flex-col gap-8 text-xl">
        <div>
          <h1 class="mb-4 text-4xl font-bold">Privacy Policy for wah.su</h1>
          <p class="mb-4">
            At wah.su, accessible from https://wah.su and its subdomains, one of
            our main priorities is the privacy of our visitors. This Privacy
            Policy document contains types of information that is collected and
            recorded by wah.su and how we use it.
          </p>
          <p>
            If you have additional questions or require more information about
            our Privacy Policy, do not hesitate to contact us.
          </p>
        </div>

        <div>
          <h1 class="mb-4 text-4xl font-bold">Log Files</h1>
          <p>
            wah.su follows a standard procedure of using log files. These files
            log visitors when they visit websites. All hosting companies do this
            and a part of hosting services' analytics. The information collected
            by log files include internet protocol (IP) addresses, browser type,
            Internet Service Provider (ISP), date and timestamp, referring/exit
            pages, and possibly the number of clicks. These are not linked to
            any information that is personally identifiable. The purpose of the
            information is for analyzing trends, administering the site,
            tracking users' movement on the website, and gathering demographic
            information.
          </p>
        </div>

        <div>
          <h1 class="mb-4 text-4xl font-bold">Cookies and Web Beacons</h1>
          <p>
            Like any other website, wah.su uses "cookies". These cookies are
            used to store information including visitors' preferences, and the
            pages on the website that the visitor accessed or visited. The
            information is used to optimize the users' experience by customizing
            our web page content based on visitors' browser type and/or other
            information.
          </p>
        </div>

        <!-- <div>
          <h2 class="mb-4 text-4xl font-bold">Privacy Policies</h2>
          <p class="mb-4">
            You may consult this list to find the Privacy Policy for each of the
            advertising partners of wah.su.
          </p>
          <p class="mb-4">
            Third-party ad servers or ad networks uses technologies like
            cookies, JavaScript, or Web Beacons that are used in their
            respective advertisements and links that appear on wah.su, which are
            sent directly to users' browser. They automatically receive your IP
            address when this occurs. These technologies are used to measure the
            effectiveness of their advertising campaigns and/or to personalize
            the advertising content that you see on websites that you visit.
          </p>
          <p>
            Note that wah.su has no access to or control over these cookies that
            are used by third-party advertisers.
          </p>
        </div> -->

        <div>
          <h2 class="mb-4 text-4xl font-bold">Third Party Privacy Policies</h2>
          <p class="mb-4">
            wah.su's Privacy Policy does not apply to other advertisers or
            websites. Thus, we are advising you to consult the respective
            Privacy Policies of these third-party ad servers for more detailed
            information. It may include their practices and instructions about
            how to opt-out of certain options.
          </p>
          <p>
            You can choose to disable cookies through your individual browser
            options. To know more detailed information about cookie management
            with specific web browsers, it can be found at the browsers'
            respective websites.
          </p>
        </div>

        <div>
          <h2 class="mb-4 text-4xl font-bold">Children's Information</h2>
          <p class="mb-4">
            Another part of our priority is adding protection for children while
            using the internet. We encourage parents and guardians to observe,
            participate in, and/or monitor and guide their online activity.
          </p>
          <p>
            wah.su does not knowingly collect any Personal Identifiable
            Information from children under the age of 13. If you think that
            your child provided this kind of information on our website, we
            strongly encourage you to contact us immediately and we will do our
            best efforts to promptly remove such information from our records.
          </p>
        </div>

        <div>
          <h2 class="mb-4 text-4xl font-bold">Online Privacy Policy Only</h2>
          <p>
            This Privacy Policy applies only to our online activities and is
            valid for visitors to our website with regards to the information
            that they shared and/or collect in wah.su. This policy is not
            applicable to any information collected offline or via channels
            other than this website.
          </p>
        </div>

        <!-- <div>
          <h2 class="mb-4 text-4xl font-bold">Consent</h2>
          <p>
            By using our website, you hereby consent to our Privacy Policy and
            agree to its Terms and Conditions.
          </p>
        </div> -->

        <div>
          <p>
            Our Privacy Policy was created with the help of the
            <a
              href="https://www.privacypolicygenerator.org"
              class="font-medium underline hover:text-[#ff851b] transition-colors"
              >Privacy Policy Generator</a
            >.
          </p>
        </div>
      </div>
    </div>

    <script src="./static/js/checkstatus.js"></script>
  </body>
</html>