epinko.com Open in urlscan Pro
2606:4700:3034::ac43:87b1  Public Scan

URL: http://epinko.com/
Submission: On January 18 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://epinko.com/uye/giris-yap

<form action="https://epinko.com/uye/giris-yap" id="loginPageFormModal" class="loginPageForm" method="post" accept-charset="utf-8">
  <input type="hidden" name="epinom_csrf" value="a80ce20019cfa60c4dc9d9acf1406a67">
  <input type="hidden" value="ok" name="login">
  <div class="row">
    <div class="col-sm-12 col-lg-6">
      <div class="form-group mb-0">
        <label class="text-white">E-Posta Adresi</label>
        <input class="mb-0 rounded-lg form-control bg-transparent text-white" type="email" style="letter-spacing: .02rem;" autocomplete="off" name="email" placeholder="E-Posta Adresi" value="">
        <span class="text-danger mt-2 no-wrap"></span>
      </div>
    </div>
    <div class="col-sm-12 col-lg-6">
      <div class="form-group mb-0">
        <label class="text-white">Şifre</label>
        <div class="d-flex">
          <input class="mb-0 rounded-lg form-control bg-transparent text-white password_input" autocomplete="off" style="letter-spacing: .02rem;" type="password" name="password" placeholder="PasswordText" value="">
          <div class="d-flex justify-content-center align-items-center" style="margin-left: -3rem">
            <span class="text-white password_show_hide pass_icon">
              <i class="fas fa-eye ml-2"></i>
            </span>
          </div>
        </div>
        <div class="w-100 text-right pt-1">
          <a href="https://epinko.com/sifremi-unuttum" class="forgot-link text-white">
                                                        <i class="fas fa-question-circle mr-2"></i>
                                                        Şifremi unuttum                                                     </a>
        </div>
        <span class="text-danger mt-2 no-wrap"></span>
      </div>
    </div>
  </div>
  <div class="form-group mb-0">
    <div class="text-center py-1">
      <div class="g-recaptcha d-inline-block" data-theme="dark" data-sitekey="6Lf7adkUAAAAAI-GdHM_hUcsXPblCdD07huUCrDC">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-2on5ryqaxubx" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf7adkUAAAAAI-GdHM_hUcsXPblCdD07huUCrDC&amp;co=aHR0cDovL2VwaW5rby5jb206ODA.&amp;hl=de&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=dark&amp;size=normal&amp;cb=b93yklp7bepu"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="form-footer border-0 p-0 text-center justify-content-center m-0 ">
    <button type="submit" class="btn btn-outline-primary-2 mb-1">
      <span>Giriş Yap</span>
      <i class="icon-long-arrow-right"></i>
    </button>
  </div>
</form>

POST https://epinko.com/uye/kayit-ol

<form action="https://epinko.com/uye/kayit-ol" id="registerPageForm" class="registerPageForm" method="post" accept-charset="utf-8">
  <input type="hidden" name="epinom_csrf" value="a80ce20019cfa60c4dc9d9acf1406a67">
  <div class="row">
    <div class="col-md-12 col-12 mb-2">
      <label class="font-weight-bold small">Adı Soyadı</label>
      <div class="d-flex align-items-center justify-content-between align-items-center">
        <input type="text" required="" class="my-0 mr-3 rounded-lg form-control alpha-only bg-transparent text-white" name="firstname" placeholder="Adı" value="">
        <input type="text" required="" class="my-0 rounded-lg form-control alpha-only bg-transparent text-white" name="lastname" placeholder="Soyadı" value="">
      </div>
    </div>
    <div class="col-md-6 col-12 mb-0">
      <div class="form-group">
        <label class="font-weight-bold small">E-Posta Adresi</label>
        <input type="email" required="" class="mb-0 rounded-lg form-control bg-transparent text-white" name="email" placeholder="E-Posta Adresi" value="">
        <small class="text-white">Aktivasyon için gereklidir</small>
      </div>
    </div>
    <div class="col-md-6 col-12 mb-0">
      <div class="form-group mb-1">
        <label class="font-weight-bold small">Kullanıcı Adı</label>
        <input type="text" maxlength="12" required="" class="mb-0 rounded-lg form-control bg-transparent text-white" name="username" autocomplete="off" placeholder="Kullanıcı Adı" value="">
        <small class="text-white">Tüm kullanıcılara gösterilecek. Kullanıcı adı yalnızca harf ve sayı içerebilir</small>
      </div>
    </div>
    <div class="col-md-6 col-12 mb-0">
      <div class="form-group">
        <label class="font-weight-bold small">Şifre</label>
        <input type="password" required="" class="mb-0 rounded-lg form-control bg-transparent text-white" name="password" value="" placeholder="Şifre">
      </div>
    </div>
    <div class="col-md-6 col-12 mb-0">
      <div class="form-group">
        <label class="font-weight-bold small">Şifre Tekrarı</label>
        <input type="password" required="" class="mb-0 rounded-lg form-control bg-transparent text-white" name="re_password" value="" placeholder="Şifre Tekrarı">
      </div>
    </div>
    <div class="col-md-4 col-12 mb-0">
      <div class="form-group">
        <div class="col-md-4 col-12 mb-0">
          <label class="font-weight-bold small">Cinsiyet</label>
          <br>
          <div class="d-flex align-items-center">
            <div class="form-check mr-4 d-flex align-items-center ">
              <input class="form-check-input mt-0 mb-0 mr-2" style="width: 16px;height: 20px;" type="radio" name="gender" id="genderRadioMale" value="male">
              <label class="form-check-label pl-3 mb-0" for="genderRadioMale"> Erkek </label>
            </div>
            <div class="form-check mr-2 d-flex align-items-center ">
              <input class="form-check-input mt-0 mb-0 mr-2" style="width: 16px;height: 20px;" type="radio" name="gender" id="genderRadioFemale" value="female">
              <label class="form-check-label pl-3 mb-0" for="genderRadioFemale"> Kadın </label>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-md-8 col-12 mb-0 text-left text-lg-right">
      <div class="g-recaptcha d-inline-block mx-auto" data-theme="dark" data-sitekey="6Lf7adkUAAAAAI-GdHM_hUcsXPblCdD07huUCrDC">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-f8u0mau1pbr7" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf7adkUAAAAAI-GdHM_hUcsXPblCdD07huUCrDC&amp;co=aHR0cDovL2VwaW5rby5jb206ODA.&amp;hl=de&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=dark&amp;size=normal&amp;cb=h4uo6sqe93kn"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="col-12 pt-2 text-center">
      <div class="form-group mb-0">
        <div class="form-check form-check-inline align-items-center ">
          <input class="form-check-input mb-0 mt-0" required="" name="aggreement" style="width: 16px;height: 20px;" type="checkbox" id="inlineCheckbox3" value="option3">
          <label class="form-check-label mb-0 mt-0 pl-3" for="inlineCheckbox3">
            <a target="_blank" href="https://epinko.com/sayfa/uyelik-sozlesmesi">
                                                            Üyelik Sözleşmesi</a> 'ni okudum ve onaylıyorum. </label>
        </div>
      </div>
    </div>
  </div>
  <!--<div class="form-group"><label class="font-weight-bold small">Doğum Tarihi</label><input type="date" required class="form-control" name="birthdate" max="2024-01-18" placeholder="Doğum Tarihi" value="2020-04-29"></div>-->
  <div class="d-none">
    <label class="font-weight-bold small">Ülke</label>
    <select name="country" class="form-control" disabled="">
      <option value="Turkey" selected="">Türkiye</option>
      <option value="Other" selected="">Other</option>
    </select>
  </div>
  <div class="row">
    <div class="col-12 text-center">
      <button type="submit" name="register" value="f7d91679f9a95ea24bad7a20a71f25a1" class="btn btn-primary px-4 py-3 rounded-lg text-uppercase">
        <i class="fad fa-layer-plus mr-2"></i>
        <span class="pl-2">Üyeliğimi Oluştur</span>
      </button>
    </div>
  </div>
</form>

Text Content

EPIN SATIŞI, PUBG UC SATIŞI, PUBG ID YÜKLEME, PVP SERVERLAR, PVP SERVER EPIN,
VALORANT RP , RIOT POINT, KNIGHT CASH SATIŞLARI


LOL RP, VALORANT VP, PUBG ID YÜKLEME, PUBG UC, PUBG MOBILE UC, PUBG UC SATIN AL

 * Giriş Yap
 * Kayıt Ol

E-Posta Adresi
Şifre

Şifremi unuttum

Giriş Yap
Google ile Giriş Yap
Facebook ile Giriş Yap
Steam ile Giriş Yap
Twitch ile Giriş Yap
Adı Soyadı

E-Posta Adresi Aktivasyon için gereklidir
Kullanıcı Adı Tüm kullanıcılara gösterilecek. Kullanıcı adı yalnızca harf ve
sayı içerebilir
Şifre
Şifre Tekrarı
Cinsiyet

Erkek
Kadın

Üyelik Sözleşmesi 'ni okudum ve onaylıyorum.
Ülke Türkiye Other
Üyeliğimi Oluştur
WHATSAPP
 * Hızlı menü
   * Hakkımızda
   * Tüm Haberler
   * Giriş Yap / Kayıt Ol

Mobil Menü


Merhaba

 * GIRIŞ YAP

 * KAYIT OL

0

Sepetim

Sepete Git
Ana Sayfa Oyunlar PVP Serverlar Yayıncımız Olun
Bakiye Yükle
‹›





POPÜLER ÜRÜNLER







HABERLER VE DUYURULAR TÜMÜNÜ GÖR

26.03.2023 14:48

RESIDENT EVIL 4 "THE MERCENARIES" M ...

Tümünü Oku
23.03.2023 20:43

CS:GO 2 (CS:GO SOURCE 2) DUYURULDU!

Tümünü Oku
18.03.2023 21:04

STEAM İLKBAHAR/BAHAR İNDIRIMLERI ...

Tümünü Oku
14.03.2023 11:58

BATTLEFIELD 2042 STEAM’DE ÜCRETS ...

Tümünü Oku
08.03.2023 19:33

YENI AJAN GEKKO

Tümünü Oku
18.04.2023 00:24

VALORANT KÜRESEL AÇIK BETA GELIY ...

Tümünü Oku
18.04.2023 00:23

VALORANT BİND GERİ DÖNÜYOR!

Tümünü Oku
10.04.2023 20:38

TÜRKIYE’DE VALORANT FIYAT DEĞI� ...

Tümünü Oku
05.04.2023 16:47

VALORANT GECE PAZARI GELIYOR!

Tümünü Oku
03.04.2023 21:49

YENI SET ŞIMDI OYUNDA!

Tümünü Oku
26.03.2023 14:48

RESIDENT EVIL 4 "THE MERCENARIES" M ...

Tümünü Oku
23.03.2023 20:43

CS:GO 2 (CS:GO SOURCE 2) DUYURULDU!

Tümünü Oku
18.03.2023 21:04

STEAM İLKBAHAR/BAHAR İNDIRIMLERI ...

Tümünü Oku
14.03.2023 11:58

BATTLEFIELD 2042 STEAM’DE ÜCRETS ...

Tümünü Oku
08.03.2023 19:33

YENI AJAN GEKKO

Tümünü Oku
18.04.2023 00:24

VALORANT KÜRESEL AÇIK BETA GELIY ...

Tümünü Oku
18.04.2023 00:23

VALORANT BİND GERİ DÖNÜYOR!

Tümünü Oku
10.04.2023 20:38

TÜRKIYE’DE VALORANT FIYAT DEĞI� ...

Tümünü Oku
05.04.2023 16:47

VALORANT GECE PAZARI GELIYOR!

Tümünü Oku
03.04.2023 21:49

YENI SET ŞIMDI OYUNDA!

Tümünü Oku




GÜVENLI VE ŞIFRELENMIŞ ALIŞVERIŞ


100% MÜŞTERI MEMNUNIYETI


7/24 HIZLI TESLIMAT


DESTEK



E-Posta Adresi : iletisim@epinko.com

Çalışma Saatleri : 12:00 - 03:00

Vergi Dairesi : İstiklal/Mersin Yenişehir



EPINKO

 * Hakkımızda
 * Kullanıcı Sözleşmesi
 * Gizlilik Sözleşmesi
 * İade-İptal Koşulları
 * İade Talebi

BAĞLANTILAR

 * Anasayfa
 * Oyunlar
 * Bakiye Yükle
 * Ödeme Yöntemleri
 * Destek
 * Hakkımızda

Copyright © 2020 epinko Tüm hakları saklıdır.




MENÜ

 * Anasayfa
 * Oyunlar
 * Bakiye Yükle
 * Ödeme Yöntemleri
 * Destek
 * İletişim
 * Hakkımızda
 * Kullanıcı Sözleşmesi
 * Gizlilik Sözleşmesi
 * İade-İptal Koşulları
 * İade Talebi