<!DOCTYPE html>
<html lang="ar">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Site Unavailable - LibyanSpider</title>
    <link
      rel="preload"
      href="/img-sys/fonts/Montserrat-Bold.ttf"
      as="font"
      type="font/ttf"
      crossOrigin="anonymous"
    />
    <link
      rel="preload"
      href="/img-sys/fonts/gulf-bold.ttf"
      as="font"
      type="font/ttf"
      crossOrigin="anonymous"
    />
    <link
      rel="preload"
      href="/img-sys/fonts/gulf-regular.ttf"
      as="font"
      type="font/ttf"
      crossOrigin="anonymous"
    />
    <link
      rel="preload"
      href="/img-sys/fonts/Montserrat-Regular.ttf"
      as="font"
      type="font/ttf"
      crossOrigin="anonymous"
    />
    <link rel="stylesheet" href="/img-sys/suspended.css"/>
    <link rel="shortcut icon" href="/img-sys/favicon.png"/>

    <style>
      @font-face {
        font-family: "Gulf";
        src: url("/img-sys/fonts/gulf-bold.ttf") format("truetype");
        font-weight: bold;
      }
      @font-face {
        font-family: "Gulf";
        src: url("/img-sys/fonts/gulf-regular.ttf") format("truetype");
        font-weight: 400;
      }
      @font-face {
        font-family: "Montserrat";
        src: url("/img-sys/fonts/Montserrat-Bold.ttf") format("truetype");
        font-weight: bold;
      }
      @font-face {
        font-family: "Montserrat";
        src: url("/img-sys/fonts/Montserrat-Regular.ttf") format("truetype");
        font-weight: 400;
      }
    </style>
  </head>
  <body>
    <div class="container">
      <div class="ar-container">
        <div class="alert-img-container">
          <img class="alert-img" src="/img-sys/alert.svg" alt="alert-icon" />
        </div>
        <h2>هذا الموقع معلّق!</h2>
        <p>
          تم تعليق هذا الموقع تلقائيًا بواسطة شركة العنكبوت الليبي لأحد الأسباب
          التالية:
        </p>
        <div class="list-container">
          <div>
            <div><span>1.</span>مشاكل في الفواتير والدفع</div>
            <div><span>2.</span>أسباب فنية</div>
            <div><span>3.</span>انتهاكات حقوق النشر</div>
            <div>
              <span>4.</span> انتهاك
              <a href="https://libyanspider.com/ar/about/terms-of-use/"
                >شروط الاستخدام</a
              >
              الأخرى
            </div>
          </div>
        </div>
        <p>
          في حالة كنت المالك لهذا الموقع، فيُرجى التحقق من بريدك الإلكتروني
          بحثًا عن إشعار التعليق الذي يشرح الأسباب التي قد تسببت في تعليق موقعك.
          يرجى
          <a href="https://libyanspider.com/ar/about/contact-us/"
            >الاتصال بشركة العنكبوت الليبي</a
          >
          إذا كنت بحاجة إلى مزيد من المساعدة.
        </p>
      </div>
      <div class="en-container">
        <h2>This website is suspended!</h2>
        <p>
          This site has been automatically suspended by Libyan Spider for one of
          the following reasons:
        </p>
        <div class="list-container">
          <div>
            <div><span>1.</span>Billing & Payment issues</div>
            <div><span>2.</span>Technical Reasons</div>
            <div><span>3.</span>Copyright Violations</div>
            <div>
              <span>4.</span>Other
              <a href="https://libyanspider.com/about/terms-of-use/">Terms</a>
              Violation
            </div>
          </div>
        </div>

        <p>
          If you are the owner of this website, please check your email for the
          suspension notification which explains the reasons that may have
          resulted in suspending your site.
          <a href="https://libyanspider.com/about/contact-us/"
            >Please contact</a
          >
          Libyan Spider if you need further assistance.
        </p>
      </div>
      </div>
  </body>
</html>
