<!DOCTYPE html>

<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />

    <title>Last Hour Hosting</title>
    <meta name="description" content="" />
    <meta name="author" content="Shiloh" />

    <meta property="og:title" content="Last Hour Hosting" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.lasthourhosting.org" />
    <meta property="og:description" content="" />
    <meta property="og:image" content="" />

    <link rel="icon" href="./assets/favicon.ico" />
    <link rel="icon" href="./assets/" type="image/svg+xml" />
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" />

    <link rel="stylesheet" href="css/styles.css?v=1.0" />
    <meta
      http-equiv="Content-Security-Policy"
      content="script-src 'self' https://code.jquery.com/jquery-3.7.1.min.js; style-src 'self'; object-src 'none'; frame-src 'self'; base-uri 'self'; font-src 'self'; img-src 'self'; "
    />
    <script
      src="https://code.jquery.com/jquery-3.7.1.min.js"
      integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo="
      crossorigin="anonymous"
    ></script>
    <script src="./js/main.js"></script>
  </head>

  <body>
    <header id="header"></header>

    <main>
      <div class="flex-column">
        <h1>Anti-spam Policy</h1>
        <div id="legal"></div>
      </div>
      <div class="flex-row">
        <div class="flex-column">
          <h2>I. PREAMBLE</h2>
          <p>
            This Spam Policy applies to all websites owned or operated by
            Shiloh, LLC (hereinafter referred to as "LastHourHosting.org").
            LastHourHosting.org adheres to a strict "No Spam" Policy, as
            outlined and elucidated in this document. LastHourHosting.org does
            not condone, endorse, or engage in any form of spamming activities.
            LastHourHosting.org will sever any relationships with entities
            involved in illegal spamming and will collaborate with law
            enforcement authorities to ensure that perpetrators of illegal spam
            are prosecuted to the fullest extent of the law.
          </p>

          <h3>Who Should Adhere to this Policy:</h3>
          <p>
            If you have any association with LastHourHosting.org, you are
            required, as a condition of maintaining that association, to
            thoroughly read and familiarize yourself with this Policy. You must
            comply with this Policy in its entirety.
          </p>
          <h3>Entities Addressed in this Policy:</h3>
          <p>The entities covered by this Policy include:</p>
          <ul>
            <li>
              LastHourHosting.org: Also referred to as "We," "Us," or "Our."
            </li>
            <li>
              Affiliates or Members of the Website: Individuals or entities
              affiliated with LastHourHosting.org.
            </li>
            <li>
              Other Affiliates, Employees, Contractors, Servants, or Agents:
              Individuals or entities associated with LastHourHosting.org. The
              presence of one of these relationships does not imply the
              existence of another.
            </li>
          </ul>
          <p>
            All parties mentioned above are collectively referred to as
            "Affiliate" or "you/your" concerning their relationship with
            LastHourHosting.org.
          </p>
          <h2>II. ZERO TOLERANCE FOR UNSOLICITED E-MAIL</h2>
          <p>
            We strictly prohibit the dissemination of unsolicited commercial
            email, commonly known as "spam."
          </p>
          <p>
            While federal law permits the distribution of unsolicited bulk email
            under specific and tightly regulated circumstances, we have chosen
            to enforce a more stringent policy against all affiliates and
            promoters associated with this website. Consequently, members are
            barred from conducting bulk email promotions to distribute their
            profiles or any information about LastHourHosting.org. This
            prohibition applies regardless of how recipient email addresses are
            obtained, generated, or acquired. The use of opt-in, double opt-in,
            or any form of email recipient list is also prohibited, irrespective
            of whether such activities are permitted by state or federal law.
          </p>
          <p>
            Violating this Anti-Spam Policy will result in immediate termination
            and forfeiture of all unpaid commissions or entitlements. We reserve
            the right to audit and investigate compliance with this policy at
            any time, with or without notice.
          </p>
          <p>
            We are dedicated to curbing the flow of spam prohibited by law.
            However, our commitment extends beyond legal requirements. Spam, in
            all its forms, disrupts and burdens users and is incompatible with
            our corporate principles. Therefore, we prohibit types of spam that
            are not even contemplated by current laws, including:
          </p>
          <ul>
            <li>Spim or instant messenger spam.</li>
            <li>Spamming on internet newsgroups.</li>
            <li>
              Spamming on platforms like Craigslist or other classified
              services, except in designated areas.
            </li>
            <li>Utilizing personal services to spam other members.</li>
            <li>Any other method of spamming.</li>
          </ul>
          <p>
            In essence, if you are sending a message to someone unfamiliar with
            you, you cannot include any information related to us. If you post
            an advertisement containing our company information, it must be
            relevant to the topic and appropriately categorized.
          </p>

          <h2>III. INDEMNIFICATION</h2>
          <p>
            All affiliates, agents, employees, or promoters who engage in any
            form of electronic commercial mail promotion in violation of this
            policy agree to indemnify and absolve us from any claims, charges,
            debts, suits, or other allegations arising from violations of
            applicable laws regulating the transmission of commercial email.
            LastHourHosting.org will promptly notify the responsible party of
            any such claims. However, the site will select its own attorneys to
            defend these claims, with all costs borne exclusively by the
            affiliate, agent, employee, or promoter responsible for the alleged
            violation.
          </p>
          <h2>IV. ADDITIONAL INFORMATION</h2>
          <p>
            LastHourHosting.org may suspend any instance believed to be
            transmitting or connected with spam or other unsolicited bulk email,
            pending investigation and resolution in cooperation with the account
            holder. For any questions or comments regarding this Anti-Spam
            Policy, please contact us at: support@lasthourhosting.org.
          </p>
        </div>
      </div>
    </main>
    <div id="message"></div>
    <footer id="footer"></footer>
  </body>
</html>