https://onlineco.net/

ID de l'analyse :
1b6c610a-23c2-499d-a3c3-f6adc88e2346Terminée
URL soumise :
https://onlineco.net/
Fin du rapport :

Liens : 3 trouvé(s)

Liens sortants identifiés à partir de la page

Lientexte
https://www.facebook.com/InternetonlineCompany
https://www.instagram.com/online.companyyy
https://www.youtube.com/@OnlineCompany-LTD

Variables JavaScript : 12 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__VUE_INSTANCE_SETTERS__object
__VUE_SSR_SETTERS__object
__INTLIFY_PROD_DEVTOOLS__boolean
__INTLIFY_JIT_COMPILATION__boolean
__INTLIFY_DROP_MESSAGE_COMPILER__boolean
__VUE_I18N_FULL_INSTALL__boolean
__VUE_I18N_LEGACY_API__boolean

Messages de journal de console : 6 trouvé(s)

Messages consignés dans la console web

TypeCatégorieEnregistrement
warningother
URL
https://onlineco.net/assets/Banner-tXTRnZ9P.js
texte
Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters
logother
URL
https://onlineco.net/assets/Package-Cbl7goXB.js
logother
URL
https://onlineco.net/assets/Product-BUcvQVyX.js
logother
URL
https://onlineco.net/assets/News-DCDCMwhG.js
errorjavascript
URL
https://onlineco.net/assets/Map-DiX3XIOf.js
texte
JSHandle@error
errorjavascript
URL
https://onlineco.net/assets/index-BgmB8BCJ.js
texte
JSHandle@error

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html lang="ckb" data-theme="dark" dir="rtl"><head>
    <meta charset="UTF-8">
    <link rel="icon" href="/favicon.ico">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Online Company</title>
    <style>
      html {
        scroll-behavior: smooth;
      }
    </style>
    <script type="module" crossorigin="" src="/assets/index-BgmB8BCJ.js"></script>
    <link rel="stylesheet" crossorigin="" href="/assets/index-DfZ2t56q.css">
  <style type="text/css">.ov-icon {
  display: inline-block;
  overflow: visible;
  vertical-align: -0.2em;
}
</style><style type="text/css">/* ---------------- spin ---------------- */
.ov-spin:not(.ov-hover),
.ov-spin.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-spin {
  animation: ov-spin 1s linear infinite;
}

.ov-spin:not(.ov-hover).ov-fast,
.ov-spin.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-spin.ov-fast {
  animation: ov-spin 0.7s linear infinite;
}

.ov-spin:not(.ov-hover).ov-slow,
.ov-spin.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-spin.ov-slow {
  animation: ov-spin 2s linear infinite;
}

/* ---------------- spin-pulse ---------------- */

.ov-spin-pulse:not(.ov-hover),
.ov-spin-pulse.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-spin-pulse {
  animation: ov-spin 1s infinite steps(8);
}

.ov-spin-pulse:not(.ov-hover).ov-fast,
.ov-spin-pulse.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-spin-pulse.ov-fast {
  animation: ov-spin 0.7s infinite steps(8);
}

.ov-spin-pulse:not(.ov-hover).ov-slow,
.ov-spin-pulse.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-spin-pulse.ov-slow {
  animation: ov-spin 2s infinite steps(8);
}

@keyframes ov-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* ---------------- wrench ---------------- */
.ov-wrench:not(.ov-hover),
.ov-wrench.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-wrench {
  animation: ov-wrench 2.5s ease infinite;
}

.ov-wrench:not(.ov-hover).ov-fast,
.ov-wrench.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-wrench.ov-fast {
  animation: ov-wrench 1.2s ease infinite;
}

.ov-wrench:not(.ov-hover).ov-slow,
.ov-wrench.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-wrench.ov-slow {
  animation: ov-wrench 3.7s ease infinite;
}

@keyframes ov-wrench {
  0% {
    transform: rotate(-12deg);
  }

  8% {
    transform: rotate(12deg);
  }

  10%, 28%, 30%, 48%, 50%, 68% {
    transform: rotate(24deg);
  }

  18%, 20%, 38%, 40%, 58%, 60% {
    transform: rotate(-24deg);
  }

  75%, 100% {
    transform: rotate(0deg);
  }
}

/* ---------------- ring ---------------- */
.ov-ring:not(.ov-hover),
.ov-ring.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-ring {
  animation: ov-ring 2s ease infinite;
}

.ov-ring:not(.ov-hover).ov-fast,
.ov-ring.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-ring.ov-fast {
  animation: ov-ring 1s ease infinite;
}

.ov-ring:not(.ov-hover).ov-slow,
.ov-ring.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-ring.ov-slow {
  animation: ov-ring 3s ease infinite;
}

@keyframes ov-ring {
  0% {
    transform: rotate(-15deg);
  }

  2% {
    transform: rotate(15deg);
  }

  4%, 12% {
    transform: rotate(-18deg);
  }

  6% {
    transform: rotate(18deg);
  }

  8% {
    transform: rotate(-22deg);
  }

  10% {
    transform: rotate(22deg);
  }

  12% {
    transform: rotate(-18deg);
  }

  14% {
    transform: rotate(18deg);
  }

  16% {
    transform: rotate(-12deg);
  }

  18% {
    transform: rotate(12deg);
  }

  20%, 100% {
    transform: rotate(0deg);
  }
}

/* ---------------- pulse ---------------- */
.ov-pulse:not(.ov-hover),
.ov-pulse.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-pulse {
  animation: ov-pulse 2s linear infinite;
}

.ov-pulse:not(.ov-hover).ov-fast,
.ov-pulse.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-pulse.ov-fast {
  animation: ov-pulse 1s linear infinite;
}

.ov-pulse:not(.ov-hover).ov-slow,
.ov-pulse.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-pulse.ov-slow {
  animation: ov-pulse 3s linear infinite;
}

@keyframes ov-pulse {
  0% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1.1);
  }
}

/* ---------------- flash ---------------- */
.ov-flash:not(.ov-hover),
.ov-flash.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-flash {
  animation: ov-flash 2s ease infinite;
}

.ov-flash:not(.ov-hover).ov-fast,
.ov-flash.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-flash.ov-fast {
  animation: ov-flash 1s ease infinite;
}

.ov-flash:not(.ov-hover).ov-slow,
.ov-flash.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-flash.ov-slow {
  animation: ov-flash 3s ease infinite;
}

@keyframes ov-flash {
  0%, 100%, 50%{
    opacity: 1;
  }
  25%, 75%{
    opacity: 0;
  }
}

/* ---------------- float ---------------- */
.ov-float:not(.ov-hover),
.ov-float.ov-hover:hover,
.ov-parent.ov-hover:hover > .ov-float {
  animation: ov-float 2s linear infinite;
}

.ov-float:not(.ov-hover).ov-fast,
.ov-float.ov-hover.ov-fast:hover,
.ov-parent.ov-hover:hover > .ov-float.ov-fast {
  animation: ov-float 1s linear infinite;
}

.ov-float:not(.ov-hover).ov-slow,
.ov-float.ov-hover.ov-slow:hover,
.ov-parent.ov-hover:hover > .ov-float.ov-slow {
  animation: ov-float 3s linear infinite;
}

@keyframes ov-float {
  0%, 100% {
    transform: translateY(-3px);
  }
  50% {
    transform: translateY(3px);
  }
}
</style><style type="text/css">.ov-flip-horizontal {
  transform: scale(-1, 1);
}

.ov-flip-vertical {
  transform: scale(1, -1);
}

.ov-flip-both {
  transform: scale(-1, -1);
}

.ov-inverse {
  color: #fff;
}
</style><link rel="modulepreload" as="script" crossorigin="" href="/assets/Banner-tXTRnZ9P.js"><link rel="stylesheet" href="/assets/Banner-CdZ0PgaR.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Package-Cbl7goXB.js"><link rel="stylesheet" href="/assets/Package-B2Kgdg9E.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Map-DiX3XIOf.js"><link rel="stylesheet" href="/assets/Map-Wv70O1XO.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/OnlineTV-Cow33bxq.js"><link rel="stylesheet" href="/assets/CareerView-B_SY1GJM.css"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Product-BUcvQVyX.js"></head>
  <body>
    <div id="app" data-v-app=""><header><div class="navbar bg-base-100 shadow-md px-4"><div class="navbar-start"><div class="dropdown"><div tabindex="0" role="button" class="btn btn-ghost lg:hidden"><svg class="ov-icon text-neural rtl:-scale-x-100" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-75.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.8em;"><path d="M12.83 352h262.34A12.82 12.82 0 00288 339.17v-38.34A12.82 12.82 0 00275.17 288H12.83A12.82 12.82 0 000 300.83v38.34A12.82 12.82 0 0012.83 352zm0-256h262.34A12.82 12.82 0 00288 83.17V44.83A12.82 12.82 0 00275.17 32H12.83A12.82 12.82 0 000 44.83v38.34A12.82 12.82 0 0012.83 96zM432 160H16a16 16 0 00-16 16v32a16 16 0 0016 16h416a16 16 0 0016-16v-32a16 16 0 00-16-16zm0 256H16a16 16 0 00-16 16v32a16 16 0 0016 16h416a16 16 0 0016-16v-32a16 16 0 00-16-16z"></path></svg></div><ul tabindex="0" class="menu menu-sm dropdown-content mt-3 z-[50] p-2 shadow bg-base-100 rounded-box w-52"><li><a href="/" class="router-link-active router-link-exact-active" aria-current="page">ماڵەوە</a></li><li><a href="/about" class="">دەربارە</a></li><li><a href="/career" class="">هەلی کار</a></li><li><a href="#pricing">کارتەکان</a></li><li><a href="#news">هەواڵ</a></li><li><a href="#map">نەخشە</a></li><li><a href="#iptv">ئایپی تیڤی</a></li><li><a href="#devices">ئامێرە باوەکان</a></li><li><a href="/videos" class="">ڤیدیۆکانمان</a></li></ul></div><img src="/assets/bglogo-yX0Xszlr.png" alt="" width="50px" height="50px"><a class="btn btn-ghost text-base font-bold"> کۆمپانیای ئۆنلاین</a></div><div class="navbar-center hidden lg:flex"><ul class="menu menu-horizontal px-1 font-bold"><li><a href="/" class="router-link-active router-link-exact-active" aria-current="page">ماڵەوە</a></li><li><a href="/about" class="">دەربارە</a></li><li><a href="/career" class="">هەلی کار</a></li><li><a href="#pricing">کارتەکان</a></li><li><a href="#news">هەواڵ</a></li><li><a href="#map">نەخشە</a></li><li><a href="#iptv">ئایپی تیڤی</a></li><li><a href="#devices">ئامێرە باوەکان</a></li><li><a href="/videos" class="">ڤیدیۆکانمان</a></li></ul></div><div class="navbar-end mx-2"><div class="dropdown"><div tabindex="0" role="button" class="btn btn-ghost" aria-label="Language"><p>کوردی</p><svg class="ov-icon text-neural" aria-hidden="true" width="19.2" height="19.2" viewBox="-139.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.2em;"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></div><ul tabindex="0" class="dropdown-content menu bg-base-100 rounded-box z-50 w-52 p-2 shadow end-3"><li><a href="/">عەرەبی</a></li><li><a href="/">کوردی</a></li><li><a href="/">ئەنگلیزی</a></li></ul></div><label class="swap swap-rotate"><input type="checkbox" class="theme-controller" data-toggle-theme="light,dark" data-act-class="ACTIVECLASS"><svg class="swap-on h-5 w-5 fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5.64,17l-.71.71a1,1,0,0,0,0,1.41,1,1,0,0,0,1.41,0l.71-.71A1,1,0,0,0,5.64,17ZM5,12a1,1,0,0,0-1-1H3a1,1,0,0,0,0,2H4A1,1,0,0,0,5,12Zm7-7a1,1,0,0,0,1-1V3a1,1,0,0,0-2,0V4A1,1,0,0,0,12,5ZM5.64,7.05a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29,1,1,0,0,0,0-1.41l-.71-.71A1,1,0,0,0,4.93,6.34Zm12,.29a1,1,0,0,0,.7-.29l.71-.71a1,1,0,1,0-1.41-1.41L17,5.64a1,1,0,0,0,0,1.41A1,1,0,0,0,17.66,7.34ZM21,11H20a1,1,0,0,0,0,2h1a1,1,0,0,0,0-2Zm-9,8a1,1,0,0,0-1,1v1a1,1,0,0,0,2,0V20A1,1,0,0,0,12,19ZM18.36,17A1,1,0,0,0,17,18.36l.71.71a1,1,0,0,0,1.41,0,1,1,0,0,0,0-1.41ZM12,6.5A5.5,5.5,0,1,0,17.5,12,5.51,5.51,0,0,0,12,6.5Zm0,9A3.5,3.5,0,1,1,15.5,12,3.5,3.5,0,0,1,12,15.5Z"></path></svg><svg class="swap-off h-5 w-5 fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.64,13a1,1,0,0,0-1.05-.14,8.05,8.05,0,0,1-3.37.73A8.15,8.15,0,0,1,9.08,5.49a8.59,8.59,0,0,1,.25-2A1,1,0,0,0,8,2.36,10.14,10.14,0,1,0,22,14.05,1,1,0,0,0,21.64,13Zm-9.5,6.69A8.14,8.14,0,0,1,7.08,5.22v.27A10.15,10.15,0,0,0,17.22,15.63a9.79,9.79,0,0,0,2.1-.22A8.11,8.11,0,0,1,12.14,19.73Z"></path></svg></label></div></div></header><main data-v-45a0ee4e=""><section data-v-45a0ee4e="" id="banner" class="animate"><div data-v-45a0ee4e="" class="swiper swiper-fade swiper-initialized swiper-horizontal swiper-rtl swiper-watch-progress"><div class="swiper-wrapper" id="swiper-wrapper-90fa1cd8123e046b" aria-live="off"></div><!----><!----><div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal swiper-pagination-lock"></div><span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div></section><section data-v-45a0ee4e="" id="about" class="animate"><!----></section><section data-v-45a0ee4e="" id="store" class=""><!----></section><br data-v-45a0ee4e=""><br data-v-45a0ee4e=""><br data-v-45a0ee4e=""><section data-v-45a0ee4e="" id="pricing" class=""><div data-v-c684f3a8="" data-v-45a0ee4e="" class="container mx-auto" style="display: none;"><div data-v-c684f3a8="" class="flex flex-row justify-between items-center text-online text-start w-full p-4"><div data-v-c684f3a8="" class="flex flex-col items-start justify-start"><h2 data-v-c684f3a8="" class="md:text-3xl  text-xl md:my-2 font-black flex flex-row "><hr data-v-c684f3a8="" class="border-primary border-2 me-4 w-20 my-4"> کارتەکانی ئۆنلاین</h2><div data-v-c684f3a8="" class="border-accent border-2 w-full h-1 my-4"></div><p data-v-c684f3a8="" class="my-2">کۆمپانیای ئۆنلاین کارتی گونجاوی هەیە بۆ سەرجەم چینوتوێژەکان و شوێنە گشتی و حکومیەکان  </p></div></div><div data-v-c684f3a8="" class="carousel carousel-center rounded-box max-w-screen gap-x-4 p-4 mx-4"></div></div></section><br data-v-45a0ee4e=""><br data-v-45a0ee4e=""><br data-v-45a0ee4e=""><section data-v-45a0ee4e="" id="news" class=""><!----></section><br data-v-45a0ee4e=""><section data-v-45a0ee4e="" id="map" class=""><!----></section><br data-v-45a0ee4e=""><section data-v-45a0ee4e="" id="iptv" class="animate"><!----></section><br data-v-45a0ee4e=""><section data-v-45a0ee4e="" id="devices" class=""><!----></section></main><div data-v-19fa6af2="" class="shareit"><a data-v-19fa6af2="" class="facebook" href="https://www.facebook.com/InternetonlineCompany" target="blank" title="facebook"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-43.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.8em;"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg></a><a data-v-19fa6af2="" class="instagram" href="https://www.instagram.com/online.companyyy" target="blank" title="twitter"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-75.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.8em;"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a><a data-v-19fa6af2="" class="youtube" href="https://www.youtube.com/@OnlineCompany-LTD" target="blank" title="youtube"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-48.96 -80.96 673.92 673.92" fill="currentColor" style="font-size: 1.8em;"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg></a><a data-v-19fa6af2="" class="whatsapp" href="tel:+964-771-155-0366" target="blank" title="whatsapp"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-75.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.8em;"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg></a></div><footer data-v-19fa6af2="" class="footer p-10 bg-base-200 text-base-content"><nav data-v-19fa6af2=""><h6 class="footer-title" data-v-19fa6af2="">Services</h6><a href="#map" class="link link-hover" data-v-19fa6af2="">Internet</a><a href="#iptv" class="link link-hover" data-v-19fa6af2="">IPTV</a><a href="#pricing" class="link link-hover" data-v-19fa6af2="">Pricing</a><a href="#devices" class="link link-hover" data-v-19fa6af2="">Devices</a><a href="#posts" class="link link-hover" data-v-19fa6af2="">Technology</a></nav><nav data-v-19fa6af2=""><h6 class="footer-title" data-v-19fa6af2="">Company</h6><a href="about" class="link link-hover" data-v-19fa6af2="">About us</a><a href="#contact" class="link link-hover" data-v-19fa6af2="">Contact</a><a href="career" class="link link-hover" data-v-19fa6af2="">careers</a><a href="#news" class="link link-hover" data-v-19fa6af2="">News</a></nav><form data-v-19fa6af2=""><h6 data-v-19fa6af2="" class="footer-title">Send Email</h6><fieldset data-v-19fa6af2="" class="form-control w-80"><label data-v-19fa6af2="" class="label"><span data-v-19fa6af2="" class="label-text">Enter Subject</span></label><div data-v-19fa6af2="" class="join"><input data-v-19fa6af2="" type="text" placeholder="Subject" class="input input-bordered join-item" style="width: 200px;"><a data-v-19fa6af2="" href="mailto:[email protected]?subject=undefined" class="btn btn-primary join-item"> Subscribe </a></div></fieldset></form></footer><footer data-v-19fa6af2="" class="footer px-10 py-4 border-t bg-base-200 text-base-content border-base-300"><aside data-v-19fa6af2="" class="items-center grid-flow-col"><img data-v-19fa6af2="" src="/assets/bglogo-yX0Xszlr.png" alt="" width="50px" height="50px"><p data-v-19fa6af2="">Online Company Ltd. <br data-v-19fa6af2="">Providing reliable internet since 2016</p></aside><nav data-v-19fa6af2="" class="md:place-self-center md:justify-self-end"><div data-v-19fa6af2="" class="grid grid-flow-col gap-4"><a data-v-19fa6af2="" href="https://www.instagram.com/online.companyyy" target="_blank"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-75.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.8em;"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a><a data-v-19fa6af2="" href="https://www.youtube.com/@OnlineCompany-LTD" target="_blank"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-48.96 -80.96 673.92 673.92" fill="currentColor" style="font-size: 1.8em;"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg></a><a data-v-19fa6af2="" href="https://www.facebook.com/InternetonlineCompany" target="_blank"><svg data-v-19fa6af2="" class="ov-icon text-neural" aria-hidden="true" width="28.799999999999997" height="28.799999999999997" viewBox="-139.52 -43.52 599.04 599.04" fill="currentColor" style="font-size: 1.8em;"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></a></div></nav></footer></div>
  

</body></html>