azulclima.com Open in urlscan Pro
2800:6c0:2::195  Public Scan

URL: https://azulclima.com/img/DETIK288/
Submission Tags: @phish_report
Submission: On June 12 via api from FI — Scanned from FI

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout"> Check out </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17308024045813__main" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="44475491025141" class="product-variant-id">
  <div class="product-form__buttons">
    <button id="ProductSubmitButton-template--17308024045813__main" type="submit" name="add" class="product-form__submit button button--full-width button--secondary">
      <span>Add to cart </span>
      <link href="//r3p3vtdnib1ci9vk-68274913525.shopifypreview.com/cdn/shop/t/1/assets/component-loading-spinner.css?v=116724955567955766481705812080" rel="stylesheet" type="text/css" media="all">
      <div class="loading__spinner hidden">
        <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"> <dynamic-checkout wallet-configs="[]" access-token="9adff8a63abf8970d24df1639f7f1156" buyer-country="ID" buyer-locale="en" buyer-currency="IDR"
        variant-params="[{&quot;id&quot;:44475491025141,&quot;requiresShipping&quot;:true}]" shop-id="68274913525" requires-shipping="">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          dynamic-checkout .shopify-payment-button__button,
          cart-wallet-buttons .shopify-payment-button__button {
            cursor: pointer
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="9adff8a63abf8970d24df1639f7f1156" buyer-country="ID" buyer-currency="IDR" disabled="false" wallet-params="{}" page-type="product" call-to-action=""
            requires-shipping=""><button tabindex="0" type="button" role="button" class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout> </div>
  </div><input type="hidden" name="product-id" value="8265869951221"><input type="hidden" name="section-id" value="template--17308024045813__main">
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--sections--17308024340725__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--17308024340725__footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content

👩‍🦱🔜 ( o^ ^o)且 且(´ω`*) Golden Safari Slot Keberuntungan dengan Kemenangan
Berlimpah 👨‍🌾 Mystic Voyage Raih Jackpot Besar di Slot Harian Terbaik🖥️


Search

Search
Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping
LOGIN DAFTAR

Skip to product information
 * 
   Open media 1 in modal

1 / of 1

DETIK288


DETIK288 👩‍🦱🔜 ( O^ ^O)且 且(´Ω`*) GOLDEN SAFARI SLOT KEBERUNTUNGAN DENGAN
KEMENANGAN BERLIMPAH 👨‍🌾 MYSTIC VOYAGE RAIH JACKPOT BESAR DI SLOT HARIAN
TERBAIK🖥️


DETIK288 👩‍🦱🔜 ( O^ ^O)且 且(´Ω`*) GOLDEN SAFARI SLOT KEBERUNTUNGAN DENGAN
KEMENANGAN BERLIMPAH 👨‍🌾 MYSTIC VOYAGE RAIH JACKPOT BESAR DI SLOT HARIAN
TERBAIK🖥️

Product variants
Default Title - IDR0.00
Add to cart

Buy it now

Couldn't load pickup availability

Refresh

DETIK288 Legend of cleopatra Bermain slot dengan peluang menang tinggi dan
jackpot besar yang memberikan sensasi kemenangan tak tertandingi Aztec treasure
Kemenangan luar biasa menanti di setiap putaran slot Nikmati sensasi kemenangan
besar dengan slot terbaru setiap saat untuk kemenangan yang tak terlupakan.

Share Share
Link
Close share Copy link
View full details


SUBSCRIBE TO OUR EMAILS

Email
Payment methods
© 2024, DETIK288 Powered by Shopify
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.

MASUK REGISTER WHATSAPP LIVECHAT