goldstuff.cc Open in urlscan Pro
2606:4700:3033::6815:3159  Public Scan

URL: https://goldstuff.cc/
Submission: On November 23 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

POST https://goldstuff.cc/login

<form action="https://goldstuff.cc/login" class="popup-auth__form " method="post" id="login_form">
  <div class="popup-auth__block">
    <input class="popup-auth__input popup__input" placeholder="Логин" type="text" name="login" required="">
  </div>
  <div class="popup-auth__block popup-auth__block_none">
    <input class="popup-auth__input popup__input" placeholder="Пароль" type="password" name="password" required="">
  </div>
  <div class="popup-buy__captcha popup-captcha js-captcha">
    <a href="https://goldstuff.cc/captcha" class="popup-captcha__link js-captcha__link">
        <img src="https://goldstuff.cc/captcha?date=1732379927368&amp;code=44d731d92be1ed33d365e5ad58e9cf5e" alt="" class="popup-captcha__img js-captcha__picture" data-src="https://goldstuff.cc/captcha" data-code="44d731d92be1ed33d365e5ad58e9cf5e">
    </a>
    <input type="hidden" name="captcha_code" value="44d731d92be1ed33d365e5ad58e9cf5e">
    <input class="popup__input popup-buy__input popup-captcha__input js-captcha__input" placeholder="Код с картинки" type="text" name="captcha_answer" required="">
  </div>
  <div class="popup__error" id="login_error" style="display: none"> Неверный логин </div>
  <div class="popup-circle" id="login_loader" style="display: none;">
    <div class="popup-wait">
      <div class="popup-loading"></div>
    </div>
  </div>
  <button class="popup__submit btn-before btn" type="submit">
    <span class="btn__inn">
      <span class="btn__text">Войти</span>
    </span>
  </button>
</form>

POST https://goldstuff.cc/register

<form action="https://goldstuff.cc/register" class="popup-auth__form " method="post" id="register_form">
  <div class="popup-auth__block">
    <input class="popup__input popup-auth__input" placeholder="Логин" type="text" name="login" required="">
  </div>
  <div class="popup-auth__block">
    <input class="popup__input popup-auth__input" placeholder="Пароль" type="password" name="password" required="">
  </div>
  <div class="popup-auth__block popup-auth__block_none">
    <input class="popup__input popup-auth__input" placeholder="Подтверждение пароля" type="password" name="password_confirmation" required="">
  </div>
  <div class="popup-buy__captcha popup-captcha js-captcha">
    <a href="https://goldstuff.cc/captcha" class="popup-captcha__link js-captcha__link">
        <img src="https://goldstuff.cc/captcha?date=1732379927368&amp;code=5b87ad7ae3e3dec91dcea5fb04d7f3e9" alt="" class="popup-captcha__img js-captcha__picture" data-src="https://goldstuff.cc/captcha" data-code="5b87ad7ae3e3dec91dcea5fb04d7f3e9">
    </a>
    <input type="hidden" name="captcha_code" value="5b87ad7ae3e3dec91dcea5fb04d7f3e9">
    <input class="popup__input popup-buy__input popup-captcha__input js-captcha__input" placeholder="Код с картинки" type="text" name="captcha_answer" required="">
  </div>
  <div class="popup__error" id="register_error" style="display: none"> Неверный логин </div>
  <div class="popup-circle" style="display: none" id="register_loader">
    <div class="popup-wait">
      <div class="popup-loading"></div>
    </div>
  </div>
  <button class="popup__submit btn btn-before" type="submit">
    <span class="btn__inn">
      <span class="btn__text">Зарегистрироваться</span>
    </span>
  </button>
</form>

POST https://goldstuff.cc/order/create/new

<form action="https://goldstuff.cc/order/create/new" id="buy_form" method="post" autocomplete="off" class="popup-buy__form ">
  <div class="popup-buy__block">
    <div class="popup-buy__title popup-title" id="modal_buy_title"></div>
    <div class="popup-buy__calculation">
      <div class="popup-buy__pricing"><span id="modal_buy_price">0</span> <span class="modal_buy_currency">-</span></div>
    </div>
    <div class="popup-buy__description" id="modal_buy_description"></div>
    <div class="popup-buy__method"> Выберите метод оплаты </div>
    <div class="popup-buy__currencies popup__currencies">
      <input type="radio" name="payment_method" value="RUB_CARD" id="buy_RUB_CARD" class="popup__currency" checked="" required="">
      <label class="popup__label" for="buy_RUB_CARD">Перевод на карту (RUB)</label>
      <input type="radio" name="payment_method" value="RUB_SBP" id="buy_RUB_SBP" class="popup__currency" required="">
      <label class="popup__label" for="buy_RUB_SBP">Перевод по СБП (RUB)</label>
      <input type="radio" name="payment_method" value="BTC" id="buy_BTC" class="popup__currency" required="">
      <label class="popup__label" for="buy_BTC">Bitcoin (BTC)</label>
      <input type="radio" name="payment_method" value="USDT" id="buy_USDT" class="popup__currency" required="">
      <label class="popup__label" for="buy_USDT">Tether TRC20 (USDT)</label>
      <input type="radio" name="payment_method" value="LTC" id="buy_LTC" class="popup__currency" required="">
      <label class="popup__label" for="buy_LTC">Litecoin (LTC)</label>
    </div>
    <div class="popup-buy__promo">
      <input class="popup__input popup-buy__input" placeholder="Промокод" type="text" name="promocode" id="modal_buy_promocode">
      <a href="" class="popup-buy__btn btn" id="modal_buy_promo_check" type="submit ">
                                    <span class="">Активировать</span>
                                </a>
    </div>
    <div class="popup-buy__captcha popup-captcha js-captcha">
      <a href="https://goldstuff.cc/captcha" class="popup-captcha__link js-captcha__link">
        <img src="https://goldstuff.cc/captcha?date=1732379927368&amp;code=ff0c69cafd73b86efbf13f4bc5a2529c" alt="" class="popup-captcha__img js-captcha__picture" data-src="https://goldstuff.cc/captcha" data-code="ff0c69cafd73b86efbf13f4bc5a2529c">
    </a>
      <input type="hidden" name="captcha_code" value="ff0c69cafd73b86efbf13f4bc5a2529c">
      <input class="popup__input popup-buy__input popup-captcha__input js-captcha__input" placeholder="Код с картинки" type="text" name="captcha_answer" required="">
    </div>
    <div class="popup-circle" id="modal_buy_loader">
      <div class="popup-wait">
        <div class="popup-loading"></div>
      </div>
    </div>
    <div class="popup-buy__results popup-buy__results_mob"> Итоговая цена : <div class="popup-buy__price" data-num="299" value="299 RUB">
        <span class="popup-buy__num modal_buy_sum">0</span> <span class="modal_buy_currency">-</span>
      </div>
    </div>
  </div>
  <div class="popup-buy__block">
    <div class="popup__error  popup-buy__error" id="modal_buy_error"> Неверный логин </div>
    <button class="popup__submit btn popup-buy__submit" type="submit">
      <span class="">Перейти к оплате</span>
    </button>
  </div>
  <input type="hidden" name="item_id" value="" id="modal_buy_item_id">
</form>

POST #

<form action="#" class="categories-form" autocomplete="off" id="catform" method="post">
  <div class="categories-form__selects">
    <div class="categories-form__block">
      <select class="categories__select js-select select2-hidden-accessible" name="state" id="showcase" data-select2-id="select2-data-showcase" tabindex="-1" aria-hidden="true">
        <option value="" data-select2-id="select2-data-2-y9jh">Выбрать город</option>
        <option value="8">Алапаевск</option>
        <option value="6">Верхняя Салда</option>
        <option value="7">Екатеринбург</option>
        <option value="9">Кушва</option>
        <option value="13">Москва</option>
        <option value="12">Невьянск</option>
        <option value="5">Нижний Тагил</option>
        <option value="11">Первоуральск</option>
        <option value="14">Сочи</option>
        <option value="10">Челябинск</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-1-ya0l" style="width: 148px;"><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-showcase-container" aria-controls="select2-showcase-container"><span class="select2-selection__rendered"
              id="select2-showcase-container" role="textbox" aria-readonly="true" title="Выберите витрину">Выбрать город</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 class="categories-form__block">
      <select class="categories__select js-select select2-hidden-accessible" name="state" id="category" data-select2-id="select2-data-category" tabindex="-1" aria-hidden="true">
        <option value="" data-select2-id="select2-data-4-sfr8">Выбрать район</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-3-57ly" style="width: 136px;"><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-container" aria-controls="select2-category-container"><span class="select2-selection__rendered"
              id="select2-category-container" role="textbox" aria-readonly="true" title="Выберите раздел">Выбрать район</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 class="categories-form__block">
      <select class="categories__select js-select select2-hidden-accessible" name="state" id="subcategory" data-select2-id="select2-data-subcategory" tabindex="-1" aria-hidden="true">
        <option value="" data-select2-id="select2-data-6-z9x1">Выбрать товар</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-5-ww6o" style="width: 163px;"><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-subcategory-container" aria-controls="select2-subcategory-container"><span class="select2-selection__rendered"
              id="select2-subcategory-container" role="textbox" aria-readonly="true" title="Выберите категорию">Выбрать товар</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>
  <button class="categories-form__button btn" type="submit">
    <span>Показать</span>
  </button>
</form>

Text Content

Войти
Неверный логин

Войти
Регистрация
Неверный логин

Зарегистрироваться
0
Итоговая цена :
0 -
0 -

Выберите метод оплаты
Перевод на карту (RUB) Перевод по СБП (RUB) Bitcoin (BTC) Tether TRC20 (USDT)
Litecoin (LTC)
Активировать


Итоговая цена :
0 -
Неверный логин
Перейти к оплате


 * Товары
 * Отзывы
 * Работа
 * Контакты
 * Правила
 * Партнёрам
 * Бот Телеграм




Вход Регистрация
⚜️ — GOLDSTUFF — ⚜️
VERY HIGH QUALITY ✅
Выбрать город Алапаевск Верхняя Салда Екатеринбург Кушва Москва Невьянск Нижний
Тагил Первоуральск Сочи Челябинск Выбрать город
Выбрать район Выбрать район
Выбрать товар Выбрать товар
Показать

Приложение для Android
Скачать
⚜️ — GOLDSTUFF — ⚜️ - VERY HIGH QUALITY ✅
© «⚜️ — GOLDSTUFF — ⚜️»
 * Товары
 * Отзывы
 * Работа
 * Контакты
 * Правила
 * Партнёрам
 * Бот Телеграм