itoferty.pl Open in urlscan Pro
185.123.160.71  Public Scan

URL: https://itoferty.pl/
Submission: On June 21 via api from US — Scanned from PL

Form analysis 4 forms found in the DOM

GET https://itoferty.pl

<form class="hp-form--wide hp-form--primary hp-block hp-form hp-form--listing-search" action="https://itoferty.pl" method="GET" data-component="form">
  <div class="hp-form__messages" data-component="messages"></div>
  <div class="hp-form__fields"><input type="hidden" name="post_type" value="hp_listing" class="hp-field hp-field--hidden">
    <div class="hp-form__field hp-form__field--search"><input type="search" name="s" value="" placeholder="Słowa kluczowe" maxlength="256" class="hp-field hp-field--search"></div>
    <div class="hp-form__field hp-form__field--select"><select name="_category" data-component="select" class="hp-field hp-field--select select2-hidden-accessible" data-select2-id="1" tabindex="-1" aria-hidden="true">
        <option value="" data-select2-id="3">Wszystkie kategorie</option>
        <option value="5">Zlecę wykonanie strony WWW</option>
        <option value="6">Zlecę wykonanie sklepu internetowego</option>
        <option value="7">Zapytanie o projekt strony firmowej</option>
        <option value="8">Zlecę programowanie aplikacji</option>
        <option value="9">Szukam programisty</option>
        <option value="10">Zlecę zaprojektowanie logo</option>
        <option value="11">Zapytanie o obsługę strony WWW</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="2" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-_category-0w-container"><span class="select2-selection__rendered" id="select2-_category-0w-container" role="textbox"
              aria-readonly="true" title="Wszystkie kategorie">Wszystkie kategorie</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
          aria-hidden="true"></span></span></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit"><span>Szukaj</span></button></div>
</form>

POST #

<form class="hp-form--narrow hp-block hp-form hp-form--user-login" data-model="user" action="#" data-action="https://itoferty.pl/index.php/wp-json/hivepress/v1/users/login/" method="POST" data-redirect="true" data-component="form">
  <div class="hp-form__messages" data-component="messages"></div>
  <div class="hp-form__fields">
    <div class="hp-form__field hp-form__field--text"><label class="hp-field__label hp-form__label"><span>Nazwa użytkownika lub adres e-mail</span></label><input type="text" name="username_or_email" value="" autocomplete="username" maxlength="254"
        required="required" class="hp-field hp-field--text"></div>
    <div class="hp-form__field hp-form__field--password"><label class="hp-field__label hp-form__label"><span>Hasło</span></label><input type="password" name="password" autocomplete="current-password" maxlength="64" required="required"
        class="hp-field hp-field--password"></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit"><span>Zaloguj się</span></button>
    <div class="hp-form__actions">
      <p class="hp-form__action hp-form__action--user-register">Nie masz jeszcze konta? <a href="#user_register_modal">Zarejestruj się</a></p>
      <a href="#user_password_request_modal" class="hp-form__action hp-form__action--user-password-request">Nie pamiętasz hasła?</a>
    </div>
  </div>
</form>

POST #

<form class="hp-form--narrow hp-block hp-form hp-form--user-register" data-model="user" data-message="Sprawdź skrzynkę e-mail, aby aktywować konto." action="#" data-action="https://itoferty.pl/index.php/wp-json/hivepress/v1/users/" method="POST"
  data-component="form">
  <div class="hp-form__messages" data-component="messages"></div>
  <div class="hp-form__fields"><input type="hidden" name="_redirect" value="" class="hp-field hp-field--hidden">
    <div class="hp-form__field hp-form__field--email"><label class="hp-field__label hp-form__label"><span>E-mail</span></label><input type="email" name="email" value="" autocomplete="email" maxlength="254" required="required"
        class="hp-field hp-field--email"></div>
    <div class="hp-form__field hp-form__field--password"><label class="hp-field__label hp-form__label"><span>Hasło</span></label><input type="password" name="password" autocomplete="new-password" minlength="8" maxlength="64" required="required"
        class="hp-field hp-field--password"></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit"><span>Zarejestruj się</span></button>
    <div class="hp-form__actions">
      <p class="hp-form__action hp-form__action--user-login">Masz już konto? <a href="#user_login_modal">Zaloguj się</a></p>
    </div>
  </div>
</form>

POST #

<form data-message="E-mail do resetowania hasła został wysłany." action="#" data-action="https://itoferty.pl/index.php/wp-json/hivepress/v1/users/request-password/" method="POST" data-component="form" class="hp-form hp-form--user-password-request">
  <div class="hp-form__header">
    <p class="hp-form__description">Wpisz nazwę użytkownika lub adres e-mail, a otrzymasz e-mail z odnośnikiem do ustawienia nowego hasła.</p>
    <div class="hp-form__messages" data-component="messages"></div>
  </div>
  <div class="hp-form__fields">
    <div class="hp-form__field hp-form__field--text"><label class="hp-field__label hp-form__label"><span>Nazwa użytkownika lub adres e-mail</span></label><input type="text" name="username_or_email" value="" autocomplete="username" maxlength="254"
        required="required" class="hp-field hp-field--text"></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit"><span>Wyślij wiadomość e-mail</span></button></div>
</form>

Text Content

Przejdź do treści

IToferty.pl

Najlepsi wykonawcy na rynku!

Menu
Menu
 * Zaloguj się
 * Zlecenia IT
 * Porady
 * O nas
 * Kontakt
 * Dodaj zlecenie
 * Zaloguj się


OGŁOSZENIA


SZUKAJ ZLECEŃ IT!


NAJLEPSI WYKOANWCY NA RYNKU


Wszystkie kategorieZlecę wykonanie strony WWWZlecę wykonanie sklepu
internetowegoZapytanie o projekt strony firmowejZlecę programowanie
aplikacjiSzukam programistyZlecę zaprojektowanie logoZapytanie o obsługę strony
WWWWszystkie kategorie
Szukaj


NAJNOWSZE ZAPYTANIA


TYLKO SPRAWDZENI ZLECENIODAWCY

SKLEP Z PROFILAMI METALOWYMI

Zlecę wykonanie sklepu internetowego
Dodane 2024-06-20
Czy mają być dostawy? - Bez dostaw


ASD

Zlecę wykonanie strony WWW
Dodane 2024-06-19


WYKONANIE STRONY WWW

Dodane 2024-06-17

© 2024 IToferty.pl • Built with GeneratePress


ZALOGUJ SIĘ

Nazwa użytkownika lub adres e-mail
Hasło
Zaloguj się

Nie masz jeszcze konta? Zarejestruj się

Nie pamiętasz hasła?


ZAREJESTRUJ SIĘ

E-mail
Hasło
Zarejestruj się

Masz już konto? Zaloguj się


RESET HASŁA

Wpisz nazwę użytkownika lub adres e-mail, a otrzymasz e-mail z odnośnikiem do
ustawienia nowego hasła.


Nazwa użytkownika lub adres e-mail
Wyślij wiadomość e-mail